kicad/bitmaps_png/cpp_26/distribute_horizontal.cpp

28 lines
1.6 KiB
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, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
0xce, 0x00, 0x00, 0x00, 0xa1, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x05, 0xa3,
0x60, 0x40, 0x00, 0xa3, 0x4a, 0xc4, 0x67, 0x06, 0xa5, 0xd0, 0xff, 0xe8, 0x18, 0x2c, 0x4e, 0x55,
0x35, 0x40, 0x4e, 0xe8, 0xcc, 0xff, 0x18, 0x18, 0xac, 0x10, 0x06, 0xa8, 0xa2, 0x66, 0xd4, 0xa2,
0x41, 0x6f, 0x11, 0xa3, 0x6a, 0xf8, 0x27, 0xac, 0xa9, 0x05, 0x24, 0x0e, 0x4b, 0x51, 0x54, 0x52,
0x43, 0x7f, 0x90, 0x96, 0x96, 0xf6, 0x80, 0x2e, 0x6a, 0x80, 0x0a, 0xfe, 0x13, 0x61, 0x08, 0xe5,
0x6a, 0xe8, 0x69, 0xd1, 0x1d, 0x28, 0xed, 0x08, 0xc4, 0x57, 0x90, 0xc4, 0xaf, 0x80, 0xc4, 0x48,
0x55, 0x83, 0x17, 0xa4, 0xa4, 0xa4, 0xd8, 0x02, 0x15, 0xbe, 0x04, 0xd2, 0x4e, 0x48, 0x86, 0xd8,
0x80, 0xc4, 0xd2, 0xd3, 0xd3, 0x9d, 0x89, 0x55, 0x43, 0x10, 0xa4, 0xa6, 0xa6, 0xfe, 0x03, 0x79,
0x1d, 0x07, 0xfe, 0x47, 0xac, 0x1a, 0x62, 0x52, 0x1e, 0x86, 0xcb, 0xd0, 0x7d, 0x40, 0x8c, 0x1a,
0xa2, 0x40, 0x46, 0x46, 0x86, 0x03, 0x50, 0xd3, 0x65, 0x24, 0xcb, 0x2f, 0x83, 0xc4, 0x48, 0x55,
0x33, 0x0a, 0x86, 0x0e, 0x00, 0x00, 0x6e, 0x28, 0xc4, 0x46, 0x73, 0xee, 0x75, 0xf1, 0x00, 0x00,
0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE distribute_horizontal_xpm[1] = {{ png, sizeof( png ), "distribute_horizontal_xpm" }};
//EOF