kicad/bitmaps_png/cpp_24/add_line.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, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x00, 0x43, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x24, 0x20,
0x50, 0x2c, 0xe4, 0x4c, 0xc8, 0x61, 0x12, 0x94, 0x87, 0x5e, 0x0e, 0xf9, 0x1f, 0x7a, 0x8a, 0x48,
0xe5, 0xa1, 0xa2, 0x21, 0x97, 0x42, 0xfe, 0x87, 0x5c, 0x0f, 0x95, 0x18, 0x55, 0x3e, 0xaa, 0x7c,
0xf8, 0x2b, 0x07, 0x6a, 0x38, 0x05, 0xcc, 0x1e, 0x97, 0x03, 0xc5, 0x88, 0xce, 0x51, 0x21, 0x87,
0x43, 0xce, 0x90, 0xa0, 0x9c, 0xc6, 0x00, 0x00, 0x15, 0xc6, 0x54, 0xef, 0x26, 0x2f, 0x8d, 0xc0,
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE add_line_xpm[1] = {{ png, sizeof( png ), "add_line_xpm" }};
//EOF