summaryrefslogtreecommitdiff
path: root/tix/library/bitmaps/minus.xbm
blob: 280b5089687813df1f6ac606f56f07fcbe9f69b0 (plain)
1
2
3
4
5
#define minus_width 9
#define minus_height 9
static unsigned char minus_bits[] = {
   0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x7d, 0x01, 0x01, 0x01,
   0x01, 0x01, 0x01, 0x01, 0xff, 0x01};