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