kicad/bitmaps_png/cpp_26/grid_select.cpp

29 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.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, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
0xce, 0x00, 0x00, 0x00, 0xa9, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0xf8, 0xff, 0xff, 0x3f,
0x03, 0x3d, 0x30, 0xc3, 0x80, 0x58, 0x04, 0x04, 0x22, 0x40, 0x9c, 0x04, 0xa2, 0xa9, 0x2d, 0x8e,
0x6e, 0xd1, 0x51, 0x20, 0x06, 0x31, 0x8e, 0x52, 0x5b, 0x7c, 0xc0, 0x2c, 0xa2, 0x4f, 0xd0, 0x61,
0xc5, 0x4c, 0x4c, 0x95, 0x44, 0x47, 0x3a, 0x0b, 0x4b, 0x1b, 0x79, 0xa9, 0x8e, 0x89, 0xa9, 0xfa,
0x3f, 0x33, 0xf3, 0x7f, 0xa2, 0x2d, 0x02, 0xa9, 0x65, 0x61, 0x69, 0x21, 0x2d, 0xd5, 0x31, 0x31,
0xd5, 0x82, 0x35, 0x02, 0x31, 0xd1, 0x41, 0x04, 0x55, 0xff, 0x96, 0x85, 0xa5, 0x87, 0xa8, 0x54,
0xd7, 0xcf, 0xc8, 0xf8, 0x08, 0xa6, 0x09, 0x8c, 0x41, 0xca, 0x88, 0xc1, 0x48, 0x7a, 0x1a, 0x98,
0x98, 0x08, 0xa7, 0xba, 0x09, 0x4c, 0x4c, 0x14, 0x5b, 0x54, 0xcf, 0xc8, 0x48, 0x64, 0xaa, 0x63,
0x61, 0x69, 0x22, 0x37, 0xe8, 0xde, 0x30, 0x31, 0xb5, 0x93, 0x96, 0xea, 0x40, 0x11, 0x4b, 0x6a,
0x62, 0x00, 0x25, 0x20, 0xb2, 0xca, 0x3a, 0x3c, 0x49, 0x96, 0x94, 0xac, 0x30, 0x5a, 0xd6, 0x0d,
0x87, 0xb2, 0x6e, 0xb4, 0x86, 0x1d, 0x4d, 0x75, 0xa3, 0xa9, 0x8e, 0x10, 0x06, 0x00, 0x26, 0xf5,
0xf2, 0x63, 0x48, 0x71, 0x04, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42,
0x60, 0x82,
};
const BITMAP_OPAQUE grid_select_xpm[1] = {{ png, sizeof( png ), "grid_select_xpm" }};
//EOF