Next.js Image Component Not Handling SVGs Correctly with Custom ViewBox Attributes
👀 Views: 1
💬 Answers: 1
📅 Created: 2025-06-09
next.js svg image
I'm encountering an issue with the Next.js Image component when trying to render SVGs that have custom `viewBox` attributes. The SVGs are not displaying correct...