Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ficons

Package Overview
Dependencies
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ficons

## A Minimalist, Drop In Font Awesome Replacement

  • 1.1.54
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

Ficons

A Minimalist, Drop In Font Awesome Replacement

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!

Motive

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.

Features:

  • Get over 200 new or replaced icons
  • Minimal and more consistent redesign
  • Simple, drop-in replacement for Font Awesome's 'fa-' class system
  • Update your site or apps icons in 60 seconds

Quick Start

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.54/dist/ficons/font.css" />

Author

License

Versioning

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:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions, including new icons, without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes, changes to brand logos, and misc changes bumps the patch

Keywords

FAQs

Package last updated on 06 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc