# PrideChung/FontAwesomeKit

Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.

Repository: https://github.com/PrideChung/FontAwesomeKit
Canonical: https://ross.abutalabs.com/products/fontawesomekit
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2021-01-27T07:36:17+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4946, "days_push": 2044, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2802, forks 307 (observed 2026-08-28T04:07:22.708515+00:00)

## What it is
An Objective-C icon font library for iOS that bundles multiple popular icon fonts (FontAwesome, Foundation, Zocial, ionicons, Octicons, Material) behind a unified NSAttributedString-based API. It is distributed via CocoaPods and Carthage with per-font subspecs.

## Use cases
- add icon fonts to an iOS app
- use FontAwesome icons in UIKit
- render vector icons without image assets
- display ionicons or Material icons in iOS
- style icons with NSAttributedString in Objective-C

## When to choose
- you maintain an older Objective-C iOS codebase needing icon fonts
- you want multiple icon font sets behind one API
- you need CocoaPods/Carthage integration for icon fonts

## When to avoid
- you are starting a new Swift project (better modern alternatives like SwiftIcons or SF Symbols)
- you need SwiftUI-native icon handling
- you require actively updated icon sets

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, templating
- domain: mobile-development, frontend, web-design
- platform: cpp
- tags: icon-fonts, objective-c, font-awesome, ionicons, cocoapods, uikit, ios, mobile, swift

## Member repositories
- PrideChung/FontAwesomeKit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.708515+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:14:32.318344+00:00, confidence not recorded.
  - readme: https://github.com/PrideChung/FontAwesomeKit (fetched 2026-08-28T04:07:22.708515+00:00, sha 59e6c7764329)
- Data as of 2026-08-30T08:39:29.467469+00:00.
