1.0.1 • Published 3 years ago

svelteui-icons v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

svelteui-icons

all the icons from element-plus-icons, respect!

svelte repl

Install

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.

API

$$restProps are forwarded to the svg element.

Forwarded events

  • on:click
  • on:mouseover
  • on:mouseenter
  • on:mouseout
  • on:keydown

License

MIT.