kicad/bitmaps_png/cpp_26/add_power.cpp

22 lines
1.0 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, 0x46, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x05, 0xf4,
0x02, 0x0d, 0x0c, 0x0c, 0x87, 0x41, 0x98, 0x1e, 0x16, 0xfd, 0x07, 0xe1, 0x51, 0x8b, 0x46, 0x2d,
0x1a, 0xb5, 0x68, 0x10, 0x58, 0x04, 0xcd, 0xf9, 0xff, 0x29, 0xc4, 0x87, 0x07, 0x8f, 0x45, 0x23,
0xa2, 0xa4, 0xa6, 0x7d, 0x70, 0xd1, 0xcd, 0xa2, 0x61, 0x1f, 0x5f, 0x5e, 0x40, 0xfc, 0x13, 0x29,
0xa8, 0x40, 0x6c, 0xaf, 0xa1, 0x6b, 0xd1, 0x28, 0x40, 0x07, 0x00, 0x67, 0x8e, 0x84, 0x61, 0x4f,
0x20, 0xf1, 0x23, 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