apologies,
please see below the codes
//----- Add new icon to below array
//----- You can access icon by index
PROGMEM const unsigned char* bitmap_array[ ICON_BITMAP_32] = {
};const char* weekString[] PROGMEM = {…};
/*
/*
- Check icon name. It's arranged by the sequence of icon array.