summaryrefslogtreecommitdiffstats
path: root/src/pixmaps/cursor-select-d.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'src/pixmaps/cursor-select-d.xpm')
-rw-r--r--src/pixmaps/cursor-select-d.xpm38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/pixmaps/cursor-select-d.xpm b/src/pixmaps/cursor-select-d.xpm
new file mode 100644
index 000000000..fb37164e5
--- /dev/null
+++ b/src/pixmaps/cursor-select-d.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_select_d_xpm[] = {
+"32 32 3 1",
+" g None",
+". g #FFFFFF",
+"+ g #000000",
+".. ",
+".+. ",
+".++. ",
+".+++. ",
+".++++. ",
+".+++++. ",
+".++++++. ",
+".+++++++. ",
+".++++++++. ",
+".+++++++++. ",
+".+++++.... ",
+".++.++. ",
+".+. .++. ",
+" . .++. ",
+" .++. ++ ++ ",
+" .++. +..+..+ ",
+" .. ++..+..++ ",
+" +.+..+..+.+ ",
+" +.+..+..+.+ ",
+" +.+..+..+.+ ",
+" +.........+ ",
+" +.........+ ",
+" +........+ ",
+" +........+ ",
+" +......+ ",
+" +......+ ",
+" +.....+ ",
+" +.....+ ",
+" +++++++ ",
+" ",
+" ",
+" "};