aboutsummaryrefslogtreecommitdiff
path: root/src/icons/replied.xpm
blob: e16ab028e2175d121bf31102eebd2e789d0b4409 (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 * replied_xpm[] = {
"10 10 11 1",
" 	c None",
".	c #000000",
"+	c #E0D8B0",
"@	c #B39C82",
"#	c #BCA488",
"$	c #C5AC8F",
"%	c #AA947B",
"&	c #A18D75",
"*	c #98856E",
"=	c #8F7D68",
"-	c #867561",
"       .  ",
"   .. .+. ",
"  .@..+++.",
" .#@......",
".$#@%&*=-.",
".$#@%&*=. ",
" .#@....  ",
"  .@.     ",
"   ..     ",
"          "};