aboutsummaryrefslogtreecommitdiff
path: root/src/icons/unread.xpm
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-19 06:38:22 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-19 06:38:22 +0000
commit65f0f640adb463bc2cf56f87908acfb5141e97d6 (patch)
tree44a68872c7bc64e33c51b33c3ab7754271379d03 /src/icons/unread.xpm
parent4ffd849546afd5b3b98a94e6f1de5410fac2b653 (diff)
renamed src/pixmaps to src/icons.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@491 ee746299-78ed-0310-b773-934348b2243d
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 00000000..b3c31e4f
--- /dev/null
+++ b/src/icons/unread.xpm
@@ -0,0 +1,50 @@
+/* XPM */
+static char * unread_xpm[] = {
+"13 10 37 1",
+" c None",
+". c #000000",
+"+ c #3D81C1",
+"@ c #D4E3F0",
+"# c #D5E3F1",
+"$ c #2A5984",
+"% c #D1E0EF",
+"& c #D1E1EF",
+"* c #D2E2F0",
+"= c #94B9DC",
+"- c #C0D5EA",
+"; c #D4E2F0",
+"> c #C2D5EA",
+", c #80AAD6",
+"' c #346FA6",
+") c #C9D9ED",
+"! c #CFDEEF",
+"~ c #C9DBED",
+"{ c #3673AC",
+"] c #3B7EBD",
+"^ c #D2E1F0",
+"/ c #8EB0DA",
+"( c #A6C1E2",
+"_ c #77A0D3",
+": c #CCDCEE",
+"< c #D1DFEF",
+"[ c #8CAFDA",
+"} c #295883",
+"| c #BFD4E9",
+"1 c #7AA9D4",
+"2 c #6B9CCF",
+"3 c #91B4DB",
+"4 c #ABC4E3",
+"5 c #9DBCDF",
+"6 c #7DA6D5",
+"7 c #A4C0E0",
+"8 c #1E4060",
+" ........... ",
+".+@##@@##@@$.",
+".@+@@#%@&*+=.",
+".@-+#@*;*+>,.",
+".#@@+#@#')>>.",
+".!#~+{@]+^!/.",
+".#%+@;+^!+(_.",
+".@+&@;:<![}|.",
+".+1123[45678.",
+" ........... "};