1 /* GdkPixbuf RGBA C-Source image dump */
2 
3 #ifdef __SUNPRO_C
4 #pragma align 4 (my_pixbuf)
5 #endif
6 #ifdef __GNUC__
7 static const guint8 img_skillplan_trained[] __attribute__ ((__aligned__ (4))) =
8 #else
9 static const guint8 img_skillplan_trained[] =
10 #endif
11 { ""
12   /* Pixbuf magic (0x47646b50) */
13   "GdkP"
14   /* length: header (24) + pixel_data (784) */
15   "\0\0\3("
16   /* pixdata_type (0x1010002) */
17   "\1\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   "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0===\21HHH.TTTDTTTDHHH.===\21\0\0\0\0"
26   "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0""555\2HHH8hhh\242\227\227\227"
27   "\325\244\244\244\364\244\244\244\364\230\230\230\325hhh\242HHH8555\2"
28   "\0\0\0\0\0\0\0\0\0\0\0\0""555\2YYYj\213\213\213\346\306\306\306\374\332"
29   "\332\332\377\346\346\346\377\345\345\345\377\331\331\331\377\305\305"
30   "\305\374\214\214\214\346YYYj555\2\0\0\0\0\0\0\0\0HHH8\207\207\207\346"
31   "\275\275\275\377\313\313\313\377\325\325\325\377\323\323\323\377\322"
32   "\322\322\377\321\321\321\377\307\307\307\377\275\275\275\377\207\207"
33   "\207\346HHH8\0\0\0\0===\21ccc\241\255\255\255\374\245\245\245\377\272"
34   "\272\272\377\273\273\273\377\272\272\272\377\271\271\271\377\270\270"
35   "\270\377\263\263\263\377\241\241\241\377\256\256\256\374ccc\241===\21"
36   "HHH.\211\211\211\325\237\237\237\377\220\220\220\377\241\241\241\377"
37   "\240\240\240\377\237\237\237\377\236\236\236\377\235\235\235\377\232"
38   "\232\232\377\214\214\214\377\237\237\237\377\212\212\212\325HHH.TTTD"
39   "\217\217\217\364\223\223\223\377\206\206\206\377\213\213\213\377\213"
40   "\213\213\377\212\212\212\377\212\212\212\377\212\212\212\377\210\210"
41   "\210\377\205\205\205\377\223\223\223\377\220\220\220\364TTTDUUUD\213"
42   "\213\213\364\222\222\222\377\206\206\206\377\206\206\206\377\207\207"
43   "\207\377\207\207\207\377\207\207\207\377\207\207\207\377\206\206\206"
44   "\377\206\206\206\377\221\221\221\377\214\214\214\364UUUDHHH.\200\200"
45   "\200\325\227\227\227\377\207\207\207\377\210\210\210\377\210\210\210"
46   "\377\211\211\211\377\211\211\211\377\210\210\210\377\207\207\207\377"
47   "\206\206\206\377\227\227\227\377\200\200\200\325HHH.===\21^^^\241\225"
48   "\225\225\374\214\214\214\377\210\210\210\377\211\211\211\377\212\212"
49   "\212\377\212\212\212\377\211\211\211\377\210\210\210\377\213\213\213"
50   "\377\225\225\225\374^^^\241===\21\0\0\0\0HHH8ttt\346\224\224\224\377"
51   "\214\214\214\377\212\212\212\377\213\213\213\377\213\213\213\377\211"
52   "\211\211\377\214\214\214\377\225\225\225\377ttt\347HHH8\0\0\0\0\0\0\0"
53   "\0\17\17\17\7KKKzppp\354\214\214\214\375\217\217\217\377\215\215\215"
54   "\377\215\215\215\377\217\217\217\377\214\214\214\375ppp\355FFF\203\6"
55   "\6\6\21\0\0\0\1\0\0\0\0\0\0\0\5\4\4\4\36---`OOO\271ppp\343yyy\370yyy"
56   "\370ooo\345NNN\276(((l\2\2\2-\0\0\0\16\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0"
57   "\5\0\0\0\16\34\34\34'111I>>>`>>>a///N\30\30\30.\0\0\0\24\0\0\0\11\0\0"
58   "\0\1\0\0\0\0"};
59 
60 
61