summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/fox_1.xbm
blob: 87c9714f9db39cec422c38242f9185bf2eb468c4 (plain)
1
2
3
4
5
#define fox_width 9
#define fox_height 9
static unsigned char fox_bits[] = {
   0x01, 0x01, 0x83, 0x01, 0x7d, 0x01, 0x7d, 0x01, 0xff, 0x01, 0x39, 0x01,
   0xff, 0x01, 0xfe, 0x00, 0x7d, 0x01 };