summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/fox.xbm
blob: 46735c3e04f0fdef8d1680305ad9697f33c21443 (plain)
1
2
3
4
#define fox_width 8
#define fox_height 8
static unsigned char fox_bits[] = {
 0x81, 0xC3, 0xBD, 0xFF, 0x99, 0xDB, 0x7E, 0x18 };