4.12.3 • Published 7 months ago

@proicons/webfont v4.12.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

ProIcons Webfont

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.

4.12.3

7 months ago

4.11.4

11 months ago

4.11.0

1 year ago

4.12.0

10 months ago

4.11.1

1 year ago

4.12.1

10 months ago

4.11.2

12 months ago

4.12.2

7 months ago

4.10.0

1 year ago

4.9.0

1 year ago