diff options
Diffstat (limited to 'data/pixmaps/feta/8/scripts-trilelement.xpm')
-rw-r--r-- | data/pixmaps/feta/8/scripts-trilelement.xpm | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/scripts-trilelement.xpm b/data/pixmaps/feta/8/scripts-trilelement.xpm new file mode 100644 index 0000000..f791330 --- /dev/null +++ b/data/pixmaps/feta/8/scripts-trilelement.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"12 10 8 1", +" c #040404", +". c Gray20", +"X c #434343", +"o c Gray", +"O c Gray51", +"+ c #b7b7b7", +"@ c #c8c8c8", +"# c None", +/* pixels */ +"############", +"####++######", +"####X +#####", +"###O +###@", +"##+ +#.O", +"##.. ..#", +"#o.#+ +#", +"#@###+ O##", +"######+ X###", +"#######++###" +}; |