Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md network locked
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNetworkLockedIcon = (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 0h24v24H0V0zm0 0h24v24H0V0z" fill="none"/><path d="M22 16v-.5c0-1.38-1.12-2.5-2.5-2.5S17 14.12 17 15.5v.5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zm-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.5zM18 5.83v5.43c.47-.16.97-.26 1.5-.26.17 0 .33.03.5.05V1L1 20h13v-2H5.83L18 5.83z"/>
</svg>
);SVG Optimizer
Before
0.50 KB
↓
After
0.50 KB
Tags
accessalertavailablecellularchainconnectiondatadata lockeddisconnecterrorinternetlimitedlocklockedmobilenetworknetwork accessnetwork problemnetwork signalnotofflineprivacyprivateprohibitionprotectedprotectionrestrictedrestricted accesssafetysecuresecure connectionsecurityservicesignalstatusunavailablewarningwi-fiwifiwifi lockedwireless
Compare Alternatives
See how other libraries approach this concept.