diff options
Diffstat (limited to 'data/pixmaps/feta/6/flags-ugrace.xpm')
-rw-r--r-- | data/pixmaps/feta/6/flags-ugrace.xpm | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/flags-ugrace.xpm b/data/pixmaps/feta/6/flags-ugrace.xpm new file mode 100644 index 0000000..da65d73 --- /dev/null +++ b/data/pixmaps/feta/6/flags-ugrace.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"13 10 8 1", +" c #1d1d1d", +". c Gray18", +"X c #505050", +"o c #747474", +"O c #868686", +"+ c #acacac", +"@ c #cbcbcb", +"# c None", +/* pixels */ +"#############", +"###########++", +"##########o.+", +"########@XX@#", +"#######o +###", +"#####@ o#####", +"####o @######", +"##+XO########", +"#+.@#########", +"#@@##########" +}; |