react-icons / react-icons

svg react icons of popular icon packs
https://react-icons.github.io/react-icons/
Other
11.22k stars 724 forks source link

[Feature]: Missing Ionic Chevron Collapse/Expand icons. #929

Open NotTimTam opened 2 months ago

NotTimTam commented 2 months ago

Describe

The io5 icon import is missing both: <ion-icon name="chevron-collapse-outline"></ion-icon> and <ion-icon name="chevron-expand-outline"></ion-icon>

Solution

Please include these icons and any others missing from io5.

Thank you.

Minimal sample repository URL

No response

Additional context

No response

kamijin-fanta commented 2 months ago

It doesn't exist in version 5. https://github.com/ionic-team/ionicons/tree/v5.5.4

NotTimTam commented 2 months ago

Looks like you're correct. They're now on version 7, are there plans to implement ionic icons v7 to this package?