Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md signal cellular off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSignalCellularOffIcon = (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="M0 0h24v24H0V0z" fill="none"/><path d="M21 1l-8.31 8.31 8.31 8.3zM4.91 4.36L3.5 5.77l6.36 6.37L1 21h17.73l2 2 1.41-1.41z"/>
</svg>
);SVG Optimizer
Before
0.32 KB
↓
After
0.31 KB
Tags
antennabarscellcellularcommunicationcommunication statusconnectiondatadeactivateddisableddisconnectedenabledindicatorinternetmobilemobile datamobile statusnetworknetwork statusno cellularno connectionno networkno serviceno signaloffofflineonphonephone signalservicesignalsignal barsslashstatusunavailableunavailable signalwifiwireless
Compare Alternatives
See how other libraries approach this concept.