@jimengio/fa-icons
v0.2.0
Published
Simple wrapper over FontAwesome icons with React Component
Readme
Simpler wrapper on FontAwesome with types
based on FontAwesome v4.7.0
npm install @jimengio/fa-iconsimport FaIcon from "@jimengio/fa-icons";
import { EFaIcon } from "@jimengio/fa-icons";
<FaIcon name={EFaIcon.Home} />;License
MIT
