FortAwesome/Font-Awesome

The iconic SVG, font, and CSS toolkit

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on December 9th, 2025
Created on February 17th, 2012
Open Issues & Pull Requests: 316 (+0)
Number of forks: 12,186
Total Stargazers: 76,852 (+1)
Total Subscribers: 1,338 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2441.9 days
Mean response time: 2309.4 days
90th percentile: 3940.7 days
Tracked items: 5,891

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 94% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 14 hours, while "brand icon" waits about 100 months. 68% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 1% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 243
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 1,309 days
Stale 30+ days: 239
Stale 90+ days: 227

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • new icon (3,521)
  • resubmit (discussions) (3,039)
  • brand icon (2,735)
  • waiting for feedback (1,116)
  • icon request (949)
  • Declined (775)
  • bug (533)
  • released (443)

Most active issues this week

Detailed Description

Font Awesome is the Internet's icon library and toolkit, currently at version 7, serving millions of designers, developers, and content creators worldwide. The repository provides a comprehensive collection of SVG, font, and CSS-based icons that can be integrated into web and desktop applications. The project is maintained under semantic versioning guidelines with a custom deviation for major version 7, which encompasses multiple file types and technologies. The repository explicitly allows design and look-and-feel updates to existing icons within minor releases, while guaranteeing that patch versions will never break backward compatibility and that minor or patch releases will never remove icons.

The resubmit discussions label appears 3039 times, indicating ongoing community engagement and request management.

The contributor landscape shows concentrated activity among key maintainers. This distribution indicates that while the project has active contributors, a small number of individuals manage the majority of triage and maintenance work.

Font Awesome Free is distributed under multiple licenses depending on file type: icons packaged as SVG and JavaScript files use the CC BY 4.0 license, web and desktop fonts use the SIL OFL 1.1 license, and non-font and non-icon code uses the MIT license. This multi-license approach allows commercial and open-source use while maintaining attribution requirements. The project maintains version 6 as Long Term Support with critical bug fixes only, while versions 3, 4, and 5 are end-of-life with no planned further releases.

The repository includes comprehensive documentation available at fontawesome.com/docs for version 7, with separate upgrading guides for web and desktop implementations. The project maintains a code of conduct and detailed contributing guidelines, establishing clear expectations for community participation. The versioning strategy explicitly deviates from standard semantic versioning to accommodate the umbrella nature of version 7, which packages multiple file types and technologies together, requiring special consideration for backward compatibility across diverse use cases.