// ..######.. // ##......## // ........## // ....####.. // ........## // ##......## // ..######.. #include "images.h" const image_t img_5x7_3 = {5, 7, false, 5, 0, {0x74, 0x42, 0x60, 0xC5, 0xC0}};