kicad/bitmaps_png/cpp_16/folder.cpp

23 lines
1.1 KiB
C++
Raw Normal View History

/* 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, 0x50, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x2c, 0xa0,
0x0d, 0x88, 0x7f, 0x02, 0xf1, 0x7f, 0x20, 0xfe, 0x07, 0xc4, 0x07, 0x80, 0x98, 0x97, 0x14, 0x03,
0x40, 0x9a, 0x85, 0xa0, 0x6c, 0x26, 0x20, 0x5e, 0x04, 0x35, 0x94, 0x68, 0xf0, 0x9f, 0x44, 0x0c,
0xb2, 0xb0, 0x05, 0xdd, 0x00, 0x52, 0x00, 0xc8, 0xb5, 0x3f, 0x28, 0x31, 0x00, 0x43, 0xcf, 0xa8,
0x01, 0x54, 0x30, 0x00, 0x39, 0x21, 0x91, 0x15, 0x8d, 0x2d, 0x48, 0x49, 0x99, 0xd8, 0x84, 0xd4,
0x3c, 0x38, 0x72, 0x21, 0x00, 0xe7, 0xb0, 0x30, 0xf1, 0x6b, 0x61, 0x37, 0x2c, 0x00, 0x00, 0x00,
0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE folder_xpm[1] = {{ png, sizeof( png ), "folder_xpm" }};
//EOF