damianstasik / vue-svg-loader

🔨 webpack loader that lets you use SVG files as Vue components
https://vue-svg-loader.js.org
MIT License
645 stars 86 forks source link

Add slots to SVGs #179

Open Thrillberg opened 2 years ago

Thrillberg commented 2 years ago

While attempting to upgrade a Vue 2 app to Vue 3, I found that all of my SVGs needed to have a to be able to render child nodes.