Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md phonelink lock
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPhonelinkLockIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 1H9c-1.1 0-2 .9-2 2v3h2V4h10v16H9v-2H7v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm-8.2 10V9.5C10.8 8.1 9.4 7 8 7S5.2 8.1 5.2 9.5V11c-.6 0-1.2.6-1.2 1.2v3.5c0 .7.6 1.3 1.2 1.3h5.5c.7 0 1.3-.6 1.3-1.2v-3.5c0-.7-.6-1.3-1.2-1.3zm-1.3 0h-3V9.5c0-.8.7-1.3 1.5-1.3s1.5.5 1.5 1.3V11z"/>
</svg>
);SVG Optimizer
Before
0.52 KB
↓
After
0.51 KB
Tags
AndroidOSaccessaccess controlauthenticationcellcell phoneconnectioncontroldeviceerasehardwareiOSlocklockedmobilepasswordphonephonelinkpinportraitprivacyprivateprotectprotectionrestrictedrestrictionsafetyscreenscreen locksecuresecure devicesecuritysmartphonetabletunlock
Compare Alternatives
See how other libraries approach this concept.