diff options
Diffstat (limited to 'data/pixmaps/feta/10/scripts-thumb.xpm')
-rw-r--r-- | data/pixmaps/feta/10/scripts-thumb.xpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/scripts-thumb.xpm b/data/pixmaps/feta/10/scripts-thumb.xpm new file mode 100644 index 0000000..386c73c --- /dev/null +++ b/data/pixmaps/feta/10/scripts-thumb.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"10 15 8 1", +" c #070707", +". c #2c2c2c", +"X c #5d5d5d", +"o c #6f6f6f", +"O c Gray54", +"+ c Gray66", +"@ c #c5c5c5", +"# c None", +/* pixels */ +"##########", +"####+X+###", +"###. o .##", +"##o @#@ o#", +"## ### @", +"#O ### O", +"#O ### O", +"#+ ### +", +"##. ### .#", +"##+ X#X +#", +"###O...O##", +"####O O###", +"####O O###", +"####O o###", +"#####O####" +}; |