diff options
Diffstat (limited to 'data/pixmaps/feta/4/flags-u5.xpm')
-rw-r--r-- | data/pixmaps/feta/4/flags-u5.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/flags-u5.xpm b/data/pixmaps/feta/4/flags-u5.xpm new file mode 100644 index 0000000..abc63d7 --- /dev/null +++ b/data/pixmaps/feta/4/flags-u5.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"6 18 8 1", +" c #131313", +". c #373737", +"X c Gray30", +"o c Gray44", +"O c #8e8e8e", +"+ c Gray65", +"@ c Gray83", +"# c None", +/* pixels */ +"######", +"#@####", +"#O@###", +"#O@###", +"#O ###", +"#+.o##", +"#O@oO#", +"#O @X#", +"#+XXo@", +"#O@@ #", +"#oX#++", +"#@.o@O", +"###O #", +"####O@", +"####@+", +"####@O", +"####O@", +"####@#" +}; |