diff options
Diffstat (limited to 'data/pixmaps/feta/6/flags-d4.xpm')
-rw-r--r-- | data/pixmaps/feta/6/flags-d4.xpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/flags-d4.xpm b/data/pixmaps/feta/6/flags-d4.xpm new file mode 100644 index 0000000..0860fcb --- /dev/null +++ b/data/pixmaps/feta/6/flags-d4.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"8 20 8 1", +" c Gray6", +". c Gray20", +"X c #515151", +"o c #6f6f6f", +"O c #8d8d8d", +"+ c Gray69", +"@ c #d5d5d5", +"# c None", +/* pixels */ +"########", +"######@@", +"######Oo", +"######Oo", +"######Oo", +"######.@", +"#####XX#", +"#@##o O#", +"#O@. #+@", +"#o @#O@", +"#o @##X#", +"#oX##oO#", +"#O+#o.##", +"#O@o ###", +"#O @###", +"#o @####", +"#oX#####", +"#O+#####", +"#O@#####", +"#@######" +}; |