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/complete.xpm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/icons/complete.xpm (limited to 'src/icons/complete.xpm') diff --git a/src/icons/complete.xpm b/src/icons/complete.xpm new file mode 100644 index 0000000..69a9ad4 --- /dev/null +++ b/src/icons/complete.xpm @@ -0,0 +1,17 @@ +/* XPM */ +static char * complete_xpm[] = { +"10 10 4 1", +" c None", +". c #000000", +"+ c #708C58", +"@ c #88AC84", +" ..", +" .+.", +" .++.", +".. .+++.", +".@. .+++. ", +".@@.+++. ", +".@@+++. ", +" .@++. ", +" .@. ", +" . "}; -- cgit v1.3