kicad/bitmaps_png/cpp_26/sim_stop.cpp

23 lines
1.0 KiB
C++
Raw Normal View History

2016-08-11 12:42:00 +00:00
/* 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, 0x48, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x05, 0xd4,
0x00, 0xb7, 0x55, 0xe4, 0x66, 0xdf, 0x52, 0x95, 0x5d, 0x40, 0x1d, 0x2c, 0x53, 0x86, 0xd3, 0x22,
0xa0, 0x82, 0x6f, 0x40, 0xfc, 0x9f, 0x2a, 0x58, 0x5d, 0x76, 0xc7, 0xa8, 0x45, 0xa3, 0x16, 0x8d,
0x5a, 0x34, 0x6a, 0xd1, 0xa8, 0x45, 0xa3, 0x16, 0x8d, 0x5a, 0x04, 0xb5, 0xe8, 0x04, 0x10, 0x5f,
0xa0, 0x06, 0xbe, 0xab, 0x22, 0x3b, 0x75, 0xb4, 0x71, 0x44, 0x15, 0x00, 0x00, 0x03, 0x94, 0x39,
0x5a, 0xa0, 0x09, 0xed, 0x4f, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60,
0x82,
2016-08-11 12:42:00 +00:00
};
const BITMAP_OPAQUE sim_stop_xpm[1] = {{ png, sizeof( png ), "sim_stop_xpm" }};
//EOF