Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md no crash
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNoCrashIcon = (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="M18.92,9.01C18.72,8.42,18.16,8,17.5,8h-11C5.84,8,5.29,8.42,5.08,9.01L3,15v8c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1v-1 h12v1c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1v-8L18.92,9.01z M6.85,10h10.29l1.04,3H5.81L6.85,10z M19,20H5v-5h14V20z M6,17.5 C6,16.67,6.67,16,7.5,16S9,16.67,9,17.5S8.33,19,7.5,19S6,18.33,6,17.5z M15,17.5c0-0.83,0.67-1.5,1.5-1.5s1.5,0.67,1.5,1.5 S17.33,19,16.5,19S15,18.33,15,17.5z M12,6.36L9.17,3.54l1.41-1.41L12,3.54L15.54,0l1.41,1.41L12,6.36z"/></g>
</svg>
);SVG Optimizer
Before
0.66 KB
↓
After
0.66 KB
Tags
accidentalertautoautomobileavoidbarrierblockedcarcarscautioncheckcollisionconfirmcorrectcrashcriticaldangerdenydirectiondisalloweddoneeight sidesentererrorfailfailureforbiddenlimitmapsmarknono crashoctagonokokaypreventionprohibitedred lightrefuserejectrestrictedroad signsafesecurityselectstopstop signticktransportationvehiclewarningyes
Compare Alternatives
See how other libraries approach this concept.