Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md sim card alert
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSimCardAlertIcon = (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></g><g><g><g><g><path d="M18,2h-8L4.02,8L4,20c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V4C20,2.9,19.1,2,18,2z M18,20H6V8.83L10.83,4H18V20z"/><rect height="2" width="2" x="11" y="15"/><rect height="5" width="2" x="11" y="8"/></g></g></g></g>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.41 KB
Tags
!alertattentioncameracardcautionchipcommunicationdangerdatadevicedigitalelectronicerrorexclamationexclamation pointfailfailedhardwareimportantindicationindicatorissuemarkmemorymobilenetworknotificationphonephotosproblemsdsd cardsecuresim cardslotstatusstoragesymboltrianglewarning
Compare Alternatives
See how other libraries approach this concept.