Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md key
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdKeyIcon = (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></g><g><path d="M21,10h-8.35C11.83,7.67,9.61,6,7,6c-3.31,0-6,2.69-6,6s2.69,6,6,6c2.61,0,4.83-1.67,5.65-4H13l2,2l2-2l2,2l4-4.04L21,10z M7,15c-1.65,0-3-1.35-3-3c0-1.65,1.35-3,3-3s3,1.35,3,3C10,13.65,8.65,15,7,15z"/></g>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.40 KB
Tags
accessaccess keyauthenticationauthorizationcodedatadecryption keydigitaldoorencryptionencryption keyentryinformationkeylockloginpadlockpasswordpermissionprivateprivate accessprivate keysecretsecuresecure accesssecuritytechnologyunlock
Compare Alternatives
See how other libraries approach this concept.