kicad/bitmaps_png/cpp_16/pinshape_nonlogic.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.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, 0x06, 0x00, 0x00, 0x00, 0x1f, 0xf3, 0xff,
0x61, 0x00, 0x00, 0x00, 0x74, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0xc0, 0x01, 0xa4,
0xa4, 0xa4, 0xfe, 0x83, 0x30, 0x03, 0xb9, 0x80, 0x64, 0x03, 0x24, 0x25, 0x25, 0xdd, 0x09, 0x19,
0x80, 0xae, 0x06, 0x59, 0xc2, 0x03, 0xa4, 0x58, 0x5a, 0x5a, 0xba, 0x1f, 0x97, 0x01, 0x20, 0x39,
0x10, 0x1f, 0xa4, 0x16, 0x97, 0x93, 0xdb, 0x91, 0x0c, 0x61, 0x44, 0x36, 0x00, 0x48, 0x77, 0xa0,
0x5b, 0x40, 0xd0, 0x10, 0x98, 0x01, 0x44, 0x6b, 0x46, 0x37, 0x04, 0x19, 0x13, 0xad, 0x19, 0x9f,
0x21, 0xb8, 0x30, 0x2e, 0x03, 0x3a, 0xc8, 0x36, 0x00, 0x9b, 0x66, 0x58, 0xc0, 0x12, 0xe3, 0xf4,
0x0e, 0x2c, 0x81, 0xd8, 0x4e, 0x94, 0x21, 0xe8, 0xa1, 0x8d, 0x16, 0x8d, 0xf8, 0x0d, 0xa1, 0x4a,
0x42, 0xa2, 0x28, 0x29, 0x0f, 0x68, 0x6e, 0x04, 0x00, 0x6a, 0xf8, 0x6e, 0x1b, 0xc9, 0x09, 0x35,
0x39, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE pinshape_nonlogic_xpm[1] = {{ png, sizeof( png ), "pinshape_nonlogic_xpm" }};
//EOF