svelte-ux icon indicating copy to clipboard operation
svelte-ux copied to clipboard

Support customizing internal icons

Open techniq opened this issue 1 year ago • 0 comments

It would be nice to remove direct usage of @mdi/js and allow the user to specify the icon library (still use material icons, or font awesome, feather, etc). Using something like unplugin-icons might be the key to open up this capability. We would need to add a mapping for each icon used within Svelte UX (things like next/previous arrows, etc). Initially would need to solve #142 first.

I've been thinking about this on/off. Creating this issue mostly to not forget about it.

techniq avatar Nov 25 '23 20:11 techniq