aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/plusminus.xbm
blob: efca9ed148b9a28ce18186119bf236f8d2a82856 (plain)
1
2
3
4
5
6
#define notequal_width 16
#define notequal_height 16
static char notequal_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00,
   0xf8, 0x0f, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x00, 0x00,
   0xf8, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};