kicad/bitmaps_png/cpp_24/add_power.cpp

21 lines
950 B
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, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x00, 0x33, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0xa0, 0x0e, 0x08,
0x39, 0x1c, 0x72, 0x98, 0x34, 0x0d, 0xff, 0x43, 0xfe, 0x8f, 0x6a, 0x18, 0xd5, 0x00, 0x4a, 0x39,
0xff, 0x89, 0x80, 0x87, 0xc9, 0xd7, 0x40, 0x2f, 0x80, 0xc7, 0x61, 0x87, 0xa9, 0xa3, 0x61, 0x40,
0xfc, 0x72, 0x98, 0x36, 0x1a, 0xf0, 0x03, 0x00, 0x29, 0x14, 0x86, 0x71, 0xa7, 0xc1, 0x27, 0x7b,
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE add_power_xpm[1] = {{ png, sizeof( png ), "add_power_xpm" }};
//EOF