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_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, 0x8a, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x27, 0x10,
0xce, 0xe3, 0xdc, 0x27, 0x98, 0xc1, 0xf9, 0x9f, 0x16, 0x58, 0x28, 0x9f, 0x7b, 0x05, 0xd8, 0x12,
0xa1, 0x5c, 0x06, 0x3e, 0xa0, 0xc0, 0x3f, 0xa5, 0xb3, 0x42, 0xff, 0x95, 0xce, 0x51, 0x17, 0x2b,
0x1c, 0x13, 0xfa, 0x2f, 0x98, 0xcd, 0xf9, 0x13, 0x6c, 0x11, 0x6f, 0x36, 0xaf, 0xb0, 0x60, 0x26,
0xe7, 0x5f, 0x6a, 0x5b, 0x02, 0xc2, 0x8a, 0x27, 0x84, 0x40, 0xbe, 0xfa, 0x37, 0x6a, 0xd1, 0xa8,
0x45, 0xa3, 0x16, 0x8d, 0x5a, 0x34, 0x6a, 0xd1, 0xa8, 0x45, 0xa3, 0x16, 0x0d, 0x7d, 0x8b, 0x04,
0xd3, 0x04, 0xf9, 0x81, 0x16, 0xfd, 0xa1, 0x59, 0xe3, 0x24, 0x8b, 0xf3, 0x37, 0xbc, 0xb9, 0x25,
0x94, 0xc7, 0x79, 0x54, 0x28, 0x9b, 0xf3, 0x3b, 0xb5, 0xb1, 0x60, 0x36, 0xd7, 0x0f, 0xc1, 0x7c,
0xae, 0xf5, 0xc8, 0x4d, 0x3b, 0x46, 0xfe, 0x4c, 0x7e, 0x41, 0x5a, 0x60, 0x98, 0x05, 0x00, 0xed,
0xea, 0x6c, 0x68, 0x6b, 0x66, 0xde, 0x94, 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