Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md network wifi 3 bar
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNetworkWifi3BarIcon = (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="M12,4C7.31,4,3.07,5.9,0,8.98L12,21L24,8.98C20.93,5.9,16.69,4,12,4z M2.92,9.07C5.51,7.08,8.67,6,12,6 s6.49,1.08,9.08,3.07l-2.85,2.86C16.46,10.71,14.31,10,12,10c-2.31,0-4.46,0.71-6.23,1.93L2.92,9.07z"/></g>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.40 KB
Tags
accessantennaarcbarscellcellularcommunicationconnectedconnectionconnectivitycurveddatafullindicatorinformationinternetlevelmobilemodemnetworkonlinephoneroutersignalspeedstatusstrengthsymboltechnologythree barswaveswifiwireless
Compare Alternatives
See how other libraries approach this concept.