juliettef/IconFontCppHeaders
C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design icons and symbols, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide. observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 86
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3961
- days_rel: n/a
- days_push: 89
- n_releases_24m: 0
Adoption not part of the score
1487 stars · 166 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of C/C++ headers plus C#, Python, Rust, and Go files defining icon code points for popular icon fonts like Font Awesome, Material Design, Codicons, and Lucide. It also includes a Python script to convert TTF icon font files into C/C++ header byte arrays.
Use cases
- use icon fonts in a Dear ImGui application
- get Font Awesome icon codepoints in C++
- render Material Design icons in a game UI
- convert a ttf icon font to a C header file
- use Lucide or Codicons icons in a Rust or Go project
- load icon fonts with 16-bit code point limits
When to choose
- you need named constants for icon font code points in C, C++, C#, Python, Rust, or Go
- you are building an ImGui-based GUI with icon fonts
- you want a lightweight, dependency-free header-only solution
When to avoid
- you need actual font rendering or rasterization, not just code point definitions
- you work in a language other than those supported
- you need an icon library with SVG assets rather than font code points
Facets
library · maturity active
ui-components graphics developer-tools graphics developer-tools cross-platform cpp c python rust go dotnet cross-platform icon-fonts font-awesome material-design imgui codepoints header-files gamedev gui game-development
1 source
- readme: https://github.com/juliettef/IconFontCppHeaders · fetched 2026-08-28 · 9df885290f47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| juliettef/IconFontCppHeaders | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="juliettef/IconFontCppHeaders")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem