diff options
Diffstat (limited to 'data/pixmaps/feta/8/rests-0o.xpm')
-rw-r--r-- | data/pixmaps/feta/8/rests-0o.xpm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/rests-0o.xpm b/data/pixmaps/feta/8/rests-0o.xpm new file mode 100644 index 0000000..194bf4e --- /dev/null +++ b/data/pixmaps/feta/8/rests-0o.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"23 8 6 1", +" c #020202", +". c Gray37", +"X c Gray38", +"o c #888888", +"O c #b9b9b9", +"+ c None", +/* pixels */ +"+++++++++++++++++++++++", +"++oooooooooooooooooooo+", +"+O O", +"++++++X .+++++", +"++++++X .+++++", +"++++++X .+++++", +"++++++. .+++++", +"++++++OXoooooooooO+++++" +}; |