diff options
Diffstat (limited to 'data/pixmaps/feta/4/flags-dgrace.xpm')
-rw-r--r-- | data/pixmaps/feta/4/flags-dgrace.xpm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/flags-dgrace.xpm b/data/pixmaps/feta/4/flags-dgrace.xpm new file mode 100644 index 0000000..7761b3d --- /dev/null +++ b/data/pixmaps/feta/4/flags-dgrace.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"10 6 6 1", +" c Gray37", +". c #686868", +"X c Gray54", +"o c #aeaeae", +"O c #cacaca", +"+ c None", +/* pixels */ +"++++++++++", +"+Oo+++++++", +"++OXoO++++", +"++++O .O++", +"++++++O. O", +"++++++++Oo" +}; |