light_gray 105 B

12345
  1. #define light_gray_width 4
  2. #define light_gray_height 2
  3. static char light_gray_bits[] = {
  4. 0x08, 0x02};