Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md password
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPasswordIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g><path d="M0,0h24v24H0V0z" fill="none"/></g><g><g><path d="M2,17h20v2H2V17z M3.15,12.95L4,11.47l0.85,1.48l1.3-0.75L5.3,10.72H7v-1.5H5.3l0.85-1.47L4.85,7L4,8.47L3.15,7l-1.3,0.75 L2.7,9.22H1v1.5h1.7L1.85,12.2L3.15,12.95z M9.85,12.2l1.3,0.75L12,11.47l0.85,1.48l1.3-0.75l-0.85-1.48H15v-1.5h-1.7l0.85-1.47 L12.85,7L12,8.47L11.15,7l-1.3,0.75l0.85,1.47H9v1.5h1.7L9.85,12.2z M23,9.22h-1.7l0.85-1.47L20.85,7L20,8.47L19.15,7l-1.3,0.75 l0.85,1.47H17v1.5h1.7l-0.85,1.48l1.3,0.75L20,11.47l0.85,1.48l1.3-0.75l-0.85-1.48H23V9.22z"/></g></g>
</svg>
);SVG Optimizer
Before
0.70 KB
↓
After
0.70 KB
Tags
accessaccess codeaccountauthenticationauthorizationcodecredentialsdata protectionencryptedkeykey symbolkeyholelocklock and keyloginpadlockpasswordpassword protectionpinprivacyprivateprotectionrestrictedsecretsecuresecure accesssecure connectionsecuritysign insign upstarunlock
Compare Alternatives
See how other libraries approach this concept.