Simpler wrapper on FontAwesome with types based on FontAwesome v4.7.0 npm install @jimengio/fa-icons import FaIcon from "@jimengio/fa-icons"; import { EFaIcon } from "@jimengio/fa-icons"; <FaIcon name={EFaIcon.Home} />; License MIT