summaryrefslogtreecommitdiffstats
path: root/cholerab/bling/krebs-v2.xpm
blob: cc41109529f0817ba666c704c4d04d523614dab7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/* XPM */
static char *krebs_v2[] = {
/* columns rows colors chars-per-pixel */
"16 16 2 1 ",
"  c None",
"x c #E4002B",
/* pixels */
"                ",
"                ",
" x x         x x",
"xx x  xx xx xx x",
"xx x  xx xx xx x",
" xxx   x  x  xxx",
" xxx  xxxxx  xxx",
"  x  xxxxxxx  x ",
"  xxxxxxxxxxxxx ",
"     xxxxxxx    ",
"   xxxxxxxxxxx  ",
"   x   xxx   x  ",
"  x  x x x x  x ",
"  x  x x x x  x ",
"  x xx x x xx x ",
"                ",
};