#define mournblade_width 24 #define mournblade_height 24 static char mournblade_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x70,0x00,0x00,0x78,0x00,0x00,0x7c, 0x00,0x00,0x3e,0x00,0x00,0x1f,0x00,0x80,0x0f,0x00,0xc0,0x07, 0x00,0x60,0x03,0x00,0xf0,0x01,0x00,0xd8,0x00,0x20,0x7c,0x00, 0x20,0x36,0x00,0x60,0x1f,0x00,0xc0,0x0d,0x00,0xc0,0x07,0x00, 0xe0,0x03,0x00,0xe0,0x07,0x00,0xf0,0x1c,0x00,0x38,0x00,0x00, 0x1e,0x00,0x00,0x0e,0x00,0x00,0x0e,0x00,0x00,0x00,0x00,0x00};