summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/minus.xbm
blob: 072ef07c5355ed150b960640fb01ef0dd6257910 (plain)
1
2
3
4
5
#define minus_width 9
#define minus_height 9
static unsigned char minus_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x01, 0x01, 0x01, 0xff, 0x01,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };