From 0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Mon, 26 Feb 2018 11:23:00 +0100 Subject: Initial commit for sylpheed 3.7.0 --- src/icons/replied.xpm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/icons/replied.xpm (limited to 'src/icons/replied.xpm') diff --git a/src/icons/replied.xpm b/src/icons/replied.xpm new file mode 100644 index 0000000..e16ab02 --- /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", +" . ", +" .. .+. ", +" .@..+++.", +" .#@......", +".$#@%&*=-.", +".$#@%&*=. ", +" .#@.... ", +" .@. ", +" .. ", +" "}; -- cgit v1.3