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/interface.xpm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/icons/interface.xpm (limited to 'src/icons/interface.xpm') diff --git a/src/icons/interface.xpm b/src/icons/interface.xpm new file mode 100644 index 0000000..2f71bd2 --- /dev/null +++ b/src/icons/interface.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char * interface_xpm[] = { +"16 16 5 1", +" c None", +". c #525252", +"+ c #FBFAEF", +"@ c #EAE5B8", +"# c #BCB156", +" ", +" . ", +" . ", +" . ", +" . ..... ", +" . .++++. ", +" . ....@@@@+. ", +" . .@@@@@....", +" . .@@@@@.###", +" . .@@@@@....", +" . ....@@@@#. ", +" . .####. ", +" . ..... ", +" . ", +" . ", +" "}; -- cgit v1.3