2011-09-18 15:11:09 +00:00
|
|
|
|
|
|
|
/* Do not modify this file, it was automatically generated by the
|
|
|
|
* PNG2cpp CMake script, using a *.png file as input.
|
|
|
|
*/
|
|
|
|
|
2019-01-23 15:58:16 +00:00
|
|
|
#include <bitmaps_png/bitmaps_list.h>
|
2011-09-18 15:11:09 +00:00
|
|
|
|
2011-09-18 15:51:13 +00:00
|
|
|
static const unsigned char png[] = {
|
2011-09-18 15:11:09 +00:00
|
|
|
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
|
|
|
|
0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
|
2020-12-04 19:56:58 +00:00
|
|
|
0xce, 0x00, 0x00, 0x00, 0x44, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0xf1, 0xe0,
|
|
|
|
0x99, 0x74, 0xc0, 0x61, 0x10, 0xa6, 0xbd, 0x45, 0x32, 0x01, 0xff, 0x41, 0x78, 0xd4, 0xa2, 0x51,
|
|
|
|
0x8b, 0x46, 0x2d, 0x1a, 0xb5, 0x88, 0xca, 0x16, 0x81, 0xcb, 0x31, 0xa8, 0x41, 0x14, 0x63, 0x7c,
|
|
|
|
0xe5, 0x21, 0xdd, 0x2c, 0x1a, 0x01, 0xf5, 0x0e, 0x3d, 0x82, 0x8b, 0x6e, 0x16, 0x8d, 0xd0, 0x38,
|
|
|
|
0xa3, 0x45, 0x50, 0xd1, 0xcd, 0xa2, 0x21, 0x03, 0x00, 0x4a, 0xb8, 0xed, 0x93, 0x5e, 0x5d, 0x81,
|
|
|
|
0xc6, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
2011-09-18 15:11:09 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
const BITMAP_OPAQUE add_power_xpm[1] = {{ png, sizeof( png ), "add_power_xpm" }};
|
|
|
|
|
|
|
|
//EOF
|