Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md sos
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSosIcon = (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><path d="M13.5,7h-3c-1.1,0-2,0.9-2,2v6c0,1.1,0.9,2,2,2h3c1.1,0,2-0.9,2-2V9C15.5,7.9,14.6,7,13.5,7z M13.5,15h-3V9h3V15z M1,15h4 v-2H3c-1.1,0-2-0.9-2-2V9c0-1.1,0.9-2,2-2h4v2H3v2h2c1.1,0,2,0.9,2,2v2c0,1.1-0.9,2-2,2H1V15z M17,15h4v-2h-2c-1.1,0-2-0.9-2-2V9 c0-1.1,0.9-2,2-2h4v2h-4v2h2c1.1,0,2,0.9,2,2v2c0,1.1-0.9,2-2,2h-4V15z"/></g>
</svg>
);SVG Optimizer
Before
0.52 KB
↓
After
0.51 KB
Tags
alertboxbuttoncommunicationdangerdistresselementemergencyfontfour sidesgraphichelpiconletterssafetysaveshapesignalsossquaresymboltexttypeui iconwarning
Compare Alternatives
See how other libraries approach this concept.