diff options
Diffstat (limited to 'data/pixmaps/feta/4/scripts-pralldown.xpm')
-rw-r--r-- | data/pixmaps/feta/4/scripts-pralldown.xpm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/scripts-pralldown.xpm b/data/pixmaps/feta/4/scripts-pralldown.xpm new file mode 100644 index 0000000..f4a6b2c --- /dev/null +++ b/data/pixmaps/feta/4/scripts-pralldown.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"14 8 8 1", +" c Gray4", +". c #323232", +"X c Gray34", +"o c #6f6f6f", +"O c Gray56", +"+ c #b7b7b7", +"@ c Gray81", +"# c None", +/* pixels */ +"##############", +"####+##@@##+##", +"#+@O o@ @X O#", +"#@ .X o XX#", +"##X.#+ +#.X#O@", +"############oo", +"############OO", +"############@#" +}; |