summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/4/scripts-trill-element.xpm
blob: adc82d33ae54c04e57e7914c1930468084098359 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"7 5 5 1",
"  c Gray0",
". c Gray57",
"X c #acacac",
"o c Gray78",
"O c None",
/* pixels */
"OOOOOOO",
"OOOXOOO",
"OO. .oX",
"OXo. .O",
"OOOOXOO"
};