diff options
Diffstat (limited to 'data/pixmaps/feta/4/scripts-prall.xpm')
-rw-r--r-- | data/pixmaps/feta/4/scripts-prall.xpm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/scripts-prall.xpm b/data/pixmaps/feta/4/scripts-prall.xpm new file mode 100644 index 0000000..4920990 --- /dev/null +++ b/data/pixmaps/feta/4/scripts-prall.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"10 6 7 1", +" c #0c0c0c", +". c Gray18", +"X c Gray30", +"o c #929292", +"O c #b1b1b1", +"+ c #c8c8c8", +"@ c None", +/* pixels */ +"@@@@@@@@@@", +"@@@+@@+@@@", +"@@. @o o@O", +"@O. X .O", +"@O@o o@ .@", +"@@@@O@@+@@" +}; |