Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md wifi 2 bar
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdWifi2BarIcon = (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 display="none"></g><g><path d="M12,10c3.03,0,5.78,1.23,7.76,3.22l-2.12,2.12C16.2,13.9,14.2,13,12,13c-2.2,0-4.2,0.9-5.64,2.35l-2.12-2.12 C6.22,11.23,8.97,10,12,10z M12,16c-1.38,0-2.63,0.56-3.53,1.46L12,21l3.53-3.54C14.63,16.56,13.38,16,12,16z"/></g>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.43 KB
Tags
2accessbarbarsbars indicatorcellcellularcommunicationconnectionconnection statusconnectivitydatadigitalindicatorinternetinternet accessinternet statuslevelmobilenetworknetwork statuspartial signalphonescanservicesignalsignal strengthstatusstrengthtechnologytwo barsweak signalwifiwifi signalwirelesswireless network
Compare Alternatives
See how other libraries approach this concept.