Use ProIcons as a webfont on your site
npm install @proicons/webfont
alt="Version">
alt="Stars">
alt="NPM Package">
alt="License">
![]()
![]()
š” Use ProIcons as a webfont on your site without the need of using scripts.
Browse icons |
Documentation |
GitHub |
NPM
- Works out of the box, no scripts needed.
- Contains TTF, WOFF, WOFF2 and EOT formats
Read the full documentation here
``html`
`shell`
npm install @proicons/webfont
`html`
Import a ProIcon by creating an element with the class proicon-[icon name]. Make sure the icon name is in kebab-case.
To import the Add icon:
`html``
If an icon you want isn't in the set, you can request an icon in discussions.
For more info on how to contribute, please see our contributing guide.