summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/arch.xbm
blob: 11cfe5a5306d829ac5f1e37232851c65fff3bf04 (plain)
1
2
3
4
#define arch_width 8
#define arch_height 8
static unsigned char arch_bits[] = {
 0x08, 0x08, 0x1C, 0x1C, 0x36, 0x22, 0x77, 0x41 };