10 lines
458 B
Plaintext
10 lines
458 B
Plaintext
#define icestorm_2_width 24
|
|
#define icestorm_2_height 24
|
|
static char icestorm_2_bits[] = {
|
|
0x00,0x18,0x02,0x04,0x24,0x81,0x22,0xa8,0x48,0x10,0x10,0x04,
|
|
0x88,0x81,0x02,0x44,0x42,0x04,0x80,0x24,0x22,0x04,0x03,0x91,
|
|
0x0a,0x44,0x40,0x12,0x92,0x24,0x0c,0x09,0x02,0x40,0x50,0x81,
|
|
0x24,0x04,0x52,0x12,0x02,0x09,0x41,0x89,0x00,0x20,0x10,0x82,
|
|
0x93,0x24,0x19,0x44,0x95,0xa4,0x24,0x08,0xa4,0x43,0xc1,0x29,
|
|
0x80,0x20,0x1a,0x18,0x44,0x41,0x24,0x0a,0x20,0x14,0x12,0x10};
|