summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/4/flags-u4.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/4/flags-u4.xpm')
-rw-r--r--data/pixmaps/feta/4/flags-u4.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/flags-u4.xpm b/data/pixmaps/feta/4/flags-u4.xpm
new file mode 100644
index 0000000..6fd09bb
--- /dev/null
+++ b/data/pixmaps/feta/4/flags-u4.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"6 15 8 1",
+" c Gray3",
+". c Gray21",
+"X c Gray27",
+"o c Gray49",
+"O c Gray57",
+"+ c #a4a4a4",
+"@ c #d3d3d3",
+"# c None",
+/* pixels */
+"######",
+"#@####",
+"#O@###",
+"#OO###",
+"#O ###",
+"#Oo.@#",
+"#O@@.#",
+"#O #OO",
+"#OOX++",
+"#@#@.@",
+"####+@",
+"####@O",
+"####@O",
+"####O@",
+"####@#"
+};