When you are on the development mode the icons are displayed correctly. Now after you run npm run preview and go to the build mode let's say we have a button that open's a navigation and this button has an 3 bars Icon now this icon is going to be shown only after you click the button.
This is the same for all icons in the build mode.
When you are on the development mode the icons are displayed correctly. Now after you run
npm run previewand go to the build mode let's say we have a button that open's a navigation and this button has an 3 bars Icon now this icon is going to be shown only after you click the button.This is the same for all icons in the build mode.