aboutsummaryrefslogtreecommitdiffstats
path: root/art/mark.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'art/mark.xpm')
-rw-r--r--art/mark.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/art/mark.xpm b/art/mark.xpm
new file mode 100644
index 0000000000..710cd0e872
--- /dev/null
+++ b/art/mark.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * mark_xpm[] = {
+"16 16 2 1",
+" c None",
+". c #36592A",
+" ",
+" ",
+" ",
+" ",
+" . ",
+" .. ",
+" .. ",
+" . .. ",
+" .. ... ",
+" .... ",
+" ... ",
+" .. ",
+" . ",
+" ",
+" ",
+" "};