kicad/bitmaps_png/cpp_16/question_mark.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, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x06, 0x00, 0x00, 0x00, 0x1f, 0xf3, 0xff,
0x61, 0x00, 0x00, 0x00, 0x5b, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x05, 0xb8,
0x00, 0x33, 0x10, 0x87, 0x02, 0x71, 0x04, 0x10, 0xf7, 0x02, 0x71, 0x16, 0x10, 0x33, 0x92, 0x62,
0x40, 0x08, 0x10, 0xb7, 0x43, 0xd9, 0xec, 0x40, 0xfc, 0x11, 0x88, 0x03, 0x48, 0x31, 0x40, 0x1a,
0x88, 0x83, 0xa0, 0x6c, 0x56, 0x20, 0xfe, 0x0a, 0xc4, 0x36, 0xe4, 0x7a, 0x27, 0x0a, 0x88, 0xa7,
0x91, 0xab, 0x19, 0xe4, 0xef, 0x2e, 0x20, 0x66, 0x22, 0xd7, 0x00, 0x79, 0x20, 0xd6, 0xa1, 0x24,
0x36, 0xf4, 0x81, 0x58, 0x85, 0x12, 0x03, 0x26, 0x01, 0x71, 0xe5, 0x68, 0xaa, 0xc6, 0x0f, 0x00,
0x99, 0x0e, 0x08, 0x95, 0x88, 0xbc, 0x99, 0xa3, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44,
0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE question_mark_xpm[1] = {{ png, sizeof( png ), "question_mark_xpm" }};
//EOF