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/group.h | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 src/icons/group.h (limited to 'src/icons/group.h') diff --git a/src/icons/group.h b/src/icons/group.h new file mode 100644 index 0000000..fea265a --- /dev/null +++ b/src/icons/group.h @@ -0,0 +1,60 @@ +/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */ + +#ifdef __SUNPRO_C +#pragma align 4 (group) +#endif +#ifdef __GNUC__ +static const guint8 group[] __attribute__ ((__aligned__ (4))) = +#else +static const guint8 group[] = +#endif +{ "" + /* Pixbuf magic (0x47646b50) */ + "GdkP" + /* length: header (24) + pixel_data (645) */ + "\0\0\2\235" + /* pixdata_type (0x2010002) */ + "\2\1\0\2" + /* rowstride (64) */ + "\0\0\0@" + /* width (16) */ + "\0\0\0\20" + /* height (12) */ + "\0\0\0\14" + /* pixel_data: */ + "\210\0\0\0\0\2wyt\35\221\222\217\244\202\231\232\227\353\2\221\222\217" + "\244wyt\35\204\0\0\0\0\2\210\212\205\35\246\247\244\244\202\257\260\255" + "\353\11\246\247\244\244\201\203~.\216\217\214\240\313\313\312\377\332" + "\332\332\377\333\333\333\377\313\313\312\377\216\217\214\240wyt\23\202" + "\0\0\0\0\16\210\212\205\23\242\243\240\240\350\350\347\377\371\371\371" + "\377\372\372\372\377\350\350\347\377\234\235\232\271\265\266\263\355" + "\324\324\323\377\327\330\327\377\331\332\331\377\325\326\325\377\271" + "\272\270\354wytB\202\0\0\0\0\16\210\212\205B\324\325\323\354\362\363" + "\361\377\366\367\366\377\370\371\370\377\364\365\364\377\321\322\320" + "\362\257\257\255\374\315\316\314\377\322\322\320\377\323\323\322\377" + "\317\320\316\377\275\275\274\373wytQ\202\0\0\0\0\16\210\212\205Q\330" + "\330\327\373\353\354\351\377\360\360\356\377\361\361\360\377\355\356" + "\354\377\327\327\326\374\245\245\242\360\317\320\316\377\312\314\311" + "\377\313\314\312\377\320\321\317\377\264\264\262\351wyt\77\202\0\0\0" + "\0\11\210\212\205\77\316\316\314\351\355\356\354\377\347\351\346\377" + "\350\351\347\377\356\357\355\377\313\313\311\361\221\222\217\361\303" + "\303\302\377\202\322\323\321\377\3\303\303\302\377\225\226\223\355|~" + "zW\202\0\0\0\0\3\216\220\213W\252\253\250\355\337\337\336\377\202\360" + "\361\357\377\11\337\337\336\377\251\252\247\373\256\257\254\377\242\243" + "\240\377\230\231\226\377\227\231\226\377\241\243\237\377\277\277\275" + "\377\232\233\230\303\202\0\0\0\0\11\260\261\256\303\332\334\331\377\271" + "\273\267\377\256\257\253\377\255\257\253\377\270\272\266\377\332\333" + "\330\377\266\267\265\377\306\306\304\377\203\305\306\303\377\2\315\315" + "\314\377\234\236\233\366\202\0\0\0\0\4\263\265\261\366\353\354\352\377" + "\342\343\340\377\341\343\337\377\202\341\342\337\377\2\352\353\351\377" + "\263\265\261\377\202\307\310\306\377\4\307\307\305\377\306\307\305\377" + "\316\317\315\377\234\235\233\373\202\0\0\0\0\2\263\264\261\373\355\355" + "\353\377\202\344\345\342\377\5\344\344\341\377\343\344\341\377\354\355" + "\353\377\263\264\261\377\314\315\313\377\202\313\314\312\377\3\313\314" + "\311\377\317\320\316\377\233\234\231\373\202\0\0\0\0\3\261\262\257\373" + "\356\356\355\377\351\352\350\377\202\350\351\347\377\3\350\351\346\377" + "\355\356\354\377\260\261\256\377\204\234\235\233\377\2\233\234\231\377" + "\210\212\206\322\202\0\0\0\0\2\233\235\231\333\261\263\257\377\204\263" + "\264\261\377\2\261\263\257\377\234\236\231\322\207\0\0\0\0"}; + + -- cgit v1.3