diff options
Diffstat (limited to 'data/pixmaps/feta/10/noteheads-1cross.xpm')
-rw-r--r-- | data/pixmaps/feta/10/noteheads-1cross.xpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/noteheads-1cross.xpm b/data/pixmaps/feta/10/noteheads-1cross.xpm new file mode 100644 index 0000000..95cf47c --- /dev/null +++ b/data/pixmaps/feta/10/noteheads-1cross.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"16 13 8 1", +" c #040404", +". c Gray17", +"X c #4b4b4b", +"o c #676767", +"O c Gray56", +"+ c Gray68", +"@ c Gray81", +"# c None", +/* pixels */ +"################", +"####O#######O###", +"##+. .@###@X .+#", +"#+ O#o @#@ o#O +", +"#@.o##O . O##o.+", +"###. @#@o@#@ .##", +"####+ o###o +###", +"####O o###o O###", +"###. @#@o@#@ .##", +"#+.o##O . O##o.@", +"#+ O#X @#@ o#O +", +"##+. X@###@X .+#", +"####O#######O###" +}; |