Drop in replacement for Font Awesome from Fiction.com
Ficons is a Simple, Open-Source, Drop-In Alternative for Font Awesome Icons.
Maintained by The Fiction Team.
Get started at https://ficons.fiction.com!
To create a drop-in alternative to Font Awesome for people that like a little variety in their icons.
Ficons simply maintains the simple fa-[icon-name] class system and leaves the original Font Awesome icons as fallbacks if there is no explicit replacement.
It is a “drop-in” replacement for Font Awesome, which means you can simply replace your Font Awesome CDN link with the Ficons CDN link and you’re good to go.
TLDR You can just replace your Font Awesome CDN link with the one from Ficons and everything should work the same, only better.
Replace your Font Awesome CDN Link with the Ficons one as follows:
<link type="text/css" href="https://cdn.jsdelivr.net/npm/ficons@1.1.53/dist/ficons/font.css" />
Ficons will be maintained under the Semantic Versioning guidelines as much as
possible. Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines: