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/book.xpm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/icons/book.xpm (limited to 'src/icons/book.xpm') diff --git a/src/icons/book.xpm b/src/icons/book.xpm new file mode 100644 index 0000000..5bd9651 --- /dev/null +++ b/src/icons/book.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char * book_xpm[] = { +"16 16 4 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #BE22A6", +" ", +" ... ... ", +" .+++. .+++. ", +" .+++++. .+++++.", +" .++++++.++++++.", +" .++.+++.+++.++.", +" .++++.+.+.++++.", +" .++++++.+++.++.", +" .++.+++.+.++++.", +" .++++.+.+++.++.", +" .++++++.+.++++.", +" .++++++.++++++.", +" .+...++.++...+.", +" ..@@@.+.+.@@@..", +" .@ @...@ @.", +" @ @.@ @"}; -- cgit v1.3