kicad/bitmaps_png/cpp_26/grid.cpp

23 lines
1.1 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, 0x57, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xed, 0xd2, 0xc1, 0x09, 0x00,
0x20, 0x0c, 0x03, 0x40, 0xeb, 0x4e, 0x19, 0xc1, 0xa5, 0x75, 0x84, 0x0e, 0x15, 0x5f, 0x42, 0xf5,
0x25, 0x28, 0x7d, 0x25, 0xcf, 0x58, 0xa8, 0x94, 0x33, 0x92, 0x25, 0x23, 0xb5, 0x24, 0x65, 0x5b,
0x04, 0xa0, 0x01, 0x68, 0xe7, 0xd0, 0x8f, 0xbe, 0xc6, 0x47, 0x92, 0x9d, 0x64, 0x8f, 0x43, 0xbf,
0xfa, 0xb4, 0xd3, 0x59, 0xc4, 0xb0, 0x7e, 0xe0, 0xee, 0xe3, 0x3c, 0xc5, 0x6b, 0x6f, 0x52, 0x27,
0x75, 0x52, 0x27, 0x75, 0x52, 0x27, 0x75, 0x52, 0x27, 0x75, 0x17, 0x99, 0x19, 0x5e, 0x0b, 0x00,
0xe6, 0x86, 0x01, 0x9d, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE grid_xpm[1] = {{ png, sizeof( png ), "grid_xpm" }};
//EOF