kicad/bitmaps_png/cpp_26/add_dashed_line.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, 0xa2, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x05, 0xd4,
0x01, 0xe7, 0x9f, 0x01, 0xf1, 0x07, 0x04, 0x7e, 0xcc, 0x49, 0x99, 0x38, 0x6e, 0x8b, 0x1e, 0xa0,
0x6a, 0x3c, 0xc3, 0x05, 0x11, 0x3f, 0xf7, 0x9c, 0x34, 0xf1, 0xf3, 0xef, 0x21, 0xfc, 0xff, 0x8c,
0x04, 0x7c, 0x06, 0x52, 0x80, 0xae, 0x08, 0x26, 0x46, 0x8c, 0x38, 0xcc, 0x62, 0x9c, 0x16, 0x5d,
0x65, 0x63, 0x60, 0xd8, 0xc6, 0x4e, 0x85, 0x28, 0x20, 0x64, 0x11, 0x2c, 0x28, 0x60, 0x41, 0x40,
0x2e, 0x00, 0xc5, 0x15, 0x5e, 0x33, 0xa8, 0x65, 0x11, 0x41, 0x40, 0x2d, 0x8b, 0x40, 0xa9, 0x0e,
0x64, 0x16, 0xfe, 0x54, 0xf7, 0x0a, 0x91, 0x4c, 0x69, 0x16, 0x47, 0x54, 0xcb, 0x8f, 0xa3, 0xa9,
0x6e, 0x34, 0xd5, 0x8d, 0xa6, 0xba, 0x61, 0x9a, 0xea, 0xfe, 0x33, 0x41, 0x12, 0x06, 0x1c, 0xbf,
0x80, 0xd6, 0x3f, 0x44, 0x8a, 0xe3, 0x4d, 0x75, 0x60, 0x8b, 0xde, 0x41, 0xd8, 0xab, 0x98, 0x51,
0x6b, 0x4f, 0x92, 0xc5, 0x09, 0x25, 0x06, 0x10, 0x86, 0x01, 0x50, 0xc2, 0x80, 0x61, 0x52, 0xc5,
0xa9, 0x91, 0xa8, 0x06, 0x33, 0x00, 0x00, 0xbe, 0xb5, 0xe0, 0xd0, 0x7a, 0xdd, 0x12, 0x8b, 0x00,
0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE add_dashed_line_xpm[1] = {{ png, sizeof( png ), "add_dashed_line_xpm" }};
//EOF