kicad/bitmaps_png/cpp_16/pinshape_active_low_input.cpp

25 lines
1.3 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, 0x6e, 0x49, 0x44, 0x41, 0x54, 0x28, 0xcf, 0x63, 0x08, 0xb9, 0x1d, 0x62,
0xc5, 0x80, 0x04, 0x82, 0xdd, 0x03, 0xc5, 0x90, 0xf9, 0x0c, 0x21, 0xff, 0x43, 0x42, 0x91, 0x78,
0xb9, 0x21, 0xff, 0x42, 0x72, 0x71, 0x2a, 0x00, 0x4b, 0xff, 0x0d, 0x29, 0xc0, 0xa1, 0x20, 0x24,
0x3d, 0xe4, 0x5f, 0x68, 0x75, 0xc8, 0x13, 0x1c, 0x0a, 0x42, 0xd3, 0x40, 0xd2, 0x40, 0x3e, 0x76,
0x05, 0x30, 0x69, 0x1c, 0x0a, 0x40, 0xd2, 0x21, 0x55, 0x50, 0x3e, 0x16, 0x05, 0x53, 0x80, 0xd2,
0x6f, 0x43, 0x56, 0x41, 0xe1, 0xb7, 0x90, 0xf3, 0x70, 0xf6, 0xaa, 0x90, 0x4e, 0xa0, 0x82, 0xd0,
0x5e, 0x24, 0x01, 0x74, 0xd8, 0x8d, 0x16, 0x0e, 0x58, 0xc0, 0xd0, 0x50, 0x70, 0x0b, 0x35, 0xba,
0xd1, 0x01, 0x00, 0x02, 0xcb, 0x57, 0xa9, 0xb1, 0x4c, 0x80, 0x1e, 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