1.0.1 • Published 2 years ago
tone-indicators-icon-font v1.0.1
Tone Indicators Webfont
Icon font containing tone indicator ligatures.
Generated with IcoMoon.
Usage
NPM
npm i tone-indicators-icon-fontimport toneIndicators from 'tone-indicators-icon-font/style.css'- Embed
toneIndicatorsusing the framework of your choice- eg. Remix:
export const links: LinksFunction = () => [{ href: toneIndicators, rel: 'stylesheet' }];
- eg. Remix:
- Add the
tone-indicatorclass name to any element you want to render tone indicators - Add a tone indicator
Non-NPM
- Download the latest release
- Add
<link href="./Tone-Indicators-Icon-Font/style.css" rel="stylesheet" />to yourhead - Add the
tone-indicatorclass name to any element you want to render tone indicators - Add a tone indicator