// ..######.. // ##..##..## // ....##..## // ....##..## // ....##..## // ##..##..## // ..######.. #include "images.h" const image_t img_5x7_D = { 5, 7, false, 5, 0, { 0x75, 0x4A, 0x52, 0xD5, 0xC0 }};