aboutsummaryrefslogtreecommitdiffstats
path: root/bitmaps/volume.xbm
blob: 5ab8281a8ec02eaa30d65b2a6c82ac9e96166642 (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, 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, 0x00, 0x00};