kicad/bitmaps_png/cpp_16/folder.cpp

23 lines
1.0 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, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x04, 0x00, 0x00, 0x00, 0xb5, 0xfa, 0x37,
0xea, 0x00, 0x00, 0x00, 0x48, 0x49, 0x44, 0x41, 0x54, 0x28, 0xcf, 0x63, 0x60, 0xa0, 0x06, 0x68,
0x63, 0xf8, 0xc1, 0xf0, 0x9f, 0xe1, 0x1b, 0xc3, 0x51, 0x06, 0x39, 0xec, 0x0a, 0x7e, 0x30, 0xfc,
0x03, 0x92, 0x93, 0x18, 0x6e, 0x31, 0x6c, 0xc1, 0xae, 0xe0, 0x3f, 0x0e, 0xf8, 0x83, 0xa1, 0x05,
0xa6, 0x00, 0x97, 0xc6, 0x1f, 0xf8, 0x15, 0xc0, 0x65, 0x86, 0x84, 0x82, 0x9f, 0xc0, 0x80, 0x62,
0xc4, 0x02, 0xe1, 0xde, 0x84, 0x04, 0x35, 0x9e, 0x80, 0xa2, 0x0c, 0x00, 0x00, 0xfb, 0x2c, 0x35,
0xaf, 0xf9, 0x92, 0xd3, 0x60, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60,
0x82,
};
const BITMAP_OPAQUE folder_xpm[1] = {{ png, sizeof( png ), "folder_xpm" }};
//EOF