arch/food/mushroom_3.111

10 lines
536 B
Plaintext

#define mushroom_3_width 24
#define mushroom_3_height 24
static char mushroom_3_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x08, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x6b, 0x00, 0xc0, 0xd5, 0x00,
0xb0, 0xaa, 0x01, 0x68, 0xf5, 0x02, 0x98, 0xaa, 0x07, 0x60, 0x75, 0x03,
0xc0, 0xd6, 0x01, 0x80, 0xe9, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x36, 0x00,
0x00, 0x3a, 0x00, 0x00, 0x76, 0x00, 0x00, 0xd5, 0x00, 0x00, 0xef, 0x00,
0x00, 0x3c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};