aboutsummaryrefslogtreecommitdiffstats
path: root/bitmaps/envelope.xbm
blob: de44eb0829db509899cc17294905e6724d28ed5b (plain) (blame)
1
2
3
4
5
6
#define envelope_width 15
#define envelope_height 15
static unsigned char envelope_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x1f, 0x0c, 0x18, 0x1c, 0x1c,
   0x34, 0x16, 0xc4, 0x11, 0x84, 0x10, 0x04, 0x10, 0xfc, 0x1f, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00};