diff --git a/ApplicationCode/Resources/ResInsight.qrc b/ApplicationCode/Resources/ResInsight.qrc
index 4bb322cec7..a51739f3de 100644
--- a/ApplicationCode/Resources/ResInsight.qrc
+++ b/ApplicationCode/Resources/ResInsight.qrc
@@ -29,6 +29,13 @@
Histogram16x16.png
Histograms16x16.png
ZoomAll16x16.png
+ draw_style_lines_24x24.png
+ draw_style_meshlines_24x24.png
+ draw_style_meshoutlines_24x24.png
+ draw_style_outlines_24x24.png
+ draw_style_surface_24x24.png
+ SnapShot.png
+ SnapShotSave.png
fs_CellFace.glsl
diff --git a/ApplicationCode/Resources/SnapShot.png b/ApplicationCode/Resources/SnapShot.png
new file mode 100644
index 0000000000..ad94cdef02
Binary files /dev/null and b/ApplicationCode/Resources/SnapShot.png differ
diff --git a/ApplicationCode/Resources/SnapShotSave.png b/ApplicationCode/Resources/SnapShotSave.png
new file mode 100644
index 0000000000..f0536c39b9
Binary files /dev/null and b/ApplicationCode/Resources/SnapShotSave.png differ
diff --git a/ApplicationCode/Resources/draw_style_lines_24x24.png b/ApplicationCode/Resources/draw_style_lines_24x24.png
new file mode 100644
index 0000000000..11e078e856
Binary files /dev/null and b/ApplicationCode/Resources/draw_style_lines_24x24.png differ
diff --git a/ApplicationCode/Resources/draw_style_meshlines_24x24.png b/ApplicationCode/Resources/draw_style_meshlines_24x24.png
new file mode 100644
index 0000000000..04207db593
Binary files /dev/null and b/ApplicationCode/Resources/draw_style_meshlines_24x24.png differ
diff --git a/ApplicationCode/Resources/draw_style_meshoutlines_24x24.png b/ApplicationCode/Resources/draw_style_meshoutlines_24x24.png
new file mode 100644
index 0000000000..9bc069d03a
Binary files /dev/null and b/ApplicationCode/Resources/draw_style_meshoutlines_24x24.png differ
diff --git a/ApplicationCode/Resources/draw_style_outlines_24x24.png b/ApplicationCode/Resources/draw_style_outlines_24x24.png
new file mode 100644
index 0000000000..ae1b962792
Binary files /dev/null and b/ApplicationCode/Resources/draw_style_outlines_24x24.png differ
diff --git a/ApplicationCode/Resources/draw_style_surface_24x24.png b/ApplicationCode/Resources/draw_style_surface_24x24.png
new file mode 100644
index 0000000000..012adb6b72
Binary files /dev/null and b/ApplicationCode/Resources/draw_style_surface_24x24.png differ