dotfiles/config/herbstluftwm/icons/cpu.xbm

8 lines
411 B
C

#define cpu_width 18
#define cpu_height 18
static char cpu_bits[] = {
0xCF, 0xCF, 0x03, 0xCF, 0xCF, 0x03, 0x03, 0x00, 0x03, 0x03, 0x00, 0x03,
0xF0, 0x3F, 0x00, 0xF0, 0x3F, 0x00, 0xF3, 0x3F, 0x03, 0xF3, 0x3F, 0x03,
0xF3, 0x3F, 0x03, 0xF3, 0x3F, 0x03, 0xF3, 0x3F, 0x03, 0xF3, 0x3F, 0x03,
0xF0, 0x3F, 0x00, 0xF0, 0x3F, 0x00, 0x03, 0x00, 0x03, 0x03, 0x00, 0x03,
0xCF, 0xCF, 0x03, 0xCF, 0xCF, 0x03, };