diff options
Diffstat (limited to 'data/pixmaps/feta/4/flags-d4.xpm')
-rw-r--r-- | data/pixmaps/feta/4/flags-d4.xpm | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/flags-d4.xpm b/data/pixmaps/feta/4/flags-d4.xpm new file mode 100644 index 0000000..b86d5af --- /dev/null +++ b/data/pixmaps/feta/4/flags-d4.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"6 13 7 1", +" c Gray7", +". c Gray36", +"X c Gray44", +"o c #939393", +"O c #acacac", +"+ c #d5d5d5", +"@ c None", +/* pixels */ +"@@@@@@", +"@@@@+O", +"@@@@+o", +"@@@@+O", +"@@@@ +", +"@oo..+", +"@X @O+", +"@o+@o@", +"@OOX@@", +"@X O@@", +"@XO@@@", +"@o@@@@", +"@+@@@@" +}; |