diff options
Diffstat (limited to 'data/pixmaps/feta/4/flags-ugrace.xpm')
-rw-r--r-- | data/pixmaps/feta/4/flags-ugrace.xpm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/flags-ugrace.xpm b/data/pixmaps/feta/4/flags-ugrace.xpm new file mode 100644 index 0000000..86624ff --- /dev/null +++ b/data/pixmaps/feta/4/flags-ugrace.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"9 6 6 1", +" c Gray34", +". c Gray41", +"X c Gray57", +"o c #bbbbbb", +"O c #cdcdcd", +"+ c None", +/* pixels */ +"+++++++++", +"+++++++Oo", +"+++++O. O", +"++++X O++", +"++X X++++", +"+oX++++++" +}; |