summaryrefslogtreecommitdiff
path: root/.i3/icons/power-bat2.xbm
blob: e7be6326547ee1735f16328ca60bc9b80d37cb1b (plain)
1
2
3
4
5
6
#define power_bat2_width 16
#define power_bat2_height 16
static unsigned char power_bat2_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x1f, 0x7e, 0x18,
   0x7e, 0x78, 0x7e, 0x78, 0x7e, 0x78, 0x7e, 0x78, 0x7e, 0x18, 0xfe, 0x1f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };