Tab bar icon is only visible when selected on ios

My project’s ionic tab bar has custom icons, but when I compile for ios, the icons only appear when the page is selected.

Notes: On android it works perfectly.

Here are some images below to illustrate my problem
Captura de Tela 2020-10-19 às 19.54.57

My code tab bar:

Does anyone know how I can solve? Thank you