23 lines
1.1 KiB
C++
23 lines
1.1 KiB
C++
|
|
/* Do not modify this file, it was automatically generated by the
|
|
* PNG2cpp CMake script, using a *.png file as input.
|
|
*/
|
|
|
|
#include "bitmaps.h"
|
|
|
|
static const char png[] = {
|
|
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,
|
|
0xce, 0x00, 0x00, 0x00, 0x56, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0xf8, 0xff, 0xff, 0x3f,
|
|
0x03, 0x3d, 0x30, 0xa6, 0x00, 0x03, 0x03, 0x17, 0x10, 0x0b, 0x00, 0x31, 0x1b, 0xad, 0x2d, 0x5a,
|
|
0x00, 0xc4, 0x20, 0x46, 0xc2, 0xa8, 0x45, 0xa3, 0x16, 0x8d, 0x5a, 0x34, 0x6a, 0x11, 0x86, 0x45,
|
|
0xfb, 0x81, 0x78, 0x06, 0x85, 0x58, 0x8d, 0x18, 0x8b, 0xa8, 0x81, 0x1d, 0x88, 0xb1, 0x68, 0x19,
|
|
0x10, 0x17, 0x50, 0x88, 0x65, 0x46, 0x53, 0xdd, 0xa8, 0x45, 0xa3, 0x16, 0x0d, 0x13, 0x8b, 0x26,
|
|
0x02, 0xf1, 0x0b, 0x20, 0x0e, 0xa7, 0xa9, 0x45, 0xb4, 0xc2, 0x00, 0xb1, 0x2e, 0xc4, 0xf0, 0x80,
|
|
0x2d, 0x05, 0xc1, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
|
};
|
|
|
|
const BITMAP_OPAQUE pinshape_normal_xpm[1] = {{ png, sizeof( png ), "pinshape_normal_xpm" }};
|
|
|
|
//EOF
|