aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/Xfbox.bitmap
blob: d101d8eb564830a72d2c62aabd9a18cecf2d466e (plain)
1
2
3
4
5
6
#define Xfbox_width 16
#define Xfbox_height 16
static char Xfbox_bits[] = {
   0xff, 0xff, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80,
   0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80,
   0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0xff, 0xff};