nuxt-community / svg-module

Super simple svg loading module for Nuxt.js
MIT License
340 stars 35 forks source link

Add option to URL encode SVG #20

Closed bravokiloecho closed 4 years ago

bravokiloecho commented 5 years ago

Use webpack's svg-url-loader to load SVGs as a utf-8 DataURL string. Useful when using SVGs in CSS.

bravokiloecho commented 5 years ago

Hey @sam3d, apologies for the delay! The PR branch should now be up to date :)

bravokiloecho commented 4 years ago

Hi @sam3d or @ricardogobbosouza, any chance on getting this merged? The conflicts were resolved..

Thanks!