summaryrefslogtreecommitdiff
path: root/symbols/small/mail.xpm
blob: ec179027d0fe64234919167b8ad2f2b1ad3b589d (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 const char * mail_xpm[] = {
"27 18 3 1",
" 	c None",
".	c #8D8F8D",
"+	c #000000",
"...........................",
"...........................",
"..+++++++++++++++++++++++..",
"..+++++++++++++++++++++++..",
"..++++...............++++..",
"..++.++.............++.++..",
"..++..++...........++..++..",
"..++...++.........++...++..",
"..++....++.......++....++..",
"..++....+++.....+++....++..",
"..++...++.++...++.++...++..",
"..++..++...++.++...++..++..",
"..++.++.....+++.....++.++..",
"..++++.......+.......++++..",
"..+++++++++++++++++++++++..",
"..+++++++++++++++++++++++..",
"...........................",
"..........................."};