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/jpilot.xpm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/icons/jpilot.xpm (limited to 'src/icons/jpilot.xpm') diff --git a/src/icons/jpilot.xpm b/src/icons/jpilot.xpm new file mode 100644 index 0000000..b72225c --- /dev/null +++ b/src/icons/jpilot.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * jpilot_xpm[] = { +"16 16 6 1", +" c None", +". c #000000", +"+ c #848587", +"@ c #34991E", +"# c #F8FAF6", +"$ c #97989B", +" ", +" ........... ", +" .+++++++++. ", +" .+@@@@@@@+. ", +" .+@@@@@@@+. ", +" .+@@@@@@@+. ", +" .+@@@@@@@+. ", +" .+@@@@@@@+. ", +" .+@@@@@@@+. ", +" .+@@@@@@@+. ", +" .+++++++++. ", +" .++++#++++. ", +" .+#+#$#+#+. ", +" .++++#++++. ", +" ........... ", +" "}; -- cgit v1.3