light_gray revision 129be1b7
1#define light_gray_width 4
2#define light_gray_height 2
3static char light_gray_bits[] = {
4   0x08, 0x02};
5