kicad/bitmaps_png/cpp_26/noconn.cpp

28 lines
1.6 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, 0x9f, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xdd, 0xd6, 0xcd, 0x0d, 0x80,
0x20, 0x0c, 0x05, 0x60, 0xd7, 0x10, 0x1c, 0x45, 0x13, 0xe2, 0x64, 0x85, 0xd5, 0xa8, 0x23, 0x38,
0x84, 0x17, 0x5c, 0xc1, 0x2b, 0x89, 0x86, 0xbf, 0x3e, 0x3c, 0xd0, 0x01, 0xfa, 0x25, 0xa5, 0xaf,
0x61, 0x9a, 0x86, 0x2d, 0x65, 0xf9, 0x5c, 0xc8, 0x1b, 0x54, 0xbf, 0x85, 0xbc, 0x51, 0x96, 0xcf,
0x37, 0x44, 0xbc, 0x2a, 0xcb, 0x97, 0xa6, 0x63, 0x97, 0x22, 0xb3, 0xe3, 0x2d, 0xd9, 0x0b, 0x81,
0x65, 0x11, 0x04, 0x56, 0x8c, 0x48, 0xb0, 0x6a, 0xa4, 0x05, 0x6b, 0x46, 0x6a, 0x30, 0x31, 0x52,
0x82, 0xc1, 0x90, 0x14, 0x06, 0x47, 0xbe, 0xb0, 0x6e, 0x48, 0x8c, 0x69, 0xc7, 0x41, 0x13, 0xdf,
0xdd, 0x90, 0x68, 0x5c, 0x41, 0x5b, 0xdf, 0x0f, 0x8a, 0xc7, 0x85, 0x3c, 0x57, 0xd9, 0xed, 0x82,
0x63, 0xa9, 0x87, 0x87, 0x61, 0x25, 0xdb, 0x25, 0xc6, 0x6a, 0x56, 0xb8, 0x19, 0x6b, 0xc9, 0x49,
0x35, 0x26, 0x09, 0x63, 0x31, 0x86, 0x48, 0x7c, 0x16, 0x43, 0x9e, 0x95, 0x24, 0xf6, 0xdb, 0xe7,
0x64, 0x98, 0x7a, 0x00, 0xb5, 0x84, 0xe5, 0xb3, 0xd0, 0x69, 0x79, 0xaf, 0x00, 0x00, 0x00, 0x00,
0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE noconn_xpm[1] = {{ png, sizeof( png ), "noconn_xpm" }};
//EOF