Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md signal cellular connected no internet 0 bar
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSignalCellularConnectedNoInternet0BarIcon = (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}
>
<path d="M20,18h2v-8h-2V18z M20,22h2v-2h-2V22z M18,20v2H2L22,2v6h-2V6.83L6.83,20H18z"/>
</svg>
);SVG Optimizer
Before
0.27 KB
↓
After
0.27 KB
Tags
!00 barsalertattentionbarbarscautioncellcellularcommunicationconnectedconnectionconnectivitydangerdatadevicedisconnectederrorexclamationimportantindicatorinternetlow signalmarkmobilenetworknono internetnotificationphonepyramidsignalstatussymboltriangleunavailablewarningwifiwirelesszero bars
Compare Alternatives
See how other libraries approach this concept.