summaryrefslogtreecommitdiff
path: root/.i3/icons/net-wifi4.xbm
blob: 8179eb4200714e1c3c8fd41120387c9b5ef9052f (plain)
1
2
3
4
5
6
#define net_wifi4_width 16
#define net_wifi4_height 16
static unsigned char net_wifi4_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0xfe, 0x7f, 0x00, 0x00,
   0xfc, 0x3f, 0xfc, 0x3f, 0x00, 0x00, 0xf8, 0x1f, 0xf8, 0x1f, 0x00, 0x00,
   0xe0, 0x07, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00 };