summaryrefslogtreecommitdiff
path: root/src/icons/unread.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/unread.xpm')
-rw-r--r--src/icons/unread.xpm50
1 files changed, 50 insertions, 0 deletions
diff --git a/src/icons/unread.xpm b/src/icons/unread.xpm
new file mode 100644
index 0000000..b3c31e4
--- /dev/null
+++ b/src/icons/unread.xpm
@@ -0,0 +1,50 @@
1/* XPM */
2static char * unread_xpm[] = {
3"13 10 37 1",
4" c None",
5". c #000000",
6"+ c #3D81C1",
7"@ c #D4E3F0",
8"# c #D5E3F1",
9"$ c #2A5984",
10"% c #D1E0EF",
11"& c #D1E1EF",
12"* c #D2E2F0",
13"= c #94B9DC",
14"- c #C0D5EA",
15"; c #D4E2F0",
16"> c #C2D5EA",
17", c #80AAD6",
18"' c #346FA6",
19") c #C9D9ED",
20"! c #CFDEEF",
21"~ c #C9DBED",
22"{ c #3673AC",
23"] c #3B7EBD",
24"^ c #D2E1F0",
25"/ c #8EB0DA",
26"( c #A6C1E2",
27"_ c #77A0D3",
28": c #CCDCEE",
29"< c #D1DFEF",
30"[ c #8CAFDA",
31"} c #295883",
32"| c #BFD4E9",
33"1 c #7AA9D4",
34"2 c #6B9CCF",
35"3 c #91B4DB",
36"4 c #ABC4E3",
37"5 c #9DBCDF",
38"6 c #7DA6D5",
39"7 c #A4C0E0",
40"8 c #1E4060",
41" ........... ",
42".+@##@@##@@$.",
43".@+@@#%@&*+=.",
44".@-+#@*;*+>,.",
45".#@@+#@#')>>.",
46".!#~+{@]+^!/.",
47".#%+@;+^!+(_.",
48".@+&@;:<![}|.",
49".+1123[45678.",
50" ........... "};