9 lines
465 B
Plaintext
9 lines
465 B
Plaintext
#define glovesofsun_width 24
|
|
#define glovesofsun_height 24
|
|
static char glovesofsun_bits[] = {
|
|
0x00,0x21,0x00,0x00,0x20,0x89,0x00,0x01,0x08,0x00,0x00,0x04,0x00,0x92,0x01,
|
|
0x00,0x47,0x4e,0x00,0x25,0x4a,0x00,0x15,0x29,0x80,0x8c,0x18,0x40,0x64,0x14,
|
|
0x40,0x20,0x32,0x40,0x80,0x29,0x60,0x84,0x14,0x10,0x00,0x12,0x18,0x10,0x08,
|
|
0x4c,0x08,0x06,0x3c,0x80,0x01,0x6c,0x41,0x00,0xfc,0x38,0x00,0xa8,0x0e,0x00,
|
|
0xf0,0x03,0x00,0x40,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|