Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md wifi channel
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdWifiChannelIcon = (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="M16,3c-2.51,0-3.77,5.61-4.4,10.57C10.79,10.66,9.61,8,8,8C4.43,8,3,21,3,21h2.01c0.61-5.27,2-9.82,2.99-10.87 c0.98,1.05,2.38,5.61,2.99,10.87H13c0.5-2.53,2-6,3-6s2.5,3.53,3,6h2C21,21,20.5,3,16,3z M16,13c-0.99,0-1.82,0.62-2.5,1.5 c0.57-4.77,1.54-8.62,2.5-9.44c0.97,0.81,1.91,4.67,2.49,9.43C17.81,13.62,16.98,13,16,13z"/></g>
</svg>
);SVG Optimizer
Before
0.52 KB
↓
After
0.51 KB
Tags
adjustarcarcsbroadcastcellularchannelcommunicationconfigureconnectionconnectivitycurved linesdatafrequencyfull signalincreasing signalinternetlinelinesmobilenetworknetwork channelscanservicesettingsignalspectrumstrong signaltechnologythree lineswavewaveswifiwifi channelwirelesswireless channel
Compare Alternatives
See how other libraries approach this concept.