aboutsummaryrefslogtreecommitdiffstats
path: root/xpm/ccw.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'xpm/ccw.xpm')
-rw-r--r--xpm/ccw.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/xpm/ccw.xpm b/xpm/ccw.xpm
new file mode 100644
index 0000000..c10a68f
--- /dev/null
+++ b/xpm/ccw.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * ccw_xpm[] = {
+"16 16 3 1",
+" c none",
+". c #000000000000",
+"X c #868682828686",
+" ",
+" ",
+" . ...... ",
+" .......... ",
+" ...XXXXXX.. ",
+" .... .. ",
+" ..... ..X ",
+" XXXXX ..X ",
+" ..X ",
+" ..X ",
+" . ...X ",
+" .. ...XX ",
+" ........XX ",
+" ......XX ",
+" XXXXXX ",
+" "};