diff options
Diffstat (limited to 'data/pixmaps/feta/6/noteheads--2mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/6/noteheads--2mensural.xpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/noteheads--2mensural.xpm b/data/pixmaps/feta/6/noteheads--2mensural.xpm new file mode 100644 index 0000000..23eca92 --- /dev/null +++ b/data/pixmaps/feta/6/noteheads--2mensural.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"14 16 8 1", +" c #020202", +". c #2a2a2a", +"X c #4e4e4e", +"o c #727272", +"O c Gray53", +"+ c #b9b9b9", +"@ c #c8c8c8", +"# c None", +/* pixels */ +"##############", +"#@#########@@#", +"#o.oooooooo.o#", +"#O O#", +"#O ........ o#", +"#oo########oo#", +"#oX#@@@@@@@Xo#", +"#O o#", +"#O o#", +"#Oo@@@@@@@@oX#", +"############ #", +"############X#", +"############oO", +"############oo", +"############oo", +"############++" +}; |