// ..######.. // ##......## // ........## // ......##.. // ....##.... // ..##...... // ########## #include "images.h" const image_t img_5x7_2 = {5, 7, false, 5, 0, {0x74, 0x42, 0x22, 0x23, 0xE0}};