diff options
Diffstat (limited to 'data/pixmaps/feta/4/flags-d5.xpm')
-rw-r--r-- | data/pixmaps/feta/4/flags-d5.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/flags-d5.xpm b/data/pixmaps/feta/4/flags-d5.xpm new file mode 100644 index 0000000..8130407 --- /dev/null +++ b/data/pixmaps/feta/4/flags-d5.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"6 17 8 1", +" c Gray2", +". c Gray20", +"X c #555555", +"o c Gray46", +"O c Gray58", +"+ c Gray69", +"@ c #d3d3d3", +"# c None", +/* pixels */ +"######", +"####@+", +"####@O", +"####@O", +"####X@", +"##@X.@", +"#+ ++@", +"#o+#O#", +"#O#oX#", +"#O O+@", +"#XX#O@", +"#O#@O#", +"#OO.@#", +"#o @##", +"#o+###", +"#O####", +"#@####" +}; |