@proicons/webfont

4.12.3 • Public • Published

ProIcons Webfont

Version Stars NPM Package License


Use ProIcons as a webfont on your site without the need of using scripts.
Browse icons | Documentation | GitHub | NPM

Features

  • Works out of the box, no scripts needed.
  • Contains TTF, WOFF, WOFF2 and EOT formats

Read the full documentation here

Installation

Import via UNPKG

<link rel="stylesheet" href="https://unpkg.com/@proicons/webfont" />

Install via NPM

npm install @proicons/webfont
<link rel="stylesheet" href="path/to/@proicons/webfont/ProIcons.css" />

Usage

Import a ProIcon by creating an <i> element with the class proicon-[icon name]. Make sure the icon name is in kebab-case.

To import the Add icon:

<i class="proicon-add"></i>

Contributing

For more info on how to contribute, please see our contributing guide.

Package Sidebar

Install

npm i @proicons/webfont

Weekly Downloads

20

Version

4.12.3

License

MIT

Unpacked Size

32.6 kB

Total Files

4

Last publish

Collaborators

  • procode-software