summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/scripts-prall.xpm
blob: 9bf049d612ebd4bbddfdcd762b8642f04b4942fb (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 */
"15 8 8 1",
"  c Gray2",
". c Gray20",
"X c #505050",
"o c #6c6c6c",
"O c #989898",
"+ c Gray70",
"@ c Gray80",
"# c None",
/* pixels */
"###############",
"###@@####@#####",
"###o O##+ o####",
"##+   o#   .#X+",
"##.          .#",
"#+X#.  .#o   +#",
"#####o +##O X##",
"######+####@@##"
};