# oblador/react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.

Repository: https://github.com/oblador/react-native-vector-icons
Canonical: https://ross.abutalabs.com/products/react-native-vector-icons
Homepage: https://oblador.github.io/react-native-vector-icons/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, icon, icon-pack, ui
Last push: 2026-08-20T18:28:18+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 86, longevity 100
- inputs: {"age_days": 4128, "days_push": 13, "days_rel": 13, "gap_med": 0.0, "n_releases_24m": 551}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 17909, forks 2106 (observed 2026-08-28T04:11:20.551942+00:00)

## What it is
A React Native library providing customizable vector icons from popular icon sets like FontAwesome, Ionicons, and Material Design. Icons can be styled fully, used in navigation/tab bars, or rendered as image sources.

## Use cases
- add icons to buttons and navigation bars in a react native app
- use font awesome icons in react native
- style tab bar icons in react native
- render icons as png image sources in react native
- use custom icon fonts in react native
- animate icons in a mobile app

## When to choose
- building a React Native app that needs a wide variety of well-known icon sets
- you need fully styleable vector icons without managing image assets
- you want per-icon-set npm packages to keep bundle size small

## When to avoid
- building a web-only app without React Native
- you need native SVG rendering with complex vector graphics (consider react-native-vector-image)
- your project uses a framework without native font linking support

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, image-processing
- domain: mobile-development, frontend, web-design
- platform: cross-platform
- tags: react-native, icons, vector-icons, icon-fonts, mobile-ui, android, ios

## Member repositories
- oblador/react-native-vector-icons (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:20.551942+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-29T17:02:13.359618+00:00, confidence not recorded.
  - readme: https://github.com/oblador/react-native-vector-icons (fetched 2026-08-28T04:11:20.551942+00:00, sha 5d9364f7f257)
  - homepage: https://oblador.github.io/react-native-vector-icons/ (fetched 2026-08-29T08:00:49.225184+00:00, sha 41c0cddf85c6)
  - registry_npm: https://registry.npmjs.org/react-native-vector-icons (fetched 2026-08-29T08:00:49.234400+00:00, sha deba34f99978)
- Data as of 2026-08-30T08:39:29.467469+00:00.
