summaryrefslogtreecommitdiff
path: root/etc/images/smilies/grayscale/wry.xpm
blob: 79e29792ef0e056da793dd72b4ff3baa6c061b2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* XPM */
static char * wry_xpm[] = {
"14 14 6 1",
" 	c None",
".	c #484848",
"+	c #000000",
"@	c #515151",
"#	c #ABABAB",
"$	c #6E6E6E",
"              ",
"              ",
"    .    .    ",
"    +    +    ",
"    +    +    ",
"    +    +    ",
"              ",
"          @   ",
"    ##   $@   ",
"   #++++++#   ",
"   @$   ##    ",
"   @          ",
"              ",
"              "};