diff options
Diffstat (limited to 'data/pixmaps/feta/10/noteheads-2slash.xpm')
-rw-r--r-- | data/pixmaps/feta/10/noteheads-2slash.xpm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/noteheads-2slash.xpm b/data/pixmaps/feta/10/noteheads-2slash.xpm new file mode 100644 index 0000000..0c7022e --- /dev/null +++ b/data/pixmaps/feta/10/noteheads-2slash.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"18 21 8 1", +" c Gray1", +". c #313131", +"X c Gray29", +"o c #727272", +"O c #8d8d8d", +"+ c #acacac", +"@ c Gray82", +"# c None", +/* pixels */ +"##################", +"############+OOOO@", +"###########+ @", +"###########. +#", +"##########+ .##", +"#########@. +##", +"#########o o###", +"########@. @###", +"########X O####", +"#######+ .#####", +"#######. O#####", +"######O .######", +"######. @######", +"#####O X#######", +"####@ @#######", +"####o O########", +"###+ .@########", +"###. +#########", +"##+ .##########", +"#@ +##########", +"#@OOOOO###########" +}; |