kicad/bitmaps_png/cpp_16/pinshape_invert.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, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x04, 0x00, 0x00, 0x00, 0xb5, 0xfa, 0x37,
0xea, 0x00, 0x00, 0x00, 0x5c, 0x49, 0x44, 0x41, 0x54, 0x28, 0xcf, 0x63, 0x90, 0xfa, 0x2f, 0xf5,
0x9f, 0x01, 0x1f, 0xa0, 0x93, 0x02, 0x69, 0x19, 0xa9, 0xe5, 0x52, 0xcf, 0xa4, 0x9e, 0x4a, 0x2d,
0x93, 0x96, 0xc1, 0xaa, 0x40, 0xea, 0x0d, 0x98, 0x04, 0xb3, 0x30, 0x94, 0x40, 0x24, 0xa4, 0xb7,
0x49, 0xcb, 0x00, 0xe1, 0x36, 0x20, 0x7b, 0x19, 0x56, 0x05, 0x52, 0xb2, 0x60, 0xb6, 0x2c, 0xdc,
0x24, 0x38, 0x84, 0x99, 0x20, 0x43, 0x48, 0xc1, 0x36, 0xa0, 0xa4, 0x2c, 0xd8, 0x8a, 0xa5, 0xe4,
0x38, 0x12, 0xe8, 0xcd, 0x65, 0x40, 0x4f, 0x3e, 0x95, 0x5a, 0x8a, 0xc3, 0x9b, 0x03, 0x1c, 0x17,
0x00, 0xf5, 0x67, 0x59, 0x1b, 0x42, 0x00, 0x7b, 0x95, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e,
0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE pinshape_invert_xpm[1] = {{ png, sizeof( png ), "pinshape_invert_xpm" }};
//EOF