diff options
Diffstat (limited to 'data/pixmaps/feta/6/scripts-coda.xpm')
-rw-r--r-- | data/pixmaps/feta/6/scripts-coda.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/scripts-coda.xpm b/data/pixmaps/feta/6/scripts-coda.xpm new file mode 100644 index 0000000..729a59a --- /dev/null +++ b/data/pixmaps/feta/6/scripts-coda.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"14 17 8 1", +" c Gray2", +". c Gray18", +"X c #505050", +"o c #767676", +"O c Gray56", +"+ c Gray71", +"@ c #d0d0d0", +"# c None", +/* pixels */ +"##############", +"#######@######", +"#######O######", +"######@o######", +"#####OOXo@####", +"####o.#O+ ####", +"#### O#o#.o###", +"###O +#o#. ###", +"#@+X o@X+. O+@", +"#@+X o@X+ ++@", +"###X +#o#. @##", +"###@ +#o#..###", +"####.o#O# +###", +"####@.@Ooo####", +"######O.+#####", +"#######O######", +"#######@######" +}; |