kicad/bitmaps_png/cpp_16/pinshape_active_low_input.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, 0x59, 0x49, 0x44, 0x41, 0x54, 0x28, 0xcf, 0x63, 0x90, 0xfa, 0x2f, 0xf5,
0x9f, 0x01, 0x0e, 0x44, 0x78, 0x25, 0xb7, 0x32, 0xa0, 0x02, 0x64, 0x05, 0xd2, 0x32, 0x52, 0xe7,
0x91, 0x95, 0xa3, 0x29, 0x90, 0x31, 0x93, 0x7a, 0x81, 0x6a, 0x1e, 0x8a, 0x02, 0xc9, 0x20, 0xa9,
0xaf, 0x20, 0x36, 0x0e, 0x05, 0x52, 0x65, 0x52, 0x7f, 0x81, 0xac, 0x59, 0x38, 0x14, 0x48, 0x4d,
0x05, 0xe2, 0x7f, 0x52, 0x0d, 0xa8, 0x2e, 0x42, 0x56, 0xf0, 0x5f, 0xea, 0xbb, 0x54, 0x04, 0xba,
0x93, 0x51, 0x15, 0xe0, 0x84, 0xc4, 0x29, 0x60, 0xc0, 0x07, 0x86, 0x85, 0x02, 0x00, 0x9a, 0xa4,
0x5d, 0x70, 0x0e, 0xd2, 0x15, 0x28, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42,
0x60, 0x82,
};
const BITMAP_OPAQUE pinshape_active_low_input_xpm[1] = {{ png, sizeof( png ), "pinshape_active_low_input_xpm" }};
//EOF