Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md cell wifi
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCellWifiIcon = (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="M6,22h16V5.97L6,22z M20,20h-2v-7.22l2-2V20z M5.22,7.22L3.93,5.93c3.9-3.91,10.24-3.91,14.15,0l-1.29,1.29 C13.6,4.03,8.41,4.03,5.22,7.22z M12.93,11.07L11,13l-1.93-1.93C10.14,10.01,11.86,10.01,12.93,11.07z M14.22,9.79 c-1.78-1.77-4.66-1.77-6.43,0L6.5,8.5c2.48-2.48,6.52-2.48,9,0L14.22,9.79z"/></g>
</svg>
);SVG Optimizer
Before
0.49 KB
↓
After
0.49 KB
Tags
accessbarscellcellularcommunicationconnectionconnectivitycurvesdatadeviceindicatorinternetlinesmobilenetworkphonereceptionservicesignalstatustechnologywaveswifiwireless
Compare Alternatives
See how other libraries approach this concept.