2020-12-11 01:02:54 +00:00
|
|
|
|
|
|
|
/* 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,
|
2021-01-21 19:44:11 +00:00
|
|
|
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
|
|
|
|
0x73, 0x00, 0x00, 0x00, 0x3f, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x20, 0x1d, 0x84,
|
|
|
|
0x7d, 0x0b, 0xf9, 0x4f, 0x1c, 0x0c, 0xfb, 0x06, 0xd6, 0x40, 0xac, 0x72, 0x10, 0x24, 0x57, 0xc3,
|
|
|
|
0x4e, 0x20, 0x84, 0x90, 0x3b, 0x09, 0xb0, 0xe9, 0xa6, 0x81, 0x4c, 0x3f, 0x7c, 0x86, 0x43, 0xdc,
|
|
|
|
0xec, 0xc1, 0xab, 0x61, 0xd4, 0xd3, 0x23, 0xc3, 0xd3, 0xe1, 0x9f, 0x89, 0xf5, 0x72, 0xf8, 0x67,
|
|
|
|
0x32, 0xca, 0x18, 0x00, 0x63, 0x3f, 0x0e, 0x5d, 0xff, 0x4e, 0xde, 0x77, 0x00, 0x00, 0x00, 0x00,
|
|
|
|
0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
2020-12-11 01:02:54 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
const BITMAP_OPAQUE spreadsheet_xpm[1] = {{ png, sizeof( png ), "spreadsheet_xpm" }};
|
|
|
|
|
|
|
|
//EOF
|