shinokada / svelte-heros-v2

Hero Icons v2 for Svelte. You can select outline and solid icons using the variation props. Svlete-Heros support major CSS framework. You can add additional CSS using the `class` props.
https://svelte-heros-v2.codewithshin.com
Apache License 2.0
41 stars 3 forks source link

Importing custom svg icon #25

Open yomp-admin opened 1 month ago

yomp-admin commented 1 month ago

Describe the bug

Hi, how to import custom svg icons.

Reproduction

none

Version and System Info

MacOS Somona
shinokada commented 1 month ago

Sorry, I don't understand your question. This page may help you.

yomp-admin commented 1 month ago

Thanks for quick reply,, my question is, I have my custom icons. So can I use the library to import them.

shinokada commented 1 month ago

Add your custom icons in the lib directory and import them in a +page.svelte file.