kicad/bitmaps_png/cpp_24/directory.cpp

23 lines
1.1 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, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x00, 0x4a, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x8c, 0x20,
0xd4, 0x3b, 0xe4, 0x69, 0xc8, 0x7f, 0x04, 0x0c, 0xbe, 0x1f, 0xa1, 0x80, 0x57, 0x43, 0xc8, 0x63,
0x64, 0xe5, 0x44, 0x68, 0x41, 0x57, 0x4e, 0x50, 0x0b, 0x36, 0x0d, 0x58, 0xe1, 0xe3, 0x10, 0x4f,
0xd2, 0x34, 0xfc, 0x0f, 0x7e, 0x44, 0xa2, 0x86, 0x90, 0xff, 0xa3, 0x1a, 0x46, 0x96, 0x86, 0xc7,
0xa4, 0xa6, 0x25, 0x4f, 0xe2, 0xb4, 0x04, 0x3f, 0x0a, 0xf5, 0x18, 0x94, 0x25, 0x00, 0x00, 0x81,
0xbc, 0xda, 0x14, 0x23, 0x32, 0x56, 0xe3, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae,
0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE directory_xpm[1] = {{ png, sizeof( png ), "directory_xpm" }};
//EOF