diff options
Diffstat (limited to 'data/pixmaps/feta/6/scripts-prallmordent.xpm')
-rw-r--r-- | data/pixmaps/feta/6/scripts-prallmordent.xpm | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/scripts-prallmordent.xpm b/data/pixmaps/feta/6/scripts-prallmordent.xpm new file mode 100644 index 0000000..c9be15e --- /dev/null +++ b/data/pixmaps/feta/6/scripts-prallmordent.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"21 9 8 1", +" c #060606", +". c #323232", +"X c #494949", +"o c #797979", +"O c #989898", +"+ c Gray69", +"@ c #c0c0c0", +"# c None", +/* pixels */ +"#####################", +"#############O#######", +"###+X####XO##.OX#####", +"###X +#+ X@.. +#+#", +"##o o . o @", +"#@ o XX o o#", +"##+#+ X##X #+ X##", +"######X+###+..###X+##", +"#############O#######" +}; |