diff options
Diffstat (limited to 'data/pixmaps/feta/12/scripts-lcomma.xpm')
-rw-r--r-- | data/pixmaps/feta/12/scripts-lcomma.xpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/data/pixmaps/feta/12/scripts-lcomma.xpm b/data/pixmaps/feta/12/scripts-lcomma.xpm new file mode 100644 index 0000000..9911ebe --- /dev/null +++ b/data/pixmaps/feta/12/scripts-lcomma.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"7 16 8 1", +" c Gray1", +". c Gray14", +"X c Gray32", +"o c Gray47", +"O c Gray54", +"+ c #b4b4b4", +"@ c #d3d3d3", +"# c None", +/* pixels */ +"#######", +"#####o+", +"####+ +", +"#### X#", +"###o @#", +"##@ X##", +"##O O##", +"##. ###", +"#@ ###", +"#O ###", +"#O @##", +"#O o##", +"#O .##", +"## O#", +"##o o#", +"###OO##" +}; |