summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/8/dots-repeatcolon.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/8/dots-repeatcolon.xpm')
-rw-r--r--data/pixmaps/feta/8/dots-repeatcolon.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/dots-repeatcolon.xpm b/data/pixmaps/feta/8/dots-repeatcolon.xpm
new file mode 100644
index 0000000..b41654d
--- /dev/null
+++ b/data/pixmaps/feta/8/dots-repeatcolon.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"5 13 5 1",
+" c Gray0",
+". c Gray14",
+"X c Gray45",
+"o c #a4a4a4",
+"O c None",
+/* pixels */
+"OOOOO",
+"OOooO",
+"Oo o",
+"OX X",
+"OO..O",
+"OOOOO",
+"OOOOO",
+"OOOOO",
+"OOOOO",
+"OO..O",
+"OX X",
+"Oo o",
+"OOooO"
+};