summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/scripts-thumb.xpm
blob: 97602f51f35ffcd0f7f6b0d8a470e53211af58eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"7 10 7 1",
"  c Gray1",
". c #3e3e3e",
"X c #414141",
"o c Gray42",
"O c Gray57",
"+ c Gray72",
"@ c None",
/* pixels */
"@@@@@@@",
"@@@OO@@",
"@@XOO.@",
"@+ @@ +",
"@O @@ O",
"@+ @@ +",
"@@.++.@",
"@@@..@@",
"@@@oo@@",
"@@@++@@"
};