summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/rests-1o.xpm
blob: 7e282a26170e1df04896d6ddc1931976061d7dc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"17 6 7 1",
"  c Gray1",
". c Gray35",
"X c #727272",
"o c #898989",
"O c #b9b9b9",
"+ c Gray85",
"@ c None",
/* pixels */
"@@@@@@@@@@@@@@@@@",
"@@@@@oooooooo@@@@",
"@@@@+        +@@@",
"@@@@+        +@@@",
"@O.X.        .X.O",
"@OXXXooooooooXXXO"
};