kicad/bitmaps_png/cpp_24/distribute_horizontal.cpp

23 lines
1.2 KiB
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, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
0xf8, 0x00, 0x00, 0x00, 0x55, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x64, 0xa0, 0x31, 0x60,
0xc4, 0x26, 0x28, 0xd5, 0x78, 0xe4, 0x30, 0x03, 0x03, 0x03, 0xc3, 0xb3, 0x7a, 0x1b, 0x5b, 0x62,
0x0c, 0xc1, 0xa7, 0x1e, 0x97, 0x05, 0xff, 0xa1, 0x1a, 0x18, 0x89, 0xb4, 0x00, 0xa7, 0x7a, 0xfa,
0x59, 0x10, 0x12, 0x12, 0xf2, 0x1f, 0x9f, 0x21, 0x6b, 0xd6, 0xac, 0x61, 0x1c, 0x5e, 0x16, 0x10,
0xab, 0x7e, 0xd4, 0x82, 0x51, 0x0b, 0x46, 0x2d, 0x18, 0xb5, 0x80, 0x96, 0x16, 0x0c, 0xbe, 0xd2,
0x74, 0xe8, 0xd7, 0x68, 0x74, 0xad, 0xf4, 0xa9, 0x09, 0x00, 0x9f, 0x95, 0xb0, 0x19, 0x2d, 0x79,
0x7f, 0xb0, 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