59 lines
2.9 KiB
C
59 lines
2.9 KiB
C
/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */
|
|
|
|
#ifdef __SUNPRO_C
|
|
#pragma align 4 (STOCK_EDIT_ICON_16)
|
|
#endif
|
|
#ifdef __GNUC__
|
|
static const guint8 STOCK_EDIT_16[] __attribute__ ((__aligned__ (4))) =
|
|
#else
|
|
static const guint8 STOCK_EDIT_16[] =
|
|
#endif
|
|
{ ""
|
|
/* Pixbuf magic (0x47646b50) */
|
|
"GdkP"
|
|
/* length: header (24) + pixel_data (710) */
|
|
"\0\0\2\336"
|
|
/* pixdata_type (0x2010002) */
|
|
"\2\1\0\2"
|
|
/* rowstride (64) */
|
|
"\0\0\0@"
|
|
/* width (16) */
|
|
"\0\0\0\20"
|
|
/* height (16) */
|
|
"\0\0\0\20"
|
|
/* pixel_data: */
|
|
"\2\0\0\0\0\0\0\0\"\211\0\0\0\377\1\0\0\0\32\205\0\0\0\0\1\0\0\0\377\206"
|
|
"\376\376\376\377\5\375\375\375\377\340\340\340\377\301\301\301\377\0"
|
|
"\0\0\377\0\0\0\"\204\0\0\0\0\2\0\0\0\377\376\376\376\377\206\361\361"
|
|
"\361\377\5\303\303\303\377\373\373\373\377\250\250\250\377\0\0\0\377"
|
|
"\0\0\0\32\203\0\0\0\0\3\0\0\0\377\376\376\376\377\361\361\361\377\203"
|
|
"\314\314\314\377\202\361\361\361\377\4\255\255\255\377vvv\377]]]\377"
|
|
"@@@\377\202\0\0\0\377\4\0\0\0N\0\0\0\0\0\0\0\377\376\376\376\377\205"
|
|
"\361\361\361\377\14\360\360\360\377\342\342\342\377\205\205\205\377K"
|
|
"KI\377\0\0\0\377\373\347;\377\362\266M\377\0\0\0\377\0\0\0\0\0\0\0\377"
|
|
"\376\376\376\377\361\361\361\377\204\312\312\312\377\13\357\357\357\377"
|
|
"\312\312\312\377\311\311\311\377\0\0\0\377\374\353=\377\367\265D\377"
|
|
"aT.\365\0\0\0\377\0\0\0\0\0\0\0\377\376\376\376\377\203\357\357\357\377"
|
|
"\204\356\356\356\377\12\0\0\0\377\374\351;\377\367\265E\377l_4\377\0"
|
|
"\0\0\377\0\0\0""0\0\0\0\0\0\0\0\377\375\375\375\377\356\356\356\377\202"
|
|
"\311\311\311\377\1\356\356\356\377\202\311\311\311\377\6\0\0\0\377\371"
|
|
"\3379\377\364\262D\377f]>\377\0\0\0\377\0\0\0%\202\0\0\0\0\3\0\0\0\377"
|
|
"\375\375\375\377\355\355\355\377\203\354\354\354\377\5\353\353\353\377"
|
|
"\0\0\0\377\366\3226\377\357\264M\377\\O+\377\202\0\0\0\377\203\0\0\0"
|
|
"\0\3\0\0\0\377\375\375\375\377\353\353\353\377\203\304\304\304\377\7"
|
|
"\350\350\350\377\0\0\0\377\327\256t\377eY0\377\0\0\0\377\300\300\300"
|
|
"\377\0\0\0\377\203\0\0\0\0\2\0\0\0\377\375\375\375\377\202\352\352\352"
|
|
"\377\202\351\351\351\377\2\0\0\0\377OA\25\377\202\0\0\0\377\3\347\347"
|
|
"\347\377\277\277\277\377\0\0\0\377\203\0\0\0\0\6\0\0\0\377\375\375\375"
|
|
"\377\350\350\350\377\302\302\302\377\346\346\346\377\302\302\302\377"
|
|
"\202\0\0\0\377\202\346\346\346\377\3\345\345\345\377\276\276\276\377"
|
|
"\0\0\0\377\203\0\0\0\0\2\0\0\0\377\375\375\375\377\202\347\347\347\377"
|
|
"\203\346\346\346\377\202\345\345\345\377\202\344\344\344\377\2\275\275"
|
|
"\275\377\0\0\0\377\203\0\0\0\0\3\0\0\0\377\375\375\375\377\346\346\346"
|
|
"\377\203\345\345\345\377\202\344\344\344\377\203\343\343\343\377\2\273"
|
|
"\273\273\377\0\0\0\377\203\0\0\0\0\2\0\0\0\377\302\302\302\377\203\275"
|
|
"\275\275\377\202\274\274\274\377\204\273\273\273\377\2\240\240\240\377"
|
|
"\0\0\0\324\203\0\0\0\0\1\0\0\0A\213\0\0\0\377\1\0\0\0""9\202\0\0\0\0"};
|
|
|
|
|