aboutsummaryrefslogtreecommitdiff
path: root/src/icons/replied.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/replied.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/replied.xpm')
-rw-r--r--src/icons/replied.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/icons/replied.xpm b/src/icons/replied.xpm
new file mode 100644
index 00000000..e16ab028
--- /dev/null
+++ b/src/icons/replied.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * replied_xpm[] = {
+"10 10 11 1",
+" c None",
+". c #000000",
+"+ c #E0D8B0",
+"@ c #B39C82",
+"# c #BCA488",
+"$ c #C5AC8F",
+"% c #AA947B",
+"& c #A18D75",
+"* c #98856E",
+"= c #8F7D68",
+"- c #867561",
+" . ",
+" .. .+. ",
+" .@..+++.",
+" .#@......",
+".$#@%&*=-.",
+".$#@%&*=. ",
+" .#@.... ",
+" .@. ",
+" .. ",
+" "};