diff options
Diffstat (limited to 'data/pixmaps/feta/4/flags-d6.xpm')
-rw-r--r-- | data/pixmaps/feta/4/flags-d6.xpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/flags-d6.xpm b/data/pixmaps/feta/4/flags-d6.xpm new file mode 100644 index 0000000..391a598 --- /dev/null +++ b/data/pixmaps/feta/4/flags-d6.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"6 19 8 1", +" c Gray1", +". c Gray19", +"X c Gray32", +"o c #727272", +"O c Gray56", +"+ c #b2b2b2", +"@ c Gray83", +"# c None", +/* pixels */ +"######", +"####@+", +"####@O", +"####Oo", +"##@o.@", +"#o O+@", +"#O+#X@", +"##@OO@", +"#+ @+@", +"#o+#o#", +"#O#Oo#", +"#OX+O#", +"#oX@@#", +"#O#O##", +"#OX@##", +"#oX###", +"#O@###", +"#O####", +"#@####" +}; |