diff options
Diffstat (limited to 'data/pixmaps/rg21/8/notemod-sharp.xpm')
-rw-r--r-- | data/pixmaps/rg21/8/notemod-sharp.xpm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/pixmaps/rg21/8/notemod-sharp.xpm b/data/pixmaps/rg21/8/notemod-sharp.xpm new file mode 100644 index 0000000..692a75b --- /dev/null +++ b/data/pixmaps/rg21/8/notemod-sharp.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"6 14 2 1", +"x c Gray0", +" c None", +/* pixels */ +" x ", +" x x ", +" x xx", +" xxxxx", +"xxxxx ", +"xx x ", +" x x ", +" x x ", +" x xx", +" xxxxx", +"xxxxx ", +"xx x ", +" x x ", +" x " +}; |