kicad/bitmaps_png/cpp_26/grid_select_axis.cpp

25 lines
1.3 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, 0x6d, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0xf8, 0xff, 0xff, 0x3f,
0x03, 0x3d, 0x30, 0xd1, 0x0a, 0x1f, 0xd8, 0x39, 0xfc, 0xa7, 0x9a, 0x45, 0x40, 0x90, 0x09, 0xc4,
0x8f, 0x40, 0x34, 0xba, 0x38, 0xc8, 0x22, 0x6c, 0xe2, 0xb8, 0xd4, 0xa3, 0x8b, 0xa3, 0x5b, 0xf4,
0x18, 0x88, 0x41, 0x8c, 0xc7, 0xe8, 0xe2, 0x50, 0x8b, 0x1e, 0x13, 0xab, 0x1e, 0x5d, 0x1c, 0xdd,
0xa2, 0x5c, 0x20, 0x7e, 0x02, 0xa2, 0xd1, 0xc5, 0xa1, 0x16, 0xe5, 0x12, 0xab, 0x1e, 0x5d, 0x7c,
0x60, 0xe2, 0x68, 0xf8, 0x59, 0x44, 0xf3, 0x54, 0x07, 0x32, 0x84, 0x96, 0x78, 0x34, 0xd5, 0x8d,
0xa6, 0xba, 0xd1, 0xb2, 0x6e, 0x34, 0xd5, 0x8d, 0xa6, 0xba, 0xd1, 0x54, 0x47, 0x2d, 0x8b, 0x28,
0xc5, 0x00, 0x45, 0x82, 0xab, 0xc1, 0xba, 0x49, 0xf4, 0x4e, 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