NO BUG/DUPLICATE: Custom SVG affecting Site Logo

When I add a custom SVG to the Icon Widget, the site logo, (also an SVG), is also outlined… If I remove the icon box widget, the logo returns to normal.

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 tools: birdeatsbug.com or jam.dev)

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

Hi Gene,
Welcome to the forum!

You have already written us an email about this. Generally one of both is enough, on the other hand, we answer everything twice, which is not very efficient :slight_smile:

My answer from the email:

You’re probably using inline styles with the same ID or class inside of your SVGs: Known issues – Bricks Academy

Download the SVGs, open them with a code- or text editor and you’ll find the culprit. You can either remove the inline styles or rename the IDs/classes accordingly, so they are unique.

I’ll close this thread accordingly.

Best regards,
timmse