kicad/bitmaps_png/cpp_16/pinshape_normal.cpp

20 lines
830 B
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, 0x20, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x90, 0x92, 0x92, 0xfa,
0x0f, 0xc2, 0x0c, 0xe4, 0x82, 0x51, 0x03, 0x06, 0x93, 0x01, 0xe4, 0x62, 0xea, 0x19, 0x30, 0x1a,
0x0b, 0x43, 0xd9, 0x00, 0x00, 0x41, 0x3c, 0x4e, 0x0d, 0x93, 0x90, 0x4f, 0xf0, 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