kicad/bitmaps_png/cpp_16/small_plus.cpp

23 lines
1.1 KiB
C++

/* Do not modify this file, it was automatically generated by the
* PNG2cpp CMake script, using a *.png file as input.
*/
#include <bitmaps.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, 0x4e, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0xa0, 0x21, 0xe0,
0x04, 0x62, 0x2b, 0x28, 0xe6, 0x24, 0xc7, 0x00, 0x6d, 0x20, 0xfe, 0x0f, 0xc5, 0x9a, 0x23, 0xc0,
0x00, 0x0e, 0x20, 0x96, 0x47, 0xc3, 0x2e, 0x48, 0x06, 0x38, 0x63, 0x91, 0xe7, 0x40, 0x36, 0xc0,
0x03, 0x49, 0x31, 0xb1, 0xd8, 0x95, 0xaa, 0x06, 0xf0, 0x00, 0xb1, 0x2e, 0x1a, 0x0e, 0x40, 0x52,
0xec, 0x87, 0x45, 0x9e, 0x67, 0x34, 0x1d, 0x10, 0x06, 0x3c, 0xd0, 0xd8, 0x01, 0x61, 0x6e, 0x9a,
0x65, 0x59, 0x00, 0xc3, 0x02, 0x34, 0x69, 0x18, 0x1a, 0x33, 0x4c, 0x00, 0x00, 0x00, 0x00, 0x49,
0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE small_plus_xpm[1] = {{ png, sizeof( png ), "small_plus_xpm" }};
//EOF