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/forwarded.xpm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/icons/forwarded.xpm (limited to 'src/icons/forwarded.xpm') diff --git a/src/icons/forwarded.xpm b/src/icons/forwarded.xpm new file mode 100644 index 0000000..a3cabad --- /dev/null +++ b/src/icons/forwarded.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * forwarded_xpm[] = { +"10 10 10 1", +" c None", +". c #000000", +"+ c #B39C82", +"@ c #BCA488", +"# c #867561", +"$ c #8F7D68", +"% c #98856E", +"& c #A18D75", +"* c #AA947B", +"= c #C5AC8F", +" ", +" .. ", +" .+. ", +"......+@. ", +".#$%&*+@=.", +".#$%&*+@=.", +"......+@. ", +" .+. ", +" .. ", +" "}; -- cgit v1.3