summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/wifi.xbm
blob: 7947e049aff1da1014f2e2567be939828d58e3fa (plain)
1
2
3
4
5
#define wifi_width 9
#define wifi_height 9
static unsigned char wifi_bits[] = {
   0x00, 0x00, 0x40, 0x00, 0x90, 0x00, 0xa4, 0x00, 0xa9, 0x00, 0xa4, 0x00,
   0x90, 0x00, 0x40, 0x00, 0x00, 0x00 };