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/clip.xpm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/icons/clip.xpm (limited to 'src/icons/clip.xpm') diff --git a/src/icons/clip.xpm b/src/icons/clip.xpm new file mode 100644 index 0000000..e695c99 --- /dev/null +++ b/src/icons/clip.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static char * clip_xpm[] = { +"8 12 4 1", +" c None", +". c #000000", +"+ c #F4F4F4", +"@ c #4A4A4A", +" ... ", +" .+++. ", +" .+@@@+.", +" .+@@@+.", +".++@@++.", +".++@@++.", +".++@@++.", +".+@++@+.", +".+@@@@+.", +".+@@@@+.", +" .++++. ", +" .... "}; -- cgit v1.3