kicad/bitmaps_png/cpp_26/plus.cpp

23 lines
1.1 KiB
C++
Raw Normal View History

/* 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, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
0xce, 0x00, 0x00, 0x00, 0x55, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x8c, 0x40,
0xba, 0xe1, 0xb0, 0x8f, 0x54, 0xe3, 0x91, 0xa7, 0x20, 0x0c, 0x62, 0xd3, 0xcc, 0x22, 0xa0, 0x05,
0x4f, 0x80, 0xf8, 0x3f, 0x14, 0x3f, 0xa1, 0xa5, 0x45, 0xff, 0x91, 0xf1, 0xa8, 0x45, 0xa3, 0x16,
0x8d, 0x5a, 0x84, 0x35, 0xc7, 0xff, 0xa7, 0x32, 0x46, 0x2d, 0x41, 0xd0, 0x72, 0x3c, 0xb5, 0xf1,
0x13, 0xfa, 0x5b, 0x44, 0xb7, 0xa0, 0x1b, 0x4d, 0xde, 0xa3, 0x16, 0x8d, 0x5a, 0x44, 0x57, 0x8b,
0xe8, 0xd3, 0x38, 0xa1, 0x5b, 0x73, 0x8b, 0x12, 0x00, 0x00, 0x34, 0x78, 0x99, 0x68, 0x54, 0x4f,
0x12, 0x48, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE plus_xpm[1] = {{ png, sizeof( png ), "plus_xpm" }};
//EOF