blob: cfbee2e980621aaacf4881671d51ad482d5697a9 [file] [log] [blame]
Serhiy Storchaka30d68c62014-01-26 23:48:20 +02001#define python_width 16
2#define python_height 16
3static char python_bits[] = {
4 0xDF, 0xFE, 0x8F, 0xFD, 0x5F, 0xFB, 0xAB, 0xFE, 0xB5, 0x8D, 0xDA, 0x8F,
5 0xA5, 0x86, 0xFA, 0x83, 0x1A, 0x80, 0x0D, 0x80, 0x0D, 0x80, 0x0F, 0xE0,
6 0x0F, 0xF8, 0x0F, 0xF8, 0x0F, 0xFC, 0xFF, 0xFF, };