Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md wifi lock
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdWifiLockIcon = (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="M21.98,11L24,8.98C20.93,5.9,16.69,4,12,4C7.31,4,3.07,5.9,0,8.98l6.35,6.36L12,21l3.05-3.05V15 c0-0.45,0.09-0.88,0.23-1.29c0.54-1.57,2.01-2.71,3.77-2.71H21.98z"/><path d="M22,16v-1c0-1.1-0.9-2-2-2s-2,0.9-2,2v1c-0.55,0-1,0.45-1,1v3c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-3 C23,16.45,22.55,16,22,16z M21,16h-2v-1c0-0.55,0.45-1,1-1s1,0.45,1,1V16z"/></g></g>
</svg>
);SVG Optimizer
Before
0.59 KB
↓
After
0.59 KB
Tags
accessauthenticationbarscellularconnectconnectionconnectivitydataencryptedfour barsfull signalinternetlocklockedmaximum signalmobilenetworknetwork access.passwordprivacyprivateprotectedprotectionsafesafetysecuresecurityservicesignalstrengthwifiwireless
Compare Alternatives
See how other libraries approach this concept.