diff options
Diffstat (limited to 'data/pixmaps/feta/4/rests-0o.xpm')
-rw-r--r-- | data/pixmaps/feta/4/rests-0o.xpm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/rests-0o.xpm b/data/pixmaps/feta/4/rests-0o.xpm new file mode 100644 index 0000000..12ed55e --- /dev/null +++ b/data/pixmaps/feta/4/rests-0o.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"11 5 7 1", +" c #020202", +". c Gray16", +"X c #5d5d5d", +"o c #646464", +"O c Gray53", +"+ c Gray71", +"@ c None", +/* pixels */ +"@@@@@@@@@@@", +"@+oOOOOOOo+", +"@+X. .X+", +"@@@X X@@", +"@@@+OOOO+@@" +}; |