aboutsummaryrefslogtreecommitdiffstats
path: root/art/hide_read_messages.xpm
blob: 8df13136510c989a48a8d6f4fa9c3d557bf1bba3 (plain) (blame)
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 * hide_read_messages_xpm[] = {
"16 16 4 1",
"   c None",
".  c #000000",
"+  c #DF421E",
"@  c #828282",
"                ",
"                ",
"                ",
"  .. .......    ",
"              + ",
"  @ @@@ @@ @  ++",
"              + ",
"  ... .. ...    ",
"                ",
"  ... . ....    ",
"              + ",
"  @@ @@@ @@@  ++",
"              + ",
"  . ... ....    ",
"                ",
"                "};