JSPM

@elonehoo/icon

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q19929F
  • License MIT

Pure CSS Icons

Package Exports

  • @elonehoo/icon

Readme

icon

Follow the following conventions to use the icons

  • <collection>:<icon>

For examples:

<icon icon-name="logos:vue"/>
<icon icon-name="carbon:3d-cursor-alt" />
<icon icon-name="uil:atom"/>

This is powered by pure CSS

Install

# npm
npm install --save-dev @elonehoo/icon
# yarn
yarn add --dev @elonehoo/icon
# pnpm
pnpm install --save-dev @elonehoo/icon

We use Iconify as our data source of icons. You can refer to Icônes or Iconify for all the collections available.

License

MIT License © 2022-PRESENT Elone Hoo