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_png/bitmaps_list.h>
|
|
|
|
static const unsigned char png[] = {
|
|
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
|
|
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
|
|
0x73, 0x00, 0x00, 0x00, 0x4f, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x20, 0x07, 0x84,
|
|
0x1c, 0x0e, 0xf9, 0x8f, 0x05, 0x1e, 0xc6, 0xad, 0xe1, 0x3f, 0x76, 0x88, 0x57, 0xc3, 0x67, 0x34,
|
|
0x38, 0x08, 0x34, 0x90, 0xe6, 0x07, 0x52, 0x43, 0x09, 0xd5, 0x2e, 0xd2, 0x62, 0x04, 0x45, 0x03,
|
|
0x9a, 0xcd, 0x87, 0x09, 0x6b, 0x20, 0xec, 0x27, 0x5c, 0xde, 0xa7, 0xae, 0x06, 0x92, 0x9d, 0x44,
|
|
0x81, 0xa7, 0x47, 0x4a, 0x3c, 0x1c, 0x26, 0x51, 0x03, 0x7e, 0xfb, 0x48, 0x2d, 0x1c, 0x0e, 0x93,
|
|
0x55, 0xc2, 0x00, 0x00, 0x3f, 0x67, 0x37, 0x32, 0xde, 0x87, 0x19, 0x9b, 0x00, 0x00, 0x00, 0x00,
|
|
0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
|
};
|
|
|
|
const BITMAP_OPAQUE search_tree_xpm[1] = {{ png, sizeof( png ), "search_tree_xpm" }};
|
|
|
|
//EOF
|