summaryrefslogtreecommitdiff
path: root/.i3/icons/cpu.xbm
blob: 1b2768d1a3a886f5ef1e3e70bac59dad8be0088b (plain)
1
2
3
4
5
6
#define load_cpu_width 16
#define load_cpu_height 16
static unsigned char load_cpu_bits[] = {
   0x00, 0x00, 0x48, 0x12, 0x48, 0x12, 0xfc, 0x3f, 0xfc, 0x3f, 0xfe, 0x7f,
   0x1c, 0x38, 0x1c, 0x38, 0x1e, 0x78, 0x1c, 0x38, 0xfc, 0x3f, 0xfe, 0x7f,
   0xfc, 0x3f, 0x48, 0x12, 0x48, 0x12, 0x00, 0x00 };