kicad/bitmaps_png/cpp_24/add_arc.cpp

31 lines
1.9 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, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x00, 0xd3, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x60, 0x10,
0x6a, 0x10, 0x5a, 0x14, 0xb2, 0x2a, 0xe4, 0x62, 0xc8, 0xbb, 0x90, 0x5f, 0x21, 0x87, 0xf1, 0x2a,
0xf5, 0xe3, 0x0d, 0x29, 0x09, 0xb9, 0x1e, 0xf2, 0x1f, 0x09, 0xe2, 0xd6, 0x90, 0xc6, 0x1a, 0x52,
0x0c, 0x34, 0x13, 0xa4, 0xe8, 0x59, 0xc8, 0xdc, 0x90, 0xb8, 0x50, 0xe3, 0x48, 0x91, 0x34, 0x56,
0x9c, 0xca, 0xc3, 0x35, 0x43, 0x2f, 0x80, 0x15, 0xef, 0x0f, 0xf5, 0x0e, 0x65, 0x26, 0xe8, 0xea,
0x10, 0xff, 0x90, 0x2f, 0x40, 0xc5, 0xb7, 0x83, 0xdd, 0x89, 0xf2, 0x64, 0x48, 0x5c, 0xc8, 0x6f,
0xa0, 0xf2, 0xc5, 0xa1, 0x3c, 0xc4, 0x29, 0xf7, 0x07, 0x2b, 0xaf, 0x27, 0x32, 0x08, 0x83, 0x55,
0x43, 0x3e, 0x85, 0xfc, 0x0f, 0xad, 0x23, 0x52, 0xb9, 0x03, 0x0b, 0xc8, 0xab, 0xc1, 0x8b, 0x88,
0x8e, 0x22, 0x60, 0x40, 0x02, 0xbd, 0x1a, 0xcb, 0x4d, 0xa4, 0xf2, 0x68, 0x3e, 0x50, 0xb8, 0x87,
0x7a, 0x10, 0x6f, 0x7e, 0x09, 0xd0, 0xfc, 0x03, 0x24, 0xa4, 0x99, 0xe0, 0x6b, 0x40, 0xf3, 0xbd,
0x89, 0x56, 0x1e, 0xa8, 0x0f, 0x4a, 0x04, 0x0e, 0x2c, 0xc4, 0xa7, 0xc9, 0x22, 0xa0, 0x86, 0xd9,
0x24, 0x38, 0x08, 0x98, 0x80, 0xff, 0x87, 0xc4, 0x91, 0xa2, 0xe1, 0x52, 0xc8, 0xff, 0x20, 0x23,
0x52, 0x34, 0xbc, 0x0d, 0xf9, 0x1f, 0x29, 0x42, 0x8a, 0x86, 0x9f, 0xc0, 0x30, 0x62, 0x23, 0x45,
0xc3, 0x61, 0x02, 0xd9, 0x8f, 0xae, 0x00, 0x00, 0xc3, 0x88, 0x59, 0x96, 0x0a, 0x1e, 0x95, 0x6a,
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE add_arc_xpm[1] = {{ png, sizeof( png ), "add_arc_xpm" }};
//EOF