mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
93.35k stars 32.13k forks source link

[icons] Add a Passkey icon #39618

Open maudnals opened 10 months ago

maudnals commented 10 months ago

Duplicates

Latest version

Summary 💡

Hi there, passkeys are a new cross-environment alternative to passwords that's safer and more user-friendly. There's a recommended icon for passkeys. It has already been added to Material Symbols: https://fonts.google.com/icons?selected=Material+Symbols+Outlined:passkey:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=passkey

You may consider adding it to the mui icons collections. Thanks!

Examples 🌈

No response

Motivation 🔦

Passkey adoption is expected to pick up. By having this icon available in mui, you're making it easy for developers to use the same (and recommended) icon. This will help users transfer their learning of the icon's meaning across websites, which is needed considering passkeys are a new technology.

samuelsycamore commented 10 months ago

Hey @maudnals ! Thanks for the suggestion. We tend to be pretty conservative when it comes to adding new icons—don't want to bloat the package with too many niche icons—but I've added the waiting for 👍 tag to see if others in the community are also feeling the need for this.