kicad/bitmaps_png/cpp_26/grid_select_axis.cpp

26 lines
1.4 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, 0x7e, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0xf8, 0xff, 0xff, 0x3f,
0x03, 0x3d, 0x30, 0xc3, 0x80, 0x58, 0x64, 0x62, 0x62, 0xe2, 0x0a, 0xc2, 0xe8, 0x8a, 0xa8, 0x21,
0x8e, 0x22, 0x69, 0x6c, 0x6c, 0xfc, 0x1f, 0x84, 0x91, 0x15, 0x51, 0x4b, 0x9c, 0xfe, 0x16, 0xd1,
0x2d, 0xe8, 0xf0, 0x61, 0xa0, 0xeb, 0x36, 0x80, 0x30, 0xcd, 0x53, 0x1d, 0xd5, 0x2d, 0x1a, 0x4d,
0x75, 0x43, 0x37, 0xd5, 0x9d, 0x60, 0x60, 0xd8, 0x00, 0xc2, 0x34, 0x4f, 0x75, 0x54, 0xb7, 0x08,
0x9b, 0x97, 0x81, 0x16, 0xd8, 0x00, 0xf1, 0x49, 0x28, 0xb6, 0xa1, 0x7a, 0xaa, 0x83, 0xf9, 0x02,
0x6a, 0xc1, 0x7f, 0x28, 0x3e, 0x09, 0x13, 0x47, 0x57, 0x0f, 0xcb, 0x6b, 0x24, 0xa7, 0x3a, 0x9a,
0x59, 0x44, 0xb7, 0xa0, 0x1b, 0x39, 0xa9, 0x6e, 0xb4, 0xac, 0x1b, 0x1a, 0x65, 0xdd, 0x90, 0x6a,
0xd7, 0x01, 0x00, 0x7f, 0xfd, 0x55, 0x97, 0x93, 0xa1, 0x5e, 0x0b, 0x00, 0x00, 0x00, 0x00, 0x49,
0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE grid_select_axis_xpm[1] = {{ png, sizeof( png ), "grid_select_axis_xpm" }};
//EOF