summaryrefslogtreecommitdiffstats
path: root/kernel/xpm/codec_xcf.xpm
blob: d8288f4ec62273608d6fd06b39d65faff6bae2bd (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_xcf[] = {
"16 16 11 1",
" 	c None",
".	c #4E4E4E",
"+	c #B2B2B2",
"@	c #CACACA",
"#	c #DEDEDE",
"$	c #AEAEAE",
"%	c #FEFEFE",
"&	c #F2F2F2",
"*	c #464646",
"=	c #FFB3E0",
"-	c #000000",
"..........+     ",
".@@@@@@@@.#$    ",
".@%%%%%%@.&#+   ",
".@%%%%%%@....   ",
".@%%%%%%@@@@.   ",
".***************",
".==============*",
".=-=-=---=---==*",
".=-=-=-===-====*",
".==-==-===---==*",
".=-=-=-===-====*",
".=-=-=---=-====*",
".==============*",
".***************",
".@@@@@@@@@@@.   ",
" ............   "};