twotone car crash icon
twotone-car-crash from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-car-crash
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
More maps icons from Google Material Icons
baseline-360baseline-add-businessbaseline-add-locationbaseline-add-location-altbaseline-add-roadbaseline-agriculturebaseline-airline-stopsbaseline-airlinesbaseline-alt-routebaseline-atmbaseline-attractionsbaseline-badgebaseline-bakery-diningbaseline-beenherebaseline-bike-scooterbaseline-breakfast-diningbaseline-brunch-diningbaseline-bus-alertbaseline-car-crashbaseline-car-rentalbaseline-car-repairbaseline-castlebaseline-categorybaseline-celebration
Use the twotone car crash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.91 13c.06.16.09.33.09.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.39.15-.74.39-1A7.2 7.2 0 0 1 13.1 11H5v5h14v-3.07c-.33.05-.61.07-1.09.07M7.5 15c-.83 0-1.5-.67-1.5-1.5S6.67 12 7.5 12s1.5.67 1.5 1.5S8.33 15 7.5 15" opacity=".3"/><path fill="currentColor" d="M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m.5 6h-1V3h1zm0 1v1h-1V8zM6 13.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 15 7.5 15S6 14.33 6 13.5m13-.57a6.7 6.7 0 0 0 2-.6V19c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-1H6v1c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-8l2.08-5.99C5.29 4.42 5.84 4 6.5 4h4.79c-.19.63-.29 1.31-.29 2H6.85L5.81 9h5.86c.36.75.84 1.43 1.43 2H5v5h14zm-1.09.07a6.9 6.9 0 0 1-2.53-.51c-.23.27-.38.62-.38 1.01c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5c0-.18-.03-.34-.09-.5"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneCarCrash(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.91 13c.06.16.09.33.09.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.39.15-.74.39-1A7.2 7.2 0 0 1 13.1 11H5v5h14v-3.07c-.33.05-.61.07-1.09.07M7.5 15c-.83 0-1.5-.67-1.5-1.5S6.67 12 7.5 12s1.5.67 1.5 1.5S8.33 15 7.5 15" opacity=".3"/><path fill="currentColor" d="M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m.5 6h-1V3h1zm0 1v1h-1V8zM6 13.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 15 7.5 15S6 14.33 6 13.5m13-.57a6.7 6.7 0 0 0 2-.6V19c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-1H6v1c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-8l2.08-5.99C5.29 4.42 5.84 4 6.5 4h4.79c-.19.63-.29 1.31-.29 2H6.85L5.81 9h5.86c.36.75.84 1.43 1.43 2H5v5h14zm-1.09.07a6.9 6.9 0 0 1-2.53-.51c-.23.27-.38.62-.38 1.01c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5c0-.18-.03-.34-.09-.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.91 13c.06.16.09.33.09.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.39.15-.74.39-1A7.2 7.2 0 0 1 13.1 11H5v5h14v-3.07c-.33.05-.61.07-1.09.07M7.5 15c-.83 0-1.5-.67-1.5-1.5S6.67 12 7.5 12s1.5.67 1.5 1.5S8.33 15 7.5 15" opacity=".3"/><path fill="currentColor" d="M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m.5 6h-1V3h1zm0 1v1h-1V8zM6 13.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 15 7.5 15S6 14.33 6 13.5m13-.57a6.7 6.7 0 0 0 2-.6V19c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-1H6v1c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-8l2.08-5.99C5.29 4.42 5.84 4 6.5 4h4.79c-.19.63-.29 1.31-.29 2H6.85L5.81 9h5.86c.36.75.84 1.43 1.43 2H5v5h14zm-1.09.07a6.9 6.9 0 0 1-2.53-.51c-.23.27-.38.62-.38 1.01c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5c0-.18-.03-.34-.09-.5"/></svg> </template>
CSS
.icon-twotone-car-crash {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.91%2013c.06.16.09.33.09.5c0%20.83-.67%201.5-1.5%201.5s-1.5-.67-1.5-1.5c0-.39.15-.74.39-1A7.2%207.2%200%200%201%2013.1%2011H5v5h14v-3.07c-.33.05-.61.07-1.09.07M7.5%2015c-.83%200-1.5-.67-1.5-1.5S6.67%2012%207.5%2012s1.5.67%201.5%201.5S8.33%2015%207.5%2015%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%201c-2.76%200-5%202.24-5%205s2.24%205%205%205s5-2.24%205-5s-2.24-5-5-5m.5%206h-1V3h1zm0%201v1h-1V8zM6%2013.5c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5S8.33%2015%207.5%2015S6%2014.33%206%2013.5m13-.57a6.7%206.7%200%200%200%202-.6V19c0%20.55-.45%201-1%201h-1c-.55%200-1-.45-1-1v-1H6v1c0%20.55-.45%201-1%201H4c-.55%200-1-.45-1-1v-8l2.08-5.99C5.29%204.42%205.84%204%206.5%204h4.79c-.19.63-.29%201.31-.29%202H6.85L5.81%209h5.86c.36.75.84%201.43%201.43%202H5v5h14zm-1.09.07a6.9%206.9%200%200%201-2.53-.51c-.23.27-.38.62-.38%201.01c0%20.83.67%201.5%201.5%201.5s1.5-.67%201.5-1.5c0-.18-.03-.34-.09-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.91%2013c.06.16.09.33.09.5c0%20.83-.67%201.5-1.5%201.5s-1.5-.67-1.5-1.5c0-.39.15-.74.39-1A7.2%207.2%200%200%201%2013.1%2011H5v5h14v-3.07c-.33.05-.61.07-1.09.07M7.5%2015c-.83%200-1.5-.67-1.5-1.5S6.67%2012%207.5%2012s1.5.67%201.5%201.5S8.33%2015%207.5%2015%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%201c-2.76%200-5%202.24-5%205s2.24%205%205%205s5-2.24%205-5s-2.24-5-5-5m.5%206h-1V3h1zm0%201v1h-1V8zM6%2013.5c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5S8.33%2015%207.5%2015S6%2014.33%206%2013.5m13-.57a6.7%206.7%200%200%200%202-.6V19c0%20.55-.45%201-1%201h-1c-.55%200-1-.45-1-1v-1H6v1c0%20.55-.45%201-1%201H4c-.55%200-1-.45-1-1v-8l2.08-5.99C5.29%204.42%205.84%204%206.5%204h4.79c-.19.63-.29%201.31-.29%202H6.85L5.81%209h5.86c.36.75.84%201.43%201.43%202H5v5h14zm-1.09.07a6.9%206.9%200%200%201-2.53-.51c-.23.27-.38.62-.38%201.01c0%20.83.67%201.5%201.5%201.5s1.5-.67%201.5-1.5c0-.18-.03-.34-.09-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-car-crash.svg?color=%231a73e8&size=48