WAIT: SVG Problem Rendering as Icon

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

I am creating the “Our Partners” section of About Us page, and my idea was to make a Div Grid and insert icons with the logo of our partners. I want to insert SVG files so I could change the color if I wanted to, but for some reason they are rendering wrong.

https://imgur.com/a/6UjzDrN
https://kolderbrasil.com.br/sobre/

Hi @JuanStevan,

if you render that same icon on the new page, does it work?

Best regards,
Matej

Unfortunatelly it doesnt https://imgur.com/a/rrhHYPa

Can you try to run your SVG files through the https://svgomg.net/ and also make sure that classes and IDs that are contained inside the SVG are not the same in each of them. Most of the time, this is the issue.

Best regards,
Matej