diff options
Diffstat (limited to 'data/pixmaps/feta/6/scripts-mordent.xpm')
-rw-r--r-- | data/pixmaps/feta/6/scripts-mordent.xpm | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/scripts-mordent.xpm b/data/pixmaps/feta/6/scripts-mordent.xpm new file mode 100644 index 0000000..5043edd --- /dev/null +++ b/data/pixmaps/feta/6/scripts-mordent.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"15 9 8 1", +" c #060606", +". c #313131", +"X c Gray32", +"o c #6f6f6f", +"O c #939393", +"+ c Gray70", +"@ c Gray85", +"# c None", +/* pixels */ +"###############", +"#######@O######", +"###OX##+ X@####", +"###. @@ O#+@", +"##o .o o +", +"#+ o .. o#", +"#@+#O .X@ .##", +"#####@XOX##XO##", +"#######@+######" +}; |