aboutsummaryrefslogtreecommitdiffstats
path: root/bitmaps/volume.xbm
blob: b4ee0ecd56220909aa374799d136eb8ad76d5b52 (plain) (blame)
1
2
3
4
5
6
#define volume_width 16
#define volume_height 16
static unsigned char volume_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x1b, 0x60, 0x1b,
   0x60, 0x1b, 0x6c, 0x1b, 0x6c, 0x1b, 0x6c, 0x1b, 0x60, 0x1b, 0x60, 0x1b,
   0x00, 0x1b, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00};