Files
2017-10-19 12:40:28 -04:00

22 lines
309 B
Plaintext

#define ilovenewyork_width 16
#define ilovenewyork_height 16
static char ilovenewyork_bits[] = {
0xfe, 0xc6,
0x10, 0xee,
0x10, 0xfe,
0x10, 0x7c,
0x10, 0x38,
0x10, 0x10,
0xfe, 0x00,
0x00, 0x00,
0x86, 0x82,
0x86, 0x44,
0x8a, 0x28,
0x92, 0x10,
0xa2, 0x10,
0xc2, 0x10,
0xc2, 0x10,
0x00, 0x00,
};