kicad/bitmaps_png/cpp_24/duplicate.cpp

24 lines
1.2 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, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
0xf8, 0x00, 0x00, 0x00, 0x5a, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x07, 0x08,
0x09, 0x09, 0xf9, 0x4f, 0x09, 0x26, 0xca, 0x82, 0xcf, 0x9f, 0x3f, 0x93, 0x85, 0x29, 0xb2, 0x40,
0xaa, 0xf1, 0x08, 0x45, 0x98, 0x28, 0x0b, 0xc8, 0xf5, 0xd9, 0xa8, 0x05, 0xc3, 0xc0, 0x82, 0xca,
0xca, 0x4a, 0x30, 0xa6, 0x99, 0x05, 0xb0, 0x4c, 0x36, 0xb4, 0x2c, 0x00, 0x05, 0x09, 0xae, 0xe2,
0x02, 0x3d, 0xb8, 0x06, 0xa7, 0x05, 0x43, 0x3f, 0x0e, 0xe8, 0x9a, 0x4c, 0x47, 0x60, 0x51, 0x81,
0x0d, 0x53, 0xcd, 0x02, 0x5c, 0x80, 0x2e, 0x16, 0x50, 0xa5, 0xca, 0xa4, 0x25, 0x00, 0x00, 0x4b,
0xb7, 0x06, 0xfa, 0xb4, 0xb6, 0x2e, 0x6f, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae,
0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE duplicate_xpm[1] = {{ png, sizeof( png ), "duplicate_xpm" }};
//EOF