summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/10/dots-repeatcolon.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/10/dots-repeatcolon.xpm')
-rw-r--r--data/pixmaps/feta/10/dots-repeatcolon.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/dots-repeatcolon.xpm b/data/pixmaps/feta/10/dots-repeatcolon.xpm
new file mode 100644
index 0000000..6e97b1a
--- /dev/null
+++ b/data/pixmaps/feta/10/dots-repeatcolon.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"6 16 7 1",
+" c #020202",
+". c Gray17",
+"X c #6f6f6f",
+"o c #888888",
+"O c Gray68",
+"+ c #dadada",
+"@ c None",
+/* pixels */
+"@@@@@@",
+"@@+o+@",
+"@+ .@",
+"@X O",
+"@O +",
+"@@X o@",
+"@@@@@@",
+"@@@@@@",
+"@@@@@@",
+"@@@@@@",
+"@@@@@@",
+"@@X o@",
+"@O +",
+"@X O",
+"@+ .@",
+"@@+o+@"
+};