google / material-design-icons

Material Design icons by Google (Material Symbols)
http://google.github.io/material-design-icons/
Apache License 2.0
49.88k stars 9.65k forks source link

Missing Icon in Flutter #1665

Closed mongoose13 closed 3 months ago

mongoose13 commented 4 months ago

There is a missing "camping" icon in Flutter - https://api.flutter.dev/flutter/material/Icons-class.html

The icon exists in

But if I navigate to the Google Fonts using the URL from the Flutter Dev reference - https://material.io/resources/icons I get redirected to the same Google Fonts URL (https://fonts.google.com/icons) but it does not have the "camping" icon.

Can you please get the "camping" icon added to Flutter. Thank you for your help!

tphinney commented 3 months ago

That’s on the Flutter side of things; you should file an issue with them. The icon is available; it is up to them how often they integrate the latest icons.

mongoose13 commented 3 months ago

That’s on the Flutter side of things; you should file an issue with them. The icon is available; it is up to them how often they integrate the latest icons.

Thanks, Thomas for your input. I have created an Issue with Flutter for this. I will close this now.