kicad/bitmaps_png/cpp_16/small_plus.cpp

21 lines
886 B
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, 0x04, 0x00, 0x00, 0x00, 0xb5, 0xfa, 0x37,
0xea, 0x00, 0x00, 0x00, 0x28, 0x49, 0x44, 0x41, 0x54, 0x28, 0xcf, 0x63, 0x60, 0x20, 0x0d, 0x84,
0x1c, 0x0e, 0x39, 0x8c, 0x5f, 0xc1, 0xff, 0x90, 0xff, 0x83, 0x52, 0x01, 0xd0, 0xe5, 0xff, 0x71,
0xc0, 0xc3, 0xc4, 0x29, 0x18, 0x12, 0xde, 0x24, 0x29, 0xb2, 0x30, 0x01, 0x00, 0x09, 0x8d, 0x42,
0xfd, 0xea, 0x15, 0xea, 0xb3, 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