kicad/bitmaps_png/cpp_26/add_bus.cpp

27 lines
1.4 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, 0x88, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0xd2, 0xa0,
0xe1, 0x3f, 0x93, 0xc6, 0xc4, 0xf3, 0xa7, 0xf4, 0x67, 0x5d, 0xfb, 0xa7, 0x39, 0xe9, 0xc2, 0x4e,
0x9a, 0x59, 0x22, 0xd5, 0x70, 0x74, 0xae, 0xfe, 0xcc, 0xab, 0xff, 0x0d, 0x66, 0x5d, 0xfb, 0xaf,
0x37, 0xf3, 0xea, 0x3f, 0x9a, 0x59, 0x22, 0xd5, 0x78, 0xe4, 0xbf, 0x6a, 0xff, 0xd9, 0xff, 0x20,
0xcb, 0x34, 0x27, 0x5f, 0x3c, 0x41, 0x5d, 0x4b, 0xfe, 0xff, 0x67, 0x94, 0x6c, 0x38, 0x32, 0x1d,
0x64, 0x09, 0x1c, 0x03, 0x2d, 0x05, 0x59, 0x3e, 0x6a, 0xc9, 0xa8, 0x25, 0xa3, 0x96, 0x8c, 0x08,
0x4b, 0x1a, 0x0f, 0xcf, 0x1b, 0xb5, 0x64, 0xd4, 0x92, 0x51, 0x4b, 0x50, 0x81, 0x54, 0xc3, 0x91,
0xc9, 0xb4, 0xcd, 0x8c, 0x30, 0x8b, 0x1a, 0x8f, 0xfc, 0xa0, 0xb9, 0x25, 0x20, 0x20, 0xdd, 0x78,
0xa4, 0x0d, 0x68, 0xc9, 0x77, 0x20, 0x9e, 0x44, 0x33, 0x4b, 0xe8, 0x05, 0x00, 0x13, 0xed, 0x45,
0xdc, 0x23, 0xe0, 0xac, 0x53, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60,
0x82,
};
const BITMAP_OPAQUE add_bus_xpm[1] = {{ png, sizeof( png ), "add_bus_xpm" }};
//EOF