diff options
Diffstat (limited to 'data/pixmaps/feta/8/scripts-ufermata.xpm')
-rw-r--r-- | data/pixmaps/feta/8/scripts-ufermata.xpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/scripts-ufermata.xpm b/data/pixmaps/feta/8/scripts-ufermata.xpm new file mode 100644 index 0000000..6a56490 --- /dev/null +++ b/data/pixmaps/feta/8/scripts-ufermata.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"22 13 8 1", +" c #040404", +". c Gray18", +"X c #535353", +"o c #777777", +"O c Gray56", +"+ c #afafaf", +"@ c Gray84", +"# c None", +/* pixels */ +"######################", +"#########+oOo+########", +"#######O O######", +"######. .#####", +"####@. .o+O+o. .@###", +"####. .+#######+. .###", +"###+ O###########O O##", +"###.o#############o.##", +"##O.######@+@######.O#", +"##XO#####@ .@#####OX#", +"##.@#####o o###### #", +"#oX######+ +######XO", +"#++#######+o+#######++" +}; |