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/html.h | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 src/icons/html.h (limited to 'src/icons/html.h') diff --git a/src/icons/html.h b/src/icons/html.h new file mode 100644 index 0000000..13d7e3b --- /dev/null +++ b/src/icons/html.h @@ -0,0 +1,65 @@ +/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */ + +#ifdef __SUNPRO_C +#pragma align 4 (html) +#endif +#ifdef __GNUC__ +static const guint8 html[] __attribute__ ((__aligned__ (4))) = +#else +static const guint8 html[] = +#endif +{ "" + /* Pixbuf magic (0x47646b50) */ + "GdkP" + /* length: header (24) + pixel_data (724) */ + "\0\0\2\354" + /* pixdata_type (0x2010002) */ + "\2\1\0\2" + /* rowstride (56) */ + "\0\0\0""8" + /* width (14) */ + "\0\0\0\16" + /* height (14) */ + "\0\0\0\16" + /* pixel_data: */ + "\6\251\253\245\0\260\263\255\0\252\253\246\0\252\253\246\377\251\253" + "\246\377\251\253\245\377\202\250\253\245\377\3\251\253\245\377\250\253" + "\245\266\245\250\241D\203\377\377\377\0\202\245\247\241\0\12\245\247" + "\241\377\353\354\351\377\347\351\345\377\345\350\343\377\343\346\341" + "\377\341\344\336\377\342\345\337\377\351\351\350\377\257\262\254\366" + "\245\250\242z\202\377\377\377\0\202\243\246\240\0\14\243\246\240\377" + "\347\351\345\377\344\347\342\377\343\345\340\377\341\344\336\377\337" + "\342\334\377\335\340\332\377\331\332\330\377\375\375\375\377\275\276" + "\272\366\243\246\240x\377\377\377\0\202\242\244\236\0\14\242\244\236" + "\377\344\346\341\377\341\343\336\377\337\342\335\377\336\341\333\377" + "\334\340\331\377\333\336\327\377\304\306\301\377\377\377\377\377\374" + "\375\374\377\247\251\244\367\377\377\377\0\202\240\242\234\0\14\240\242" + "\234\377\340\343\334\377\335\340\332\377\265\300\307\377`}\244\377(Q" + "\213\377^{\242\377\277\301\273\377\254\260\252\377\262\263\261\377\237" + "\242\233\375\233\236\230\4\202\236\241\233\0\14\236\241\233\377\334\340" + "\332\377\266\301\310\377Gi\204\377\221\251\230\377\252\276\231\377\237" + "\266\232\377Kn\210\377\257\272\302\377\326\332\323\377\233\235\230\374" + "\232\234\226\10\202\235\237\231\0\14\235\237\231\377\334\337\331\377" + "d\177\244\377\225\252X\377\217\255\254\377\210\253\300\377\267\315n\377" + "\245\271X\377`}\243\377\332\335\327\377\231\234\226\374\230\232\225\10" + "\202\233\235\227\0\14\233\235\227\377\335\340\332\377+S\214\377\237\264" + "\242\377i\217\251\377\215\254\216\377\274\320@\377\251\275o\377)R\213" + "\377\336\340\332\377\230\232\224\374\226\231\223\10\202\231\233\226\0" + "\14\231\233\226\377\340\343\335\377g\202\247\377\200\234\236\377\237" + "\2635\377[\204\260\377\230\261s\377\215\246\212\377d\200\246\377\341" + "\344\336\377\226\230\223\374\225\227\221\10\202\227\232\224\0\14\227" + "\232\224\377\343\346\341\377\277\310\317\3775Z\222\377\211\242x\377\231" + "\261\320\377\203\235\230\377;`\217\377\275\306\317\377\345\347\342\377" + "\224\226\221\374\223\225\220\10\202\226\230\222\0\14\226\230\222\377" + "\347\350\344\377\345\347\343\377\303\313\322\377j\205\252\377,T\215\377" + "h\203\252\377\301\312\323\377\347\351\345\377\350\352\346\377\223\225" + "\217\374\221\223\216\10\202\224\226\221\0\4\224\226\221\377\351\352\347" + "\377\350\352\346\377\351\352\347\377\202\352\353\350\377\1\352\354\351" + "\377\202\353\354\351\377\3\354\355\352\377\221\223\216\374\220\222\214" + "\10\202\222\225\217\0\1\222\225\217\377\202\354\355\352\377\4\355\356" + "\353\377\356\357\354\377\356\357\355\377\357\360\355\377\203\357\360" + "\356\377\2\217\221\214\374\216\220\213\10\202\220\222\215\0\1\220\222" + "\215I\203\216\220\213\377\202\215\217\212\377\1\215\217\211\377\202\214" + "\216\211\377\3\214\216\210\377\215\217\212K\214\216\211\0"}; + + -- cgit v1.3