@expo/vector-icons
Version:
Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.
21 lines (9 loc) • 844 B
Markdown
# Changelog
## [15.1.1](https://github.com/expo/vector-icons/compare/v15.1.0...v15.1.1) (2026-02-23)
### Bug Fixes
* return icon set in getIconSetForProps fallback ([#361](https://github.com/expo/vector-icons/issues/361)) ([579cbfd](https://github.com/expo/vector-icons/commit/579cbfdc1b0b446a37be5d37bf6bec5e5ab0f9fe))
## [15.1.0](https://github.com/expo/vector-icons/compare/v15.0.2...v15.1.0) (2026-02-20)
### Features
* add support for new IcoMoon app JSON format ([#356](https://github.com/expo/vector-icons/issues/356)) ([93e8b2e](https://github.com/expo/vector-icons/commit/93e8b2e97e2b8467c8553a3be8a582b6c23b2a1b))
### Bug Fixes
* improve type strictness for font map ([#349](https://github.com/expo/vector-icons/issues/349)) ([5699c4f](https://github.com/expo/vector-icons/commit/5699c4f39edda29d44f4a519fc45d9bdf623202c))