summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/scripts-umarcato.xpm
blob: fda4e0181123ccfc5558b120d3dde0343e5a1517 (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 */
"8 8 8 1",
"  c Gray2",
". c Gray21",
"X c Gray36",
"o c #6d6d6d",
"O c #888888",
"+ c Gray70",
"@ c #d2d2d2",
"# c None",
/* pixels */
"########",
"####O###",
"###+ +##",
"###. .##",
"##@X  @#",
"##X@o X#",
"#+o#@  @",
"#+@##Oo+"
};