dropbar8 135 B

12345
  1. #define dropbar8_width 8
  2. #define dropbar8_height 8
  3. static char dropbar8_bits[] = {
  4. 0x00, 0x7f, 0xc1, 0xc1, 0xc1, 0xff, 0xfe, 0x00};