@akinon/fonts-icomoon

1.0.0 • Public • Published

Icomoon Icon Font

The CSS and web font files to easily self-host the icomoon icon font.

Installation

pnpm install @akinon/fonts-icomoon

Within your app entry file or site component, import it in.

import '@akinon/fonts-icomoon';

Now, you can use the icon by adding the specific class to an element.

<span class="icon-outdent" />

This package will see the icon-* class and will directly add font family to the element and will add the specific icon as ::before pseudo element.

Readme

Keywords

none

Package Sidebar

Install

npm i @akinon/fonts-icomoon

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

484 kB

Total Files

8

Last publish

Collaborators

  • akinon