kicad/bitmaps_png/cpp_16/pinshape_normal.cpp

22 lines
993 B
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, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x04, 0x00, 0x00, 0x00, 0xb5, 0xfa, 0x37,
0xea, 0x00, 0x00, 0x00, 0x38, 0x49, 0x44, 0x41, 0x54, 0x28, 0xcf, 0x63, 0x08, 0x10, 0x08, 0x36,
0x67, 0xc0, 0x07, 0x82, 0xe3, 0x43, 0xae, 0xe2, 0x57, 0x90, 0x14, 0x72, 0x63, 0x08, 0x28, 0x08,
0xbe, 0x19, 0x3c, 0x21, 0x78, 0x26, 0x36, 0x18, 0x32, 0x3d, 0x54, 0x85, 0x80, 0x82, 0x70, 0xe5,
0x21, 0xe2, 0x4d, 0x42, 0x91, 0x15, 0x20, 0x10, 0x62, 0x85, 0x4f, 0x1e, 0x00, 0xee, 0x9e, 0x34,
0xf2, 0x31, 0x9b, 0xa3, 0xac, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60,
0x82,
};
const BITMAP_OPAQUE pinshape_normal_xpm[1] = {{ png, sizeof( png ), "pinshape_normal_xpm" }};
//EOF