summaryrefslogtreecommitdiff
path: root/src/icons/group.h
diff options
context:
space:
mode:
authorSimeon Simeonov2018-02-26 11:23:00 +0100
committerSimeon Simeonov2018-02-26 11:23:00 +0100
commit0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch)
treeaf916a30553c78ce9d4f2d8658656a175c5b6921 /src/icons/group.h
Initial commit for sylpheed 3.7.0
Diffstat (limited to 'src/icons/group.h')
-rw-r--r--src/icons/group.h60
1 files changed, 60 insertions, 0 deletions
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 @@
1/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */
2
3#ifdef __SUNPRO_C
4#pragma align 4 (group)
5#endif
6#ifdef __GNUC__
7static const guint8 group[] __attribute__ ((__aligned__ (4))) =
8#else
9static const guint8 group[] =
10#endif
11{ ""
12 /* Pixbuf magic (0x47646b50) */
13 "GdkP"
14 /* length: header (24) + pixel_data (645) */
15 "\0\0\2\235"
16 /* pixdata_type (0x2010002) */
17 "\2\1\0\2"
18 /* rowstride (64) */
19 "\0\0\0@"
20 /* width (16) */
21 "\0\0\0\20"
22 /* height (12) */
23 "\0\0\0\14"
24 /* pixel_data: */
25 "\210\0\0\0\0\2wyt\35\221\222\217\244\202\231\232\227\353\2\221\222\217"
26 "\244wyt\35\204\0\0\0\0\2\210\212\205\35\246\247\244\244\202\257\260\255"
27 "\353\11\246\247\244\244\201\203~.\216\217\214\240\313\313\312\377\332"
28 "\332\332\377\333\333\333\377\313\313\312\377\216\217\214\240wyt\23\202"
29 "\0\0\0\0\16\210\212\205\23\242\243\240\240\350\350\347\377\371\371\371"
30 "\377\372\372\372\377\350\350\347\377\234\235\232\271\265\266\263\355"
31 "\324\324\323\377\327\330\327\377\331\332\331\377\325\326\325\377\271"
32 "\272\270\354wytB\202\0\0\0\0\16\210\212\205B\324\325\323\354\362\363"
33 "\361\377\366\367\366\377\370\371\370\377\364\365\364\377\321\322\320"
34 "\362\257\257\255\374\315\316\314\377\322\322\320\377\323\323\322\377"
35 "\317\320\316\377\275\275\274\373wytQ\202\0\0\0\0\16\210\212\205Q\330"
36 "\330\327\373\353\354\351\377\360\360\356\377\361\361\360\377\355\356"
37 "\354\377\327\327\326\374\245\245\242\360\317\320\316\377\312\314\311"
38 "\377\313\314\312\377\320\321\317\377\264\264\262\351wyt\77\202\0\0\0"
39 "\0\11\210\212\205\77\316\316\314\351\355\356\354\377\347\351\346\377"
40 "\350\351\347\377\356\357\355\377\313\313\311\361\221\222\217\361\303"
41 "\303\302\377\202\322\323\321\377\3\303\303\302\377\225\226\223\355|~"
42 "zW\202\0\0\0\0\3\216\220\213W\252\253\250\355\337\337\336\377\202\360"
43 "\361\357\377\11\337\337\336\377\251\252\247\373\256\257\254\377\242\243"
44 "\240\377\230\231\226\377\227\231\226\377\241\243\237\377\277\277\275"
45 "\377\232\233\230\303\202\0\0\0\0\11\260\261\256\303\332\334\331\377\271"
46 "\273\267\377\256\257\253\377\255\257\253\377\270\272\266\377\332\333"
47 "\330\377\266\267\265\377\306\306\304\377\203\305\306\303\377\2\315\315"
48 "\314\377\234\236\233\366\202\0\0\0\0\4\263\265\261\366\353\354\352\377"
49 "\342\343\340\377\341\343\337\377\202\341\342\337\377\2\352\353\351\377"
50 "\263\265\261\377\202\307\310\306\377\4\307\307\305\377\306\307\305\377"
51 "\316\317\315\377\234\235\233\373\202\0\0\0\0\2\263\264\261\373\355\355"
52 "\353\377\202\344\345\342\377\5\344\344\341\377\343\344\341\377\354\355"
53 "\353\377\263\264\261\377\314\315\313\377\202\313\314\312\377\3\313\314"
54 "\311\377\317\320\316\377\233\234\231\373\202\0\0\0\0\3\261\262\257\373"
55 "\356\356\355\377\351\352\350\377\202\350\351\347\377\3\350\351\346\377"
56 "\355\356\354\377\260\261\256\377\204\234\235\233\377\2\233\234\231\377"
57 "\210\212\206\322\202\0\0\0\0\2\233\235\231\333\261\263\257\377\204\263"
58 "\264\261\377\2\261\263\257\377\234\236\231\322\207\0\0\0\0"};
59
60