Wolfr / sveltekit-jui

Sveltekit-JUI is a kit of UI components to be used in conjunction with Svelte and Svelte Kit
https://sveltekit-jui-wolfr.vercel.app/
Other
44 stars 3 forks source link

Icon needs a type: icon font or SVG #16

Open Wolfr opened 3 years ago

Wolfr commented 3 years ago

You should be able to pass an SVG into any <Icon> so there is a way to opt out of the icon font.

Wolfr commented 3 years ago

I made a branch for this, but having trouble importing SVG into Vite.