kicad/bitmaps_png/cpp_24/add_rectangle.cpp

21 lines
916 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, 0x2c, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x9c, 0x20,
0xe4, 0x70, 0xc8, 0x7f, 0x22, 0xe0, 0x61, 0x84, 0x86, 0xff, 0xc4, 0x41, 0x14, 0x0d, 0x07, 0x09,
0xc0, 0x51, 0x0d, 0xa3, 0x1a, 0x06, 0x8f, 0x06, 0xd2, 0x92, 0x37, 0xa9, 0x19, 0x68, 0x70, 0x01,
0x00, 0xe9, 0x35, 0x3b, 0x47, 0xa7, 0xd2, 0x63, 0xb1, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e,
0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE add_rectangle_xpm[1] = {{ png, sizeof( png ), "add_rectangle_xpm" }};
//EOF