Hacker News new | ask | show | jobs
by pikelet 2190 days ago
Not necessarily. You can have a single SVG file with multiple 'defs' that you can reference around the page, or just embed the SVG code in the HTML itself (via a templating language) if you're not using too many.