diff --git a/ApplicationComponents/Icons/pqResetCamera.png b/ApplicationComponents/Icons/pqResetCamera.png
new file mode 100644
index 0000000000000000000000000000000000000000..26fd199b247575f2411a1013e181b977f9f078da
Binary files /dev/null and b/ApplicationComponents/Icons/pqResetCamera.png differ
diff --git a/ApplicationComponents/Icons/pqRotateCameraCCW.png b/ApplicationComponents/Icons/pqRotateCameraCCW.png
new file mode 100644
index 0000000000000000000000000000000000000000..f2567f6822440f4640a9806ef963d3ad05cc9db9
Binary files /dev/null and b/ApplicationComponents/Icons/pqRotateCameraCCW.png differ
diff --git a/ApplicationComponents/Icons/pqRotateCameraCW.png b/ApplicationComponents/Icons/pqRotateCameraCW.png
new file mode 100644
index 0000000000000000000000000000000000000000..9c2555f2088605baad75251d7930935c3f87329a
Binary files /dev/null and b/ApplicationComponents/Icons/pqRotateCameraCW.png differ
diff --git a/ApplicationComponents/Icons/pqXMinus.png b/ApplicationComponents/Icons/pqXMinus.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6ef7ce3881eb402384efbde55dd7601e2ed95d1
Binary files /dev/null and b/ApplicationComponents/Icons/pqXMinus.png differ
diff --git a/ApplicationComponents/Icons/pqXPlus.png b/ApplicationComponents/Icons/pqXPlus.png
new file mode 100644
index 0000000000000000000000000000000000000000..b8f46e28e1370aff7babe8e6ffbca3033c874982
Binary files /dev/null and b/ApplicationComponents/Icons/pqXPlus.png differ
diff --git a/ApplicationComponents/Icons/pqYMinus.png b/ApplicationComponents/Icons/pqYMinus.png
new file mode 100644
index 0000000000000000000000000000000000000000..7216239eb4e2d03769cabb77fa6b9b7f749f23b0
Binary files /dev/null and b/ApplicationComponents/Icons/pqYMinus.png differ
diff --git a/ApplicationComponents/Icons/pqYPlus.png b/ApplicationComponents/Icons/pqYPlus.png
new file mode 100644
index 0000000000000000000000000000000000000000..76393488b07567caf8bcfb059635d9b17fd7390b
Binary files /dev/null and b/ApplicationComponents/Icons/pqYPlus.png differ
diff --git a/ApplicationComponents/Icons/pqZMinus.png b/ApplicationComponents/Icons/pqZMinus.png
new file mode 100644
index 0000000000000000000000000000000000000000..71852198301762fbc9191bfadbd41176b4962cbf
Binary files /dev/null and b/ApplicationComponents/Icons/pqZMinus.png differ
diff --git a/ApplicationComponents/Icons/pqZPlus.png b/ApplicationComponents/Icons/pqZPlus.png
new file mode 100644
index 0000000000000000000000000000000000000000..53c4f4ec1e19c55022813c1098c6b9aef01a54be
Binary files /dev/null and b/ApplicationComponents/Icons/pqZPlus.png differ
diff --git a/ApplicationComponents/Icons/pqZoomToData.png b/ApplicationComponents/Icons/pqZoomToData.png
new file mode 100644
index 0000000000000000000000000000000000000000..454ec3f2f9616fccda87e81b427bd004bb7a70a1
Binary files /dev/null and b/ApplicationComponents/Icons/pqZoomToData.png differ
diff --git a/ApplicationComponents/Icons/pqZoomToSelection.png b/ApplicationComponents/Icons/pqZoomToSelection.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec6af6c0d1d16ab8366493eda941e6a3097f6359
Binary files /dev/null and b/ApplicationComponents/Icons/pqZoomToSelection.png differ
diff --git a/ApplicationComponents/lqResources.qrc b/ApplicationComponents/lqResources.qrc
index c8b901724c37b363bb68f22c4c448c96f62579ce..4f936c2a5623658f87cec9b105a28ec947bdfdf3 100644
--- a/ApplicationComponents/lqResources.qrc
+++ b/ApplicationComponents/lqResources.qrc
@@ -2,5 +2,16 @@
     <qresource prefix="/lqResources">
         <file>Icons/pqSaveState.png</file>
         <file>Icons/pqLoadState.png</file>
+        <file>Icons/pqXMinus.png</file>
+        <file>Icons/pqXPlus.png</file>
+        <file>Icons/pqYMinus.png</file>
+        <file>Icons/pqYPlus.png</file>
+        <file>Icons/pqZMinus.png</file>
+        <file>Icons/pqZPlus.png</file>
+        <file>Icons/pqResetCamera.png</file>
+        <file>Icons/pqRotateCameraCCW.png</file>
+        <file>Icons/pqRotateCameraCW.png</file>
+        <file>Icons/pqZoomToData.png</file>
+        <file>Icons/pqZoomToSelection.png</file>
     </qresource>
 </RCC>