summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/toolbar/eventlist.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/toolbar/eventlist.xpm')
-rw-r--r--data/pixmaps/toolbar/eventlist.xpm30
1 files changed, 30 insertions, 0 deletions
diff --git a/data/pixmaps/toolbar/eventlist.xpm b/data/pixmaps/toolbar/eventlist.xpm
new file mode 100644
index 0000000..f985011
--- /dev/null
+++ b/data/pixmaps/toolbar/eventlist.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"22 18 6 1",
+"X c #000000",
+"O c #404040",
+". c None",
+"r c #d04040",
+"o c #808080",
+" c None",
+/* pixels */
+" XXXXXXXXXXXXX ",
+" X...........X ",
+" X...........X ",
+" X..XOO.OO...X ",
+" X..Ooo.Oo...X ",
+" X...........X ",
+" X..XOO.OOO..X ",
+" X..Ooo.Ooo..X ",
+" X...........X ",
+" X..XOO..OO..X ",
+" X..Ooo..Oo..X ",
+" X...........X ",
+" X..XOO.OO...X ",
+" X..Ooo.Oo...X ",
+" X...........X ",
+" X...........X ",
+" X...........X ",
+" XXXXXXXXXXXXX "
+};