decr.xbm 99 B

1234
  1. #define decr_width 7
  2. #define decr_height 4
  3. static char decr_bits[] = {
  4. 0x7f, 0x3e, 0x1c, 0x08};