oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.31k stars 2.12k forks source link

Where did md-* icons from IonIcons go? #1559

Closed serjek closed 8 months ago

serjek commented 8 months ago

Environment

RN 0.71.5 Lib version 9.2.0 and 10.0.0

Description

Version 9.2.0 had bunch of icons prefixed with "md-" in IonIcons set. in Version 10.0.0 they are gone, as well as they are gone from icon directory. Where do I find them, if I'm going to update to 10.0.0 ?

johnf commented 8 months ago

The update brought the names in line with upstream. Dropping the md- off the front should work.