diff options
Diffstat (limited to 'data/pixmaps/feta/8/scripts-prallup.xpm')
-rw-r--r-- | data/pixmaps/feta/8/scripts-prallup.xpm | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/scripts-prallup.xpm b/data/pixmaps/feta/8/scripts-prallup.xpm new file mode 100644 index 0000000..9c6c9c5 --- /dev/null +++ b/data/pixmaps/feta/8/scripts-prallup.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"28 12 8 1", +" c #070707", +". c Gray17", +"X c Gray30", +"o c Gray42", +"O c Gray57", +"+ c #aeaeae", +"@ c Gray81", +"# c None", +/* pixels */ +"############################", +"########################++##", +"########################@ +#", +"##############@######@###..#", +"######@ O####@ +####+ @##O +", +"#####@ @##@ @##+ ##O O", +"#oo#@ .#+ X#O o#O +", +"#@.o. o o . +. #", +"##O @O @o @+ @#", +"###o +##X @##. .@##OO##", +"####. +###@ @###@ .@#######", +"####++#####+@#####O@########" +}; |