summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/rg21/8/notemod-doubleflat.xpm
blob: 4dce6352af15dd38e7edd0eb66e02edf81ef09fe (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 */
"9 14 2 1",
"x c Gray0",
"  c None",
/* pixels */
"x   x    ",
"x   x    ",
"x   x    ",
"x   x    ",
"x   x    ",
"x   x    ",
"x xxx xx ",
"xxxxxxxxx",
"x  xx  xx",
"x  xx  xx",
"x  xx  x ",
"x x x x  ",
"xx  xx   ",
"x   x    "
};