subsurface/satellite.h
Linus Torvalds 1f3024152c Satellite icon diet
[Dirk Hohndel: converted to png and .h]

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-01-22 22:25:03 -08:00

28 lines
1.4 KiB
C

/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */
static const GdkPixdata my_pixbuf = {
0x47646b50, /* Pixbuf magic: 'GdkP' */
24 + 445, /* header length + pixel_data length */
0x2010002, /* pixdata_type */
44, /* rowstride */
11, /* width */
15, /* height */
/* pixel_data: */
"\204\0\0\0\0\6\0\0\0\27\0\0\0\243\0\0\0\240\0\0\0\253\0\0\0\215\0\0\0"
"\22\202\0\0\0\0\2\0\0\0(\0\0\0\23\202\0\0\0\0\11\0\0\0\4\0\0\0.\0\0\0"
")\0\0\0,\0\0\0\256\0\0\0\14\0\0\0\0\0\0\0""0\0\0\0\241\202\0\0\0\0\12"
"\0\0\0\12\0\0\0u\0\0\0\221\0\0\0n\0\0\0A\0\0\0r\0\0\0\0\0\0\0\"\0\0\0"
"\376\0\0\0<\204\0\0\0\0\10\0\0\0\254\0\0\0\2\0\0\0\245\0\0\0\0\0\0\0"
"\2\0\0\0\357\0\0\0\337\0\0\0\23\203\0\0\0\0\3\0\0\0[\0\0\0\17\0\0\0\232"
"\202\0\0\0\0\4\0\0\0\257\0\0\0\377\0\0\0\321\0\0\0\36\204\0\0\0\0\1\0"
"\0\0\24\202\0\0\0\0\6\0\0\0""7\0\0\0\376\0\0\0\377\0\0\0\362\0\0\0y\0"
"\0\0\23\206\0\0\0\0\2\0\0\0g\0\0\0\374\202\0\0\0\377\4\0\0\0\373\0\0"
"\0\301\0\0\0{\0\0\0,\204\0\0\0\0\12\0\0\0\35\0\0\0o\0\0\0\206\0\0\0\200"
"\0\0\0d\0\0\0""3\0\0\0\4\0\0\0\0\0\0\0-\0\0\0\7\211\0\0\0\0\3\0\0\0\243"
"\0\0\0\307\0\0\0P\207\0\0\0\0\5\0\0\0\5\0\0\0\360\0\0\0\377\0\0\0\372"
"\0\0\0\33\206\0\0\0\0\1\0\0\0@\203\0\0\0\377\1\0\0\0\201\206\0\0\0\0"
"\1\0\0\0\215\203\0\0\0\377\2\0\0\0\352\0\0\0\10\205\0\0\0\0\1\0\0\0\331"
"\204\0\0\0\377\1\0\0\0_\205\0\0\0\0",
};