kicad/bitmaps_png/cpp_24/save.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, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x00, 0x5c, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x20, 0x1d, 0x84,
0x3c, 0x0f, 0xf9, 0x8f, 0x0f, 0x86, 0x6e, 0x0b, 0x65, 0x43, 0xd5, 0x00, 0x97, 0x42, 0x80, 0x10,
0x30, 0x86, 0xc2, 0x6f, 0x21, 0xfb, 0x3d, 0xd9, 0x49, 0xd1, 0x80, 0xae, 0x85, 0x08, 0x0d, 0xa8,
0x5a, 0xb0, 0x69, 0xc8, 0x44, 0xd7, 0x80, 0xac, 0x05, 0x9b, 0x86, 0xff, 0x98, 0x1a, 0x80, 0x5a,
0x42, 0xb7, 0x93, 0xa6, 0x01, 0x08, 0xd1, 0x34, 0x10, 0x86, 0xa3, 0x1a, 0xd0, 0x83, 0x15, 0x5b,
0xf0, 0x8e, 0x6a, 0x20, 0x43, 0x03, 0xb1, 0xf1, 0xf0, 0x82, 0x68, 0x0d, 0x2f, 0xc8, 0x28, 0x63,
0x00, 0x08, 0x09, 0xb9, 0xad, 0xa0, 0x00, 0xe0, 0xf2, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e,
0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE save_xpm[1] = {{ png, sizeof( png ), "save_xpm" }};
//EOF