Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md signal cellular nodata
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSignalCellularNodataIcon = (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="M22,13h-9v9H2L22,2V13z M21,15.41L19.59,14l-2.09,2.09L15.41,14L14,15.41l2.09,2.09L14,19.59L15.41,21l2.09-2.08L19.59,21 L21,19.59l-2.08-2.09L21,15.41z"/></g></g>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.40 KB
Tags
antennaascendingbarscellcellularclearcommunicationconnectiondatadescendingdisconnectederrorinternetlevelmobilenetworknonodataofflinephonepowerquitreceptionremoveservicesignalstatusstatus barstrengthtechnologytriangleunavailablewarningwifiwirelessx
Compare Alternatives
See how other libraries approach this concept.