car-crash-sharp from Material Symbols by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
car-crash-sharp
Set
Material Symbols
Style
Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the 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="M15.5 17q.625 0 1.063-.437T17 15.5t-.437-1.062T15.5 14t-1.062.438T14 15.5t.438 1.063T15.5 17m-9 0q.625 0 1.063-.437T8 15.5t-.437-1.062T6.5 14t-1.062.438T5 15.5t.438 1.063T6.5 17M17 12q-2.075 0-3.537-1.463T12 7q0-2.05 1.45-3.525T17 2q2.075 0 3.538 1.462T22 7t-1.463 3.538T17 12m-.5-4h1V4h-1zm.5 2q.2 0 .35-.15t.15-.35t-.15-.35T17 9t-.35.15t-.15.35t.15.35t.35.15M2 22v-9l2.45-7h5.625Q10 6.5 10 7t.075 1H5.85L4.8 11h6.475q1 1.425 2.5 2.213T17 14q.775 0 1.538-.162T20 13.325V22h-3v-2H5v2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarCrashSharp(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="M15.5 17q.625 0 1.063-.437T17 15.5t-.437-1.062T15.5 14t-1.062.438T14 15.5t.438 1.063T15.5 17m-9 0q.625 0 1.063-.437T8 15.5t-.437-1.062T6.5 14t-1.062.438T5 15.5t.438 1.063T6.5 17M17 12q-2.075 0-3.537-1.463T12 7q0-2.05 1.45-3.525T17 2q2.075 0 3.538 1.462T22 7t-1.463 3.538T17 12m-.5-4h1V4h-1zm.5 2q.2 0 .35-.15t.15-.35t-.15-.35T17 9t-.35.15t-.15.35t.15.35t.35.15M2 22v-9l2.45-7h5.625Q10 6.5 10 7t.075 1H5.85L4.8 11h6.475q1 1.425 2.5 2.213T17 14q.775 0 1.538-.162T20 13.325V22h-3v-2H5v2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.5 17q.625 0 1.063-.437T17 15.5t-.437-1.062T15.5 14t-1.062.438T14 15.5t.438 1.063T15.5 17m-9 0q.625 0 1.063-.437T8 15.5t-.437-1.062T6.5 14t-1.062.438T5 15.5t.438 1.063T6.5 17M17 12q-2.075 0-3.537-1.463T12 7q0-2.05 1.45-3.525T17 2q2.075 0 3.538 1.462T22 7t-1.463 3.538T17 12m-.5-4h1V4h-1zm.5 2q.2 0 .35-.15t.15-.35t-.15-.35T17 9t-.35.15t-.15.35t.15.35t.35.15M2 22v-9l2.45-7h5.625Q10 6.5 10 7t.075 1H5.85L4.8 11h6.475q1 1.425 2.5 2.213T17 14q.775 0 1.538-.162T20 13.325V22h-3v-2H5v2z"/></svg>
</template>

CSS

.icon-car-crash-sharp {
  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%22M15.5%2017q.625%200%201.063-.437T17%2015.5t-.437-1.062T15.5%2014t-1.062.438T14%2015.5t.438%201.063T15.5%2017m-9%200q.625%200%201.063-.437T8%2015.5t-.437-1.062T6.5%2014t-1.062.438T5%2015.5t.438%201.063T6.5%2017M17%2012q-2.075%200-3.537-1.463T12%207q0-2.05%201.45-3.525T17%202q2.075%200%203.538%201.462T22%207t-1.463%203.538T17%2012m-.5-4h1V4h-1zm.5%202q.2%200%20.35-.15t.15-.35t-.15-.35T17%209t-.35.15t-.15.35t.15.35t.35.15M2%2022v-9l2.45-7h5.625Q10%206.5%2010%207t.075%201H5.85L4.8%2011h6.475q1%201.425%202.5%202.213T17%2014q.775%200%201.538-.162T20%2013.325V22h-3v-2H5v2z%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%22M15.5%2017q.625%200%201.063-.437T17%2015.5t-.437-1.062T15.5%2014t-1.062.438T14%2015.5t.438%201.063T15.5%2017m-9%200q.625%200%201.063-.437T8%2015.5t-.437-1.062T6.5%2014t-1.062.438T5%2015.5t.438%201.063T6.5%2017M17%2012q-2.075%200-3.537-1.463T12%207q0-2.05%201.45-3.525T17%202q2.075%200%203.538%201.462T22%207t-1.463%203.538T17%2012m-.5-4h1V4h-1zm.5%202q.2%200%20.35-.15t.15-.35t-.15-.35T17%209t-.35.15t-.15.35t.15.35t.35.15M2%2022v-9l2.45-7h5.625Q10%206.5%2010%207t.075%201H5.85L4.8%2011h6.475q1%201.425%202.5%202.213T17%2014q.775%200%201.538-.162T20%2013.325V22h-3v-2H5v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/car-crash-sharp.svg?color=%231a73e8&size=48