summaryrefslogtreecommitdiffstats
path: root/kernel/xpm/codec_fig.xpm
blob: 0b3777decae80000761e0764ff91b0cd5e6581de (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
25
26
27
28
29
30
/* XPM */
static const char * codec_fig[] = {
"16 16 11 1",
" 	c None",
".	c #4C4C4C",
"+	c #B0B0B0",
"@	c #C8C8C8",
"#	c #DDDDDD",
"$	c #AEAEAE",
"%	c #FFFFFF",
"&	c #F3F3F3",
"*	c #454545",
"=	c #555353",
"-	c #EDFF23",
"..........+     ",
".@@@@@@@@.#$    ",
".@%%%%%%@.&#+   ",
".@%%%%%%@....   ",
".@%%%%%%@@@@.   ",
".***************",
".==============*",
".=-=-=---=----=*",
".=-=-=-===-====*",
".==-==---=-=--=*",
".=-=-=-===-==-=*",
".=-=-=-===----=*",
".==============*",
".***************",
".@@@@@@@@@@@.   ",
" ............   "};