kicad/bitmaps_png/cpp_26/grid.cpp

22 lines
1019 B
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, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x04, 0x00, 0x00, 0x00, 0x03, 0x43, 0x84,
0x45, 0x00, 0x00, 0x00, 0x40, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0xa0, 0x17, 0x60,
0x04, 0x11, 0xa1, 0xcc, 0xf7, 0x62, 0x18, 0x18, 0x94, 0x96, 0xac, 0xfe, 0x4b, 0x1c, 0x1b, 0x0c,
0x8c, 0xe3, 0x8d, 0xff, 0x03, 0x61, 0x3c, 0xb1, 0x6c, 0x26, 0x0a, 0x9c, 0x77, 0x3f, 0x9a, 0x81,
0x41, 0x71, 0x29, 0xc4, 0x19, 0x84, 0xd9, 0x0c, 0xa3, 0xa1, 0x37, 0x1a, 0x7a, 0xa3, 0xa1, 0x37,
0x1a, 0x7a, 0x78, 0x00, 0x00, 0x9d, 0xe1, 0xb8, 0x91, 0x69, 0x9c, 0xd0, 0x5a, 0x00, 0x00, 0x00,
0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE grid_xpm[1] = {{ png, sizeof( png ), "grid_xpm" }};
//EOF