kicad/bitmaps_png/cpp_24/plot.cpp

25 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, 0x6a, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0xa0, 0x04, 0x84,
0xfc, 0xc7, 0x0e, 0xf1, 0x68, 0xf8, 0x8c, 0x05, 0x52, 0xaa, 0x21, 0x64, 0x3b, 0x2e, 0x87, 0x60,
0x85, 0xdb, 0x18, 0x48, 0x52, 0x0e, 0xb2, 0x8d, 0x3e, 0x1a, 0x8a, 0x88, 0x84, 0x58, 0x6c, 0xc0,
0x1e, 0x4a, 0x78, 0x9c, 0x44, 0x8c, 0x86, 0x6d, 0xa4, 0x68, 0x08, 0xdd, 0x0a, 0x8d, 0x30, 0x62,
0x22, 0x0e, 0x29, 0x02, 0x87, 0x94, 0x86, 0x90, 0xff, 0x89, 0xff, 0xc3, 0x7f, 0x91, 0xa0, 0x21,
0xfe, 0x7f, 0xd4, 0xb7, 0x50, 0x27, 0x3c, 0x1a, 0xd0, 0x61, 0xd8, 0xaf, 0x10, 0x07, 0x74, 0x55,
0xa8, 0x4c, 0xbc, 0xf9, 0x91, 0x4e, 0x1a, 0x88, 0xc8, 0xea, 0x44, 0xab, 0xc2, 0x0a, 0x00, 0xb5,
0x49, 0x05, 0x4e, 0x5b, 0x5c, 0x07, 0xd4, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae,
0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE plot_xpm[1] = {{ png, sizeof( png ), "plot_xpm" }};
//EOF