aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/pixmaps/cursor_zoom_in.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/pixmaps/cursor_zoom_in.xpm')
-rw-r--r--widgets/misc/pixmaps/cursor_zoom_in.xpm37
1 files changed, 37 insertions, 0 deletions
diff --git a/widgets/misc/pixmaps/cursor_zoom_in.xpm b/widgets/misc/pixmaps/cursor_zoom_in.xpm
new file mode 100644
index 0000000000..1caf9e3e2a
--- /dev/null
+++ b/widgets/misc/pixmaps/cursor_zoom_in.xpm
@@ -0,0 +1,37 @@
+/* XPM */
+static char * cursor_zoom_in_xpm[] = {
+"32 32 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ...... ",
+" .. .. ",
+" .. .. ",
+" . . ",
+" . ... . ",
+" . ... . ",
+" . ....... . ",
+" . ....... . ",
+" . ... . ",
+" . ... .. ",
+" .. . . ",
+" .. . . . ",
+" ........ . . ",
+" ..... . . . ",
+" . . . ",
+" . . . ",
+" . . . ",
+" . . . ",
+" . . ",
+" . . ",
+" .. ",
+" ",
+" ",
+" ",
+" ",
+" "};