@elementon/icon-font (4.0.1)

Published 2024-02-27 09:48:24 +00:00 by elementon-registry

Installation

@elementon:registry=
npm install @elementon/icon-font@4.0.1
"@elementon/icon-font": "4.0.1"

About this package

Elementon Icon Font

A wrapper/package around an icon font that can be included in projects using npm and gulp/webpack/mix for use in Elementon projects.

How to install

Setup elementon registry in the .npmrc file.

@elementon:registry=https://code.elementon.nl/api/packages/Elementon/npm/

Install using your favourite package manager.

npm install --include dev @elementon/icon-font
yarn add -D @elementon/icon-font

Include in your frontend bundle.

@import "@elementon/icon-font/style";

If included with vite, webpack or mix it should automatically handle the movement of font files and inclusion of relevant css.

How to use

All icons can be used using the eli- prefix. See demo.html for all available icons.

<i class="eli-mug"></i>

Keywords

icon font icons elementon dcreative fonts
Details
npm
2024-02-27 09:48:24 +00:00
3451
Dinand Mentink
UNLICENSED
latest
1.5 MiB
Assets (1)
Versions (2) View all
4.0.1 2024-02-27
4.0.0 2024-02-23