Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md signal wifi statusbar connected no internet 4
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSignalWifiStatusbarConnectedNoInternet4Icon = (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><path d="M0,0h24v24H0V0z" fill="none"/></g><g><g><path d="M12,4C7.31,4,3.07,5.9,0,8.98L12,21l5-5.01V8h5.92C19.97,5.51,16.16,4,12,4z"/><rect height="2" width="2" x="19" y="18"/><rect height="6" width="2" x="19" y="10"/></g></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.41 KB
Tags
!4alertattentioncautioncellcellularconnecteddangerdataerrorexclamationimportantinternetmarkmobilenetworknonotificationphonesignalspeedstatusbarsymbolwarningwifiwireless
Compare Alternatives
See how other libraries approach this concept.