summaryrefslogtreecommitdiff
path: root/linux/pixmaps/cr_zoom.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'linux/pixmaps/cr_zoom.xpm')
-rw-r--r--linux/pixmaps/cr_zoom.xpm42
1 files changed, 42 insertions, 0 deletions
diff --git a/linux/pixmaps/cr_zoom.xpm b/linux/pixmaps/cr_zoom.xpm
new file mode 100644
index 0000000..07b4038
--- /dev/null
+++ b/linux/pixmaps/cr_zoom.xpm
@@ -0,0 +1,42 @@
+/* XPM */
+static char *cr_zoom[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 3 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+/* pixels */
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ..... ",
+" ..+++++. ",
+" .++++++++. ",
+" .++++++++. ",
+" .++++++++++. ",
+" .++++++++++. ",
+" .++++++++++. ",
+" .++++++++++. ",
+" .++++++++. ",
+" .+++++++... ",
+" ..++++..... ",
+" .....+.... ",
+" .+.... ",
+" .+.... ",
+" .+... ",
+" .+. ",
+" . ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "
+};
+