kicad/bitmaps_png/cpp_26/erc_green.cpp

27 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, 0x88, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xed, 0xd6, 0x51, 0x0a, 0x40,
0x40, 0x10, 0x06, 0xe0, 0xf5, 0xb8, 0x53, 0xb2, 0xb3, 0x2e, 0x80, 0xd3, 0xd1, 0x0a, 0x67, 0x93,
0x2b, 0x28, 0x29, 0xae, 0x83, 0xc2, 0xb2, 0x2b, 0xe5, 0x00, 0x4b, 0xa9, 0xf9, 0xeb, 0x7f, 0x98,
0xa7, 0xaf, 0x79, 0xfb, 0x19, 0xbb, 0xe2, 0x05, 0x59, 0x80, 0xae, 0x2b, 0x2a, 0x21, 0xd8, 0x33,
0x32, 0x87, 0x0e, 0x15, 0xcc, 0x52, 0xf1, 0xc9, 0x65, 0x51, 0xf1, 0x05, 0x0b, 0xa8, 0x2d, 0x62,
0x54, 0x4c, 0xf9, 0x1e, 0x0f, 0x52, 0x27, 0xa3, 0xdb, 0xc6, 0x2d, 0x6a, 0xcc, 0xf8, 0x6a, 0x21,
0x5f, 0xf9, 0xe1, 0x79, 0x6c, 0xae, 0x11, 0x0b, 0x75, 0x52, 0x9b, 0x27, 0x08, 0x22, 0x88, 0x20,
0x82, 0x08, 0x22, 0x88, 0xa0, 0xff, 0x43, 0xf7, 0x38, 0x49, 0x5e, 0x18, 0x27, 0xd1, 0x73, 0x9c,
0x98, 0x84, 0x05, 0xf4, 0x27, 0xa6, 0x5f, 0x69, 0x09, 0x0d, 0xfb, 0x32, 0x07, 0x72, 0xc2, 0x6c,
0xa6, 0x6a, 0xda, 0xec, 0xfb, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60,
0x82,
};
const BITMAP_OPAQUE erc_green_xpm[1] = {{ png, sizeof( png ), "erc_green_xpm" }};
//EOF