@akinon/fonts-icomoon

2.0.1 • 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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @akinon/fonts-icomoon

      Weekly Downloads

      4

      Version

      2.0.1

      License

      none

      Unpacked Size

      484 kB

      Total Files

      8

      Last publish

      Collaborators

      • akinon