Mobile menu icon (hamburger menu)

My basic initial application is Dashboard.
I use the left menu like mobile menu with the hamburger menu icon.
The problem is that the icon does not appear each time the application is launched for the first time.
Instead of an icon, there is only text - Menu
If I refresh the page, an icon appears.

Since I can’t refresh the page in the start menu, because then I’m in an endless refresh loop, I’m interested in how to force the icon to appear the first time the application is launched.

If anyone has already had a similar problem and has successfully solved it I recommend for help.