summaryrefslogtreecommitdiff
path: root/src/icons/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/html.h')
-rw-r--r--src/icons/html.h65
1 files changed, 65 insertions, 0 deletions
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 @@
1/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */
2
3#ifdef __SUNPRO_C
4#pragma align 4 (html)
5#endif
6#ifdef __GNUC__
7static const guint8 html[] __attribute__ ((__aligned__ (4))) =
8#else
9static const guint8 html[] =
10#endif
11{ ""
12 /* Pixbuf magic (0x47646b50) */
13 "GdkP"
14 /* length: header (24) + pixel_data (724) */
15 "\0\0\2\354"
16 /* pixdata_type (0x2010002) */
17 "\2\1\0\2"
18 /* rowstride (56) */
19 "\0\0\0""8"
20 /* width (14) */
21 "\0\0\0\16"
22 /* height (14) */
23 "\0\0\0\16"
24 /* pixel_data: */
25 "\6\251\253\245\0\260\263\255\0\252\253\246\0\252\253\246\377\251\253"
26 "\246\377\251\253\245\377\202\250\253\245\377\3\251\253\245\377\250\253"
27 "\245\266\245\250\241D\203\377\377\377\0\202\245\247\241\0\12\245\247"
28 "\241\377\353\354\351\377\347\351\345\377\345\350\343\377\343\346\341"
29 "\377\341\344\336\377\342\345\337\377\351\351\350\377\257\262\254\366"
30 "\245\250\242z\202\377\377\377\0\202\243\246\240\0\14\243\246\240\377"
31 "\347\351\345\377\344\347\342\377\343\345\340\377\341\344\336\377\337"
32 "\342\334\377\335\340\332\377\331\332\330\377\375\375\375\377\275\276"
33 "\272\366\243\246\240x\377\377\377\0\202\242\244\236\0\14\242\244\236"
34 "\377\344\346\341\377\341\343\336\377\337\342\335\377\336\341\333\377"
35 "\334\340\331\377\333\336\327\377\304\306\301\377\377\377\377\377\374"
36 "\375\374\377\247\251\244\367\377\377\377\0\202\240\242\234\0\14\240\242"
37 "\234\377\340\343\334\377\335\340\332\377\265\300\307\377`}\244\377(Q"
38 "\213\377^{\242\377\277\301\273\377\254\260\252\377\262\263\261\377\237"
39 "\242\233\375\233\236\230\4\202\236\241\233\0\14\236\241\233\377\334\340"
40 "\332\377\266\301\310\377Gi\204\377\221\251\230\377\252\276\231\377\237"
41 "\266\232\377Kn\210\377\257\272\302\377\326\332\323\377\233\235\230\374"
42 "\232\234\226\10\202\235\237\231\0\14\235\237\231\377\334\337\331\377"
43 "d\177\244\377\225\252X\377\217\255\254\377\210\253\300\377\267\315n\377"
44 "\245\271X\377`}\243\377\332\335\327\377\231\234\226\374\230\232\225\10"
45 "\202\233\235\227\0\14\233\235\227\377\335\340\332\377+S\214\377\237\264"
46 "\242\377i\217\251\377\215\254\216\377\274\320@\377\251\275o\377)R\213"
47 "\377\336\340\332\377\230\232\224\374\226\231\223\10\202\231\233\226\0"
48 "\14\231\233\226\377\340\343\335\377g\202\247\377\200\234\236\377\237"
49 "\2635\377[\204\260\377\230\261s\377\215\246\212\377d\200\246\377\341"
50 "\344\336\377\226\230\223\374\225\227\221\10\202\227\232\224\0\14\227"
51 "\232\224\377\343\346\341\377\277\310\317\3775Z\222\377\211\242x\377\231"
52 "\261\320\377\203\235\230\377;`\217\377\275\306\317\377\345\347\342\377"
53 "\224\226\221\374\223\225\220\10\202\226\230\222\0\14\226\230\222\377"
54 "\347\350\344\377\345\347\343\377\303\313\322\377j\205\252\377,T\215\377"
55 "h\203\252\377\301\312\323\377\347\351\345\377\350\352\346\377\223\225"
56 "\217\374\221\223\216\10\202\224\226\221\0\4\224\226\221\377\351\352\347"
57 "\377\350\352\346\377\351\352\347\377\202\352\353\350\377\1\352\354\351"
58 "\377\202\353\354\351\377\3\354\355\352\377\221\223\216\374\220\222\214"
59 "\10\202\222\225\217\0\1\222\225\217\377\202\354\355\352\377\4\355\356"
60 "\353\377\356\357\354\377\356\357\355\377\357\360\355\377\203\357\360"
61 "\356\377\2\217\221\214\374\216\220\213\10\202\220\222\215\0\1\220\222"
62 "\215I\203\216\220\213\377\202\215\217\212\377\1\215\217\211\377\202\214"
63 "\216\211\377\3\214\216\210\377\215\217\212K\214\216\211\0"};
64
65