diff options
Diffstat (limited to 'data/pixmaps/feta/12/scripts-umarcato.xpm')
-rw-r--r-- | data/pixmaps/feta/12/scripts-umarcato.xpm | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/data/pixmaps/feta/12/scripts-umarcato.xpm b/data/pixmaps/feta/12/scripts-umarcato.xpm new file mode 100644 index 0000000..78fb0a5 --- /dev/null +++ b/data/pixmaps/feta/12/scripts-umarcato.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"13 14 8 1", +" c Gray2", +". c #323232", +"X c #555555", +"o c #6c6c6c", +"O c #888888", +"+ c Gray69", +"@ c #d3d3d3", +"# c None", +/* pixels */ +"#############", +"######++#####", +"######..#####", +"#####+ +####", +"#####. .####", +"####@ @###", +"####o o###", +"###@ + @##", +"###XX#o X##", +"### @#@ ##", +"##O.###o O#", +"## +###+ .#", +"#o.#####. O", +"#++#####@oOo@" +}; |