Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md no sim
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNoSimIcon = (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 0h24v24H0z" fill="none"/><path d="M21.26 21.21L3.79 3.74 2.38 5.15l2.74 2.74-.12.12V19c0 1.1.9 2 2 2h10c.35 0 .68-.1.97-.26l1.88 1.88 1.41-1.41zM7 19V9.77L16.23 19H7zm3.84-14H17v9.11l2 2V5c0-1.1-.9-2-2-2h-6.99L7.95 5.06l1.41 1.41L10.84 5z"/>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.43 KB
Tags
absentalertbarbarscameracardcellularchipcommunicationconnectioncrossdevicediagonal lineejectemptyerrorinsertlinelinesmemorymissingmobilenetworknono serviceno signalno simnot insertedphonesignalsimsim cardslashslotstoragetriangleunavailablewarning
Compare Alternatives
See how other libraries approach this concept.