mikepenz/Android-Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 98
- Release rhythm 66
- Longevity 100
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: 278
- age_days: 4323
- days_rel: 13
- days_push: 13
- n_releases_24m: 2
Adoption not part of the score
5272 stars · 614 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library that lets developers use any icon font or vector (.svg) as a Drawable in their app, with full customization of size, color, contour, shadow, and padding. It supports many icon fonts (Material, FontAwesome, Octicons, etc.) and offers Jetpack Compose support, though it is now deprecated in favor of Compose ImageVector icons.
Use cases
- use fontawesome icons in my android app
- render icon fonts as drawables on android
- scale and recolor vector icons at runtime in android
- add material design icons to an android project
- use svg icons as android drawables
- icons for jetpack compose android app
When to choose
- you maintain a legacy View-based Android app already using icon fonts as drawables
- you need an icon font not available as Compose ImageVector and target API 24+
- you need runtime customization (color, contour, shadow) of icon glyphs in Drawables
When to avoid
- starting a new Jetpack Compose project - use androidx.compose.material.icons / ImageVector instead
- you need new icon fonts or new features - the library is deprecated and in maintenance mode
- you want tree-shakeable, compile-time-typed icons
Facets
library · maturity maintenance
ui-components image-processing mobile-development android-tools web-design jvm icon-font vector-icons drawable jetpack-compose material-icons fontawesome deprecated android
2 sources
- readme: https://github.com/mikepenz/Android-Iconics · fetched 2026-08-28 · 6575518c954e
- homepage: https://mikepenz.dev · fetched 2026-08-29 · 913a38ab3b6e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mikepenz/Android-Iconics | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="mikepenz/Android-Iconics")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem