summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/rg21/8/notemod-sharp.xpm
blob: 692a75b1672a4e2c6b1726ea926d36b903b257b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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    "
};