diff options
Diffstat (limited to 'data/pixmaps/feta/4/flags-u3.xpm')
-rw-r--r-- | data/pixmaps/feta/4/flags-u3.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/flags-u3.xpm b/data/pixmaps/feta/4/flags-u3.xpm new file mode 100644 index 0000000..50a2771 --- /dev/null +++ b/data/pixmaps/feta/4/flags-u3.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"6 13 6 1", +" c #0e0e0e", +". c Gray47", +"X c #909090", +"o c #b1b1b1", +"O c Gray82", +"+ c None", +/* pixels */ +"++++++", +"+O++++", +"+XO+++", +"+XO+++", +"+. +++", +"+X .++", +"+X+.X+", +"+XO+.+", +"+XO+Oo", +"++++OX", +"++++oo", +"++++XO", +"++++O+" +}; |