Skip to content

Demo showing how to add SVG icons from just about any library to your Svelte app using a single extra dependency

License

Notifications You must be signed in to change notification settings

rodneylab/sveltekit-iconify

Rodney Lab sveltekit-iconify Github banner

Rodney Lab logo

SvelteKit Iconify

sveltekit-iconify

Open in StackBlitz

Example code for adding SVG icons to your Svelte app. The code accompanies the post on adding SVG icons in Svelte. If you have any questions, please drop a comment at the bottom of that page.

Building and previewing the site

If you're seeing this, you've probably already done this step. Congrats!

git clone https://github.com/rodneylab/sveltekit-iconfiy.git
cd sveltekit-iconify
pnpm install # or npm install
pnpm run dev

Building

pnpm run build

You can preview the built app with pnpm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

Feel free to jump into the Rodney Lab matrix chat room.

About

Demo showing how to add SVG icons from just about any library to your Svelte app using a single extra dependency

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published