I have about 10 charts on every blog of mine, and they are usually between 200 and 600 KB, depending on the specific chart. I want to replace my heavy PNG bar charts (200–600 KB each) with lightweight SVG versions (2–5 KB) to speed up my site. But Wix won’t let me upload SVGs as normal images in the Media Manager.
Is there any supported way to use a real SVG as a regular responsive image on Wix? Or is pasting the markup into an HTML Embed (iframe) the only option? If it’s the embed, any tips for sizing it responsively so it doesn’t bleed my core web vitals?