Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md signal cellular no sim
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSignalCellularNoSimIcon = (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="M10.83 5H17v9.11l2 2V5c0-1.1-.9-2-2-2h-7L7.94 5.06l1.42 1.42L10.83 5zm10.43 16.21L3.79 3.74 2.38 5.15 5 7.77V19c0 1.11.9 2 2 2h11.23l1.62 1.62 1.41-1.41zM7 19V9.79L16.23 19H7z"/>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.40 KB
Tags
absentalertbarbarscameracardcellularchipcommunicationconnectioncrossdevicediagonal linedisabledemptyenablederrorlinelinesmemorymissingmobilenetworknono serviceno signalno simnot insertedoffofflineonphonesignalsimsim cardslashslotstoragetriangleunavailablewarning
Compare Alternatives
See how other libraries approach this concept.