scales 281 B

1234567
  1. #define scales_width 16
  2. #define scales_height 16
  3. static char scales_bits[] = {
  4. 0x10, 0x10, 0x10, 0x10, 0x28, 0x28, 0xc7, 0xc7, 0x01, 0x01, 0x01, 0x01,
  5. 0x82, 0x82, 0x7c, 0x7c, 0x10, 0x10, 0x10, 0x10, 0x28, 0x28, 0xc7, 0xc7,
  6. 0x01, 0x01, 0x01, 0x01, 0x82, 0x82, 0x7c, 0x7c};