#define volumeMask_width 16 #define volumeMask_height 16 #define volumeMask_x_hot 8 #define volumeMask_y_hot 0 static char volumeMask_bits[] = { 0x00, 0x00, 0x60, 0x00, 0x90, 0x00, 0x10, 0x01, 0x10, 0x07, 0x10, 0x09, 0x0c, 0x39, 0x1a, 0x51, 0x32, 0x50, 0x22, 0x40, 0x22, 0x40, 0x04, 0x60, 0x04, 0x30, 0xf8, 0x1f, 0x04, 0x20, 0xf8, 0x1f};