kicad/bitmaps_png/cpp_26/grid.cpp

24 lines
1.2 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, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
0xce, 0x00, 0x00, 0x00, 0x63, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x64, 0xa0, 0x13, 0x60,
0xa4, 0xbb, 0x45, 0xa1, 0xa1, 0xa1, 0xcc, 0xf7, 0xee, 0xdd, 0x8b, 0x01, 0xb1, 0x95, 0x94, 0x94,
0x96, 0xac, 0x5e, 0xbd, 0xfa, 0x2f, 0x35, 0xc5, 0xe1, 0x16, 0x19, 0x1b, 0x1b, 0xc7, 0x03, 0xa9,
0x05, 0x50, 0x6e, 0xc2, 0xd9, 0xb3, 0x67, 0x17, 0x52, 0x53, 0x9c, 0xfe, 0x16, 0x81, 0xbc, 0x7c,
0xff, 0xfe, 0xfd, 0x68, 0x10, 0x5b, 0x51, 0x51, 0x71, 0x29, 0x72, 0x50, 0x50, 0x43, 0x9c, 0x71,
0x34, 0xd5, 0x8d, 0xa6, 0xba, 0xd1, 0x54, 0x37, 0x9a, 0xea, 0x46, 0x53, 0xdd, 0x68, 0xaa, 0x1b,
0x4d, 0x75, 0xa3, 0xa9, 0x8e, 0x08, 0x00, 0x00, 0xd7, 0x3d, 0xa0, 0x2a, 0xa4, 0x0c, 0x38, 0x43,
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE grid_xpm[1] = {{ png, sizeof( png ), "grid_xpm" }};
//EOF