]> Creatis software - bbtkGEditor.git/blobdiff - data/icons/wxart_centerview.xpm
It is possible to center the view to the original point
[bbtkGEditor.git] / data / icons / wxart_centerview.xpm
diff --git a/data/icons/wxart_centerview.xpm b/data/icons/wxart_centerview.xpm
new file mode 100644 (file)
index 0000000..4a987f6
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static const char * centerview_xpm[] = {
+"17 15 3 1",
+"      c None",
+".     c #101010",
+"+     c #404040",
+" ............... ",
+" .             . ",
+" .             . ",
+" .  +++++++++  . ",
+" .  +       +  . ",
+" .  +       +  . ",
+" .  +       +  . ",
+" .  +   +   +  . ",
+" .  +       +  . ",
+" .  +       +  . ",
+" .  +       +  . ",
+" .  +++++++++  . ",
+" .             . ",
+" .             . ",
+" ............... ",
+};