@mrprim/react-dicier

0.0.1 • Public • Published

react-dicier

A React wrapper for the Dicier icon font.

What is Dicier?

Dicier is an analog game font designed by Speak the Sky. It is released under a CC BY 4.0 license.

You may download the Dicier typeface at itch.io.

No modifications have been made to the Dicier font in this project.

Installation

npm i @mrprim/react-dicier

Usage

import { DicierIcon } from 'react-dicier'

const () =>
  <div>
    <DicierIcon mode='block' weight='light'>4</DicierIcon>
  </div>

Readme

Keywords

Package Sidebar

Install

npm i @mrprim/react-dicier

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

1.62 MB

Total Files

36

Last publish

Collaborators

  • mrprim