summaryrefslogtreecommitdiffstats
path: root/bin/icons/cpu.xbm
blob: 4c34d585385766e23b9d31f49b51e4cca85f8c71 (plain)
1
2
3
4
#define cpu_width 8
#define cpu_height 8
static unsigned char cpu_bits[] = {
 0xDB, 0x81, 0x3C, 0xBD, 0xBD, 0x3C, 0x81, 0xDB };