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