summaryrefslogtreecommitdiffstats
path: root/subtle/icons/calculator.xbm
blob: 2322c54ad5ddfe5a8288767ba04bfd52da9ef74f (plain)
1
2
3
4
5
#define calculator_width 9
#define calculator_height 9
static unsigned char calculator_bits[] = {
   0xff, 0x01, 0x01, 0x01, 0x7d, 0x01, 0x01, 0x01, 0x55, 0x01, 0x01, 0x01,
   0x55, 0x01, 0x01, 0x01, 0xff, 0x01 };