summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/4/noteheads-0diamond.xpm
blob: c85d31700b5215db760a1063889f386fde0e9955 (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 */
"9 6 7 1",
"  c #090909",
". c #252525",
"X c Gray30",
"o c #929292",
"O c Gray70",
"+ c #c6c6c6",
"@ c None",
/* pixels */
"@@@@@@@@@",
"@@@@oo@@@",
"@@O.X..O@",
"@o  +O  o",
"@@O. X.O@",
"@@@@oo@@@"
};