Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md wifi tethering
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdWifiTetheringIcon = (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="M12 11c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 2c0-3.31-2.69-6-6-6s-6 2.69-6 6c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.48-.81 2.75-2 3.45l1 1.74c1.79-1.04 3-2.97 3-5.19zM12 3C6.48 3 2 7.48 2 13c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 18.53 4 15.96 4 13c0-4.42 3.58-8 8-8s8 3.58 8 8c0 2.96-1.61 5.53-4 6.92l1 1.73c2.99-1.73 5-4.95 5-8.65 0-5.52-4.48-10-10-10z"/>
</svg>
);SVG Optimizer
Before
0.64 KB
↓
After
0.63 KB
Tags
access pointcellcellularcellular dataconnectionconnectivitydatadata sharehotspotinternetinternet accessinternet connectionlinkmobilemobile networknetworkpersonal hotspotphonephone connectionphone hotspotportable hotspotportable wifiscanservicesharesharing internetsignalspeedtetheringwifiwifi sharewirelesswireless network
Compare Alternatives
See how other libraries approach this concept.