kicad/bitmaps_png/cpp_24/project.cpp

28 lines
1.6 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, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
0xf8, 0x00, 0x00, 0x00, 0xa4, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x37, 0x08,
0x09, 0x09, 0xf9, 0x4f, 0x29, 0x1e, 0x18, 0x0b, 0xa4, 0x1a, 0x8f, 0x1c, 0x07, 0xe2, 0xff, 0x20,
0xac, 0x54, 0xbd, 0xf5, 0x7f, 0x70, 0x68, 0x18, 0x95, 0x2d, 0x68, 0x3a, 0xb2, 0x1b, 0x66, 0x81,
0x4a, 0xe5, 0x06, 0xea, 0x5b, 0x30, 0x60, 0x71, 0xf0, 0xf9, 0xf3, 0x67, 0xac, 0x78, 0x50, 0x46,
0xf2, 0x21, 0x58, 0x1c, 0x28, 0x57, 0x6f, 0xa1, 0x7e, 0x1c, 0x48, 0x37, 0x1e, 0x3d, 0x00, 0xb7,
0xa0, 0x6a, 0x13, 0xdc, 0x02, 0x5c, 0x41, 0x84, 0x2f, 0xc8, 0x86, 0x69, 0x46, 0x23, 0x35, 0x15,
0x0d, 0xbe, 0x20, 0x92, 0x6a, 0x3c, 0xbc, 0x87, 0xa6, 0x39, 0x19, 0x68, 0xf0, 0x31, 0x9a, 0x96,
0x45, 0xc3, 0x37, 0x15, 0x51, 0xb3, 0xb8, 0xde, 0x0e, 0x0c, 0xff, 0x77, 0x72, 0x75, 0x7b, 0xff,
0xab, 0x56, 0xac, 0x03, 0xc6, 0x41, 0x28, 0xb5, 0x8b, 0x8a, 0x23, 0xa7, 0x60, 0x91, 0xac, 0x58,
0xbd, 0x8d, 0x06, 0x91, 0xfc, 0xff, 0x3f, 0xa3, 0x5c, 0xfb, 0x61, 0xc1, 0x80, 0xf0, 0xe8, 0xff,
0xc1, 0x21, 0xa1, 0x43, 0x38, 0x92, 0xa9, 0x0d, 0x00, 0xc9, 0x0e, 0x42, 0x6f, 0x23, 0x13, 0x49,
0x3e, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE project_xpm[1] = {{ png, sizeof( png ), "project_xpm" }};
//EOF