Missing icons in frontend

Hi everyone
I have missing some icons in the forntend.
I’m tried this codes
bin/magento set:di:com
bin/magento set:sta:dep
image
Please how can i fix that ?

Please, can you provide more context. For example:

  • Are you using a CDN?
  • Has it always been broken?
  • What were you doing when it stopped working?

However, Google Chrome Inspect Element Console will tell you why they aren’t loading.

Thank you for responding so promptly and Sorry about my English


No sure i’m not use CDN,
It’s broken after changing app/design/frontend/vonder/Magento_Theme/layout/default_head_blocks.xml `<?xml version="1.0"?>

` 'user-scalable=no' to yes

I visited the site and the basket icon loads fine. It’s just the Social Icons that were blank. Well, it’s not a frontend loading issue because nothing is “broken” per se. The issue you seem to have is the rendering server-side.

However, without understanding what you were changing before you broke it then my only recommendation is to change back what you did before.

1 Like