summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/dots-evenrepeatcolon.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/6/dots-evenrepeatcolon.xpm')
-rw-r--r--data/pixmaps/feta/6/dots-evenrepeatcolon.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/dots-evenrepeatcolon.xpm b/data/pixmaps/feta/6/dots-evenrepeatcolon.xpm
new file mode 100644
index 0000000..800f78e
--- /dev/null
+++ b/data/pixmaps/feta/6/dots-evenrepeatcolon.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"4 16 4 1",
+" c Gray0",
+". c #767676",
+"X c #a5a5a5",
+"o c None",
+/* pixels */
+"oooo",
+"oo.o",
+"o. .",
+"oX X",
+"oooo",
+"oooo",
+"oooo",
+"oooo",
+"oooo",
+"oooo",
+"oooo",
+"oooo",
+"oooo",
+"oX X",
+"o. .",
+"oo.o"
+};