aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/infty.xbm
blob: d19f8ee7e0e9c753c3983918760cc0e72abacf7d (plain)
1
2
3
4
5
6
#define infty_width 16
#define infty_height 16
static char infty_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0x1c,
   0x64, 0x26, 0xc2, 0x43, 0xc2, 0x43, 0xc2, 0x43, 0x64, 0x26, 0x38, 0x1c,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};