summaryrefslogtreecommitdiff
path: root/badeline.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'badeline.xpm')
-rw-r--r--badeline.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/badeline.xpm b/badeline.xpm
new file mode 100644
index 0000000..6752990
--- /dev/null
+++ b/badeline.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * badeline_xpm[] = {
+"16 16 2 1",
+" c #FF00FF",
+". c #4F397B",
+" . .. .. . ",
+".. . . ..",
+" .. .. ",
+" .......... ",
+" .... .... ",
+"....... .......",
+". . . . . .",
+" . . . ",
+" . .. . ",
+". . . . . .",
+"....... .......",
+" .... .... ",
+" .......... ",
+" .. .. ",
+".. . . ..",
+" . .. .. . "};