unplugin-icons

🤹 Access thousands of icons as components on-demand universally.

MIT License

Downloads
481.2K
Stars
3.6K
Committers
58

Bot releases are visible (Hide)

unplugin-icons - v0.12.7

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.12.6

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.12.5

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.12.4

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.12.3

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.12.2

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.12.1

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.12.0

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.11.4

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.11.3

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.11.2

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.11.1

Published by github-actions[bot] about 3 years ago

unplugin-icons - v0.7.0 unplugin

Published by antfu about 3 years ago

BREAKING CHANGE

This package has renamed to unplugin-icons, see the migration guide for more details.

Features

  • Using unplugin to support Webpack, Rollup, Nuxt, Vue CLI, Next.js and more!
  • New compiler jsx to support importing icons as React / Preact components
unplugin-icons - v0.5.0

Published by antfu over 3 years ago

  • fix!: remove default value for defaultStyle (fc1eb8b)

BREAKING CHANGES

    • The default value defaultStyle is now changed to empty string. To get the pervious behaviour, set defaultStyle: 'vertical-align: middle; transform: translateY(-5%);' manually.