aboutsummaryrefslogtreecommitdiffstats
path: root/bitmaps/envelope.xbm
blob: 83d1120e87308ce8b34854bf2e4244d417963e8b (plain) (blame)
1
2
3
4
5
6
#define mail_width 16
#define mail_height 16
static unsigned char mail_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x3f, 0x0c, 0x30,
   0x1c, 0x38, 0x34, 0x2c, 0xc4, 0x23, 0x84, 0x21, 0x04, 0x20, 0x04, 0x20,
   0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};