kicad/bitmaps_png/cpp_24/print_button.cpp

25 lines
1.3 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, 0x6d, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x20, 0x17, 0x84,
0xfc, 0xc7, 0x0f, 0xb1, 0x68, 0xf8, 0x8c, 0x07, 0x0e, 0x6e, 0x0d, 0x91, 0x22, 0x21, 0xab, 0x42,
0x3e, 0x13, 0xf2, 0x32, 0x18, 0x7e, 0x0e, 0x59, 0x19, 0x28, 0xcc, 0x00, 0x54, 0xfe, 0x9f, 0x78,
0x18, 0xbc, 0x82, 0x81, 0x48, 0xd3, 0x61, 0xf0, 0x13, 0x03, 0x49, 0xca, 0x41, 0x7e, 0x21, 0x53,
0x43, 0x11, 0x11, 0x10, 0xc3, 0x06, 0xfc, 0xc1, 0x1a, 0x32, 0x9c, 0x34, 0x0c, 0x7c, 0x6a, 0x05,
0x39, 0x23, 0xec, 0x7f, 0xe8, 0x5f, 0x12, 0x34, 0x44, 0xfe, 0x8f, 0xfa, 0x11, 0x16, 0x4c, 0xb4,
0x86, 0xd8, 0xff, 0x51, 0xdf, 0x43, 0xfd, 0x48, 0x28, 0x04, 0xc2, 0x7e, 0x86, 0x38, 0x33, 0x50,
0x02, 0x00, 0x8c, 0xd7, 0xb3, 0xa3, 0x1d, 0x42, 0x8d, 0xba, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45,
0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE print_button_xpm[1] = {{ png, sizeof( png ), "print_button_xpm" }};
//EOF