kicad/bitmaps_png/cpp_16/small_folder.cpp

22 lines
1.0 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_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,
2020-12-15 03:24:53 +00:00
0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x04, 0x00, 0x00, 0x00, 0xb5, 0xfa, 0x37,
0xea, 0x00, 0x00, 0x00, 0x41, 0x49, 0x44, 0x41, 0x54, 0x28, 0xcf, 0x63, 0x60, 0xa0, 0x02, 0x08,
0xf5, 0x0e, 0x79, 0x1a, 0xf2, 0x1f, 0x04, 0x83, 0xef, 0x47, 0x28, 0x60, 0x51, 0x10, 0xf2, 0x18,
0x22, 0x8d, 0x53, 0x09, 0x42, 0x1a, 0x0d, 0x3e, 0x0e, 0xf1, 0xc4, 0xaf, 0xe0, 0x7f, 0xf0, 0x23,
0x02, 0x0a, 0x42, 0xfe, 0x0f, 0x21, 0x05, 0x8f, 0x09, 0x79, 0xd3, 0x13, 0xbb, 0x92, 0xe0, 0x47,
0xa1, 0x1e, 0xd4, 0x88, 0x4a, 0x00, 0xf9, 0x20, 0xc7, 0x91, 0x41, 0xad, 0xcf, 0x14, 0x00, 0x00,
0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE small_folder_xpm[1] = {{ png, sizeof( png ), "small_folder_xpm" }};
//EOF