all the icons from element-plus-icons, respect!
yarn add -D svelteui-icons
# OR
npm i -D svelteui-icons
Refer to /svgs
or [ICON_INDEX.md](./ICON_INDEX.md)
for a full list of icons.
$$restProps
are forwarded to the svg
element.
- on:click
- on:mouseover
- on:mouseenter
- on:mouseout
- on:keydown
MIT.