@cityssm/fontawesome-free-lists

Easy to use lists of Font Awesome icons by style and version.


Keywords
fontawesome, font-awesome
License
MIT
Install
npm install @cityssm/fontawesome-free-lists@0.1.0

Documentation

Font Awesome Icon Lists

DeepSource codecov

Easy to use lists of Font Awesome icons by style and version.

Installation

npm install @cityssm/fontawesome-free-lists

Usage

import { getIconListByStyle } from '@cityssm/fontawesome-free-lists'

const solidIcons = await getIconListByStyle('solid', '7.0.0')