summaryrefslogtreecommitdiff
path: root/src/icon-turtle.h
blob: 953fb507ee1944bb4a264e695f56e468b9178965 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */

#ifdef __SUNPRO_C
#pragma align 4 (blue_turtle)
#endif
#ifdef __GNUC__
static const guint8 blue_turtle[] __attribute__ ((__aligned__(4))) =
#else
static const guint8 blue_turtle[] =
#endif
{ ""
        /* Pixbuf magic (0x47646b50) */
        "GdkP"
        /* length: header (24) + pixel_data (315) */
        "\0\0\1S"
        /* pixdata_type (0x2010002) */
        "\2\1\0\2"
        /* rowstride (80) */
        "\0\0\0P"
        /* width (20) */
        "\0\0\0\24"
        /* height (14) */
        "\0\0\0\16"
        /* pixel_data: */
    "\304\377\377\377\0\3"
        "66\377@77\377p55\3770\205\377\377\377\0\1\0\0\0"
        "\0\211\377\377\377\0\2"
        "66\3770<<\377\317\202\77\77\377\377\2>>\377\377"
        "::\377\237\204\377\377\377\0\1\0\0\0\0\210\377\377\377\0\14"
        "66\3770"
        "BB\377\360FF\377\377II\377\377JJ\377\377HH\377\377DD\377\377==\377\237"
        "\377\377\377\0"
        "99\377`\77\77\377\377;;\377\237\207\377\377\377\0\4" "5"
        "5\377\20FF\377\360KK\377\377OO\377\377\202QQ\377\377\7PP\377\377NN\377"
        "\377II\377\377EE\377\377FF\377\377II\377\377[[\377\267\207\377\377\377"
        "\0\3EE\377\261NN\377\377TT\377\377\204VV\377\377\3UU\377\377ee\377\331"
        "\252\252\377\214\202\377\377\377f\1\377\377\377@\207\377\377\377\0\3"
        "\377\377\377F\224\224\377\240YY\377\377\204ZZ\377\377\3XX\377\377kk\377"
        "\274\377\377\377\31\202\377\377\377\0\1\0\0\0\0\210\377\377\377\0\2m"
        "m\377wvv\377\305\204\377\377\377f\3\230\230\377\237TT\377\377FF\377\237"
        "\202\377\377\377\0\1\0\0\0\0\323\377\377\377\0"
};


/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */

#ifdef __SUNPRO_C
#pragma align 4 (grey_turtle)
#endif
#ifdef __GNUC__
static const guint8 grey_turtle[] __attribute__ ((__aligned__(4))) =
#else
static const guint8 grey_turtle[] =
#endif
{ ""
        /* Pixbuf magic (0x47646b50) */
        "GdkP"
        /* length: header (24) + pixel_data (315) */
        "\0\0\1S"
        /* pixdata_type (0x2010002) */
        "\2\1\0\2"
        /* rowstride (80) */
        "\0\0\0P"
        /* width (20) */
        "\0\0\0\24"
        /* height (14) */
        "\0\0\0\16"
        /* pixel_data: */
    "\304\377\377\377\0\3\3\3\3@\5\5\5p\2\2\2"
        "0\205\377\377\377\0\1\0\0\0" "\0\211\377\377\377\0\2\3\3\3"
        "0\13\13\13\317\202\17\17\17\377\2\16\16"
        "\16\377\11\11\11\237\204\377\377\377\0\1\0\0\0\0\210\377\377\377\0\14"
        "\4\4\4"
        "0\23\23\23\360\27\27\27\377\33\33\33\377\34\34\34\377\32\32\32"
        "\377\25\25\25\377\14\14\14\237\377\377\377\0\7\7\7`\17\17\17\377\12\12"
        "\12\237\207\377\377\377\0\4\2\2\2\20\27\27\27\360\36\36\36\377###\377"
        "\202%%%\377\7$$$\377!!!\377\33\33\33\377\26\26\26\377\30\30\30\377\33"
        "\33\33\377222\267\207\377\377\377\0\3\26\26\26\261\"\"\"\377)))\377\204"
        "+++\377\3***\377\77\77\77\331\225\225\225\214\202\377\377\377f\1\377"
        "\377\377@\207\377\377\377\0\3\377\377\377Fyyy\240///\377\204000\377\3"
        "...\377FFF\274\377\377\377\31\202\377\377\377\0\1\0\0\0\0\210\377\377"
        "\377\0\2HHHwTTT\305\204\377\377\377f\3~~~\237)))\377\27\27\27\237\202"
        "\377\377\377\0\1\0\0\0\0\323\377\377\377\0"
};