diff options
Diffstat (limited to 'data/pixmaps/feta/6/noteheads-2slash.xpm')
-rw-r--r-- | data/pixmaps/feta/6/noteheads-2slash.xpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/noteheads-2slash.xpm b/data/pixmaps/feta/6/noteheads-2slash.xpm new file mode 100644 index 0000000..6c28fd8 --- /dev/null +++ b/data/pixmaps/feta/6/noteheads-2slash.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"12 13 8 1", +" c Gray1", +". c #343434", +"X c Gray29", +"o c #797979", +"O c #898989", +"+ c #b6b6b6", +"@ c #cbcbcb", +"# c None", +/* pixels */ +"############", +"########OOo@", +"#######+ .#", +"####### +#", +"######X X##", +"#####+ ###", +"#####X O###", +"####o X####", +"#### +####", +"###X X#####", +"##+ ######", +"##. +######", +"#@oOO#######" +}; |