summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/rests-1.xpm
blob: 938ab3f8835cdb5ca204de46a2d1761c16eaedac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"10 5 4 1",
"  c #010101",
". c Gray45",
"X c Gray72",
"o c None",
/* pixels */
"oooooooooo",
"oX.......X",
"oX       .",
"o.       .",
"oX.......X"
};