kicad/bitmaps_png/cpp_16/pinshape_normal.cpp

20 lines
811 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, 0x1a, 0x49, 0x44, 0x41, 0x54, 0x28, 0xcf, 0x63, 0x90, 0xfa, 0x2f, 0xf5,
0x9f, 0x01, 0x1f, 0x18, 0x3e, 0x0a, 0xf0, 0x41, 0xe2, 0x14, 0x0c, 0xff, 0x80, 0x02, 0x00, 0x84,
0x6d, 0x41, 0xdd, 0x4b, 0xf5, 0xe8, 0x3d, 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