Skip to content

Latest commit

 

History

History

font-awesome-builder

Overview

Effortless Icon Pack for Font Awesome Icons

Installation

npm i -D @steeze-ui/font-awesome

Usage

import { FaceSmile } from '@steeze-ui/font-awesome'

Documentation

Themes

Value Description
default The regular versions of the Icons
solid The solid versions of the Icons

Other Icon Packs

For all other available Icon Packs visit steeze-ui/icons

Development

This repo uses pnpm. To build a new version of the package just run:

pnpm install && pnpm package

This produces a ready-to-publish package for the npm registry

License

CC BY 4.0 License