car crash icon
car-crash from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- car-crash
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 640×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
Use the car crash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M176 8c6.6 0 12.4 3.1 14.9 10.09l29.4 73.96l76.1-23.12c6.3-1.9 13.1.21 17.2 5.34c.5.58.9 1.18 1.3 1.81c-17.1 8.24-32.2 20.85-43.5 37.22l-41 59.2c-27.3 8.9-49.8 31-57.8 60.9l-19.9 74l-35.3 32.5c-4.8 4.5-11.9 5.5-17.76 2.7c-5.91-2.9-9.48-9-9.02-15.6l5.59-79.4l-78.65-12.2c-6.48-1-11.689-5.8-13.147-12.2c-1.459-6.4 1.127-13.1 6.527-16.8l65.56-45.1l-39.49-69.12a15.991 15.991 0 0 1 1.39-17.91a15.986 15.986 0 0 1 17.15-5.34l76.15 23.12l29.4-73.96C163.6 11.1 169.4 8 176 8zm208.2 91.67l135.6 35.43c32.7 9.6 56.3 38 59 71.7l6.9 83.9c17.2 13.5 25.6 36.3 19.6 58.7l-35.2 131.4c-4.6 17-23 26.3-39.2 22.6l-15.4-4.1c-17.1-4.6-27.2-22.2-22.7-39.2l8.3-31l-247.3-66.2l-8.2 30.9c-5.5 17.1-22.2 27.2-39.2 22.6l-15.5-4.1c-17.1-4.6-27.2-22.1-22.6-39.2l35.2-131.4c6-22.4 24.7-37.9 46.3-41l47.9-69.2c19.2-27.9 53.9-40.58 86.5-31.83zm-16.5 61.83c-6.6-1.8-13.5.8-17.3 6.3l-32.3 46.7l201.5 54l-4.6-57.4c-.5-5.9-5.2-11.5-11.8-13.3l-135.5-36.3zm-99.4 147.3c12.8 3.4 26-4.2 29.4-17c3.5-12.8-4.1-25.9-16.9-29.4c-13.7-3.4-26 4.2-29.4 17c-3.5 12.8 4.1 26 16.9 29.4zM528 328.7c-12.8-3.4-25.9 4.2-29.4 17c-3.4 12.8 4.2 25.9 17 29.4c12.8 3.4 26-4.2 29.4-17c3.4-12.8-4.2-26-17-29.4z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidCarCrash(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M176 8c6.6 0 12.4 3.1 14.9 10.09l29.4 73.96l76.1-23.12c6.3-1.9 13.1.21 17.2 5.34c.5.58.9 1.18 1.3 1.81c-17.1 8.24-32.2 20.85-43.5 37.22l-41 59.2c-27.3 8.9-49.8 31-57.8 60.9l-19.9 74l-35.3 32.5c-4.8 4.5-11.9 5.5-17.76 2.7c-5.91-2.9-9.48-9-9.02-15.6l5.59-79.4l-78.65-12.2c-6.48-1-11.689-5.8-13.147-12.2c-1.459-6.4 1.127-13.1 6.527-16.8l65.56-45.1l-39.49-69.12a15.991 15.991 0 0 1 1.39-17.91a15.986 15.986 0 0 1 17.15-5.34l76.15 23.12l29.4-73.96C163.6 11.1 169.4 8 176 8zm208.2 91.67l135.6 35.43c32.7 9.6 56.3 38 59 71.7l6.9 83.9c17.2 13.5 25.6 36.3 19.6 58.7l-35.2 131.4c-4.6 17-23 26.3-39.2 22.6l-15.4-4.1c-17.1-4.6-27.2-22.2-22.7-39.2l8.3-31l-247.3-66.2l-8.2 30.9c-5.5 17.1-22.2 27.2-39.2 22.6l-15.5-4.1c-17.1-4.6-27.2-22.1-22.6-39.2l35.2-131.4c6-22.4 24.7-37.9 46.3-41l47.9-69.2c19.2-27.9 53.9-40.58 86.5-31.83zm-16.5 61.83c-6.6-1.8-13.5.8-17.3 6.3l-32.3 46.7l201.5 54l-4.6-57.4c-.5-5.9-5.2-11.5-11.8-13.3l-135.5-36.3zm-99.4 147.3c12.8 3.4 26-4.2 29.4-17c3.5-12.8-4.1-25.9-16.9-29.4c-13.7-3.4-26 4.2-29.4 17c-3.5 12.8 4.1 26 16.9 29.4zM528 328.7c-12.8-3.4-25.9 4.2-29.4 17c-3.4 12.8 4.2 25.9 17 29.4c12.8 3.4 26-4.2 29.4-17c3.4-12.8-4.2-26-17-29.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M176 8c6.6 0 12.4 3.1 14.9 10.09l29.4 73.96l76.1-23.12c6.3-1.9 13.1.21 17.2 5.34c.5.58.9 1.18 1.3 1.81c-17.1 8.24-32.2 20.85-43.5 37.22l-41 59.2c-27.3 8.9-49.8 31-57.8 60.9l-19.9 74l-35.3 32.5c-4.8 4.5-11.9 5.5-17.76 2.7c-5.91-2.9-9.48-9-9.02-15.6l5.59-79.4l-78.65-12.2c-6.48-1-11.689-5.8-13.147-12.2c-1.459-6.4 1.127-13.1 6.527-16.8l65.56-45.1l-39.49-69.12a15.991 15.991 0 0 1 1.39-17.91a15.986 15.986 0 0 1 17.15-5.34l76.15 23.12l29.4-73.96C163.6 11.1 169.4 8 176 8zm208.2 91.67l135.6 35.43c32.7 9.6 56.3 38 59 71.7l6.9 83.9c17.2 13.5 25.6 36.3 19.6 58.7l-35.2 131.4c-4.6 17-23 26.3-39.2 22.6l-15.4-4.1c-17.1-4.6-27.2-22.2-22.7-39.2l8.3-31l-247.3-66.2l-8.2 30.9c-5.5 17.1-22.2 27.2-39.2 22.6l-15.5-4.1c-17.1-4.6-27.2-22.1-22.6-39.2l35.2-131.4c6-22.4 24.7-37.9 46.3-41l47.9-69.2c19.2-27.9 53.9-40.58 86.5-31.83zm-16.5 61.83c-6.6-1.8-13.5.8-17.3 6.3l-32.3 46.7l201.5 54l-4.6-57.4c-.5-5.9-5.2-11.5-11.8-13.3l-135.5-36.3zm-99.4 147.3c12.8 3.4 26-4.2 29.4-17c3.5-12.8-4.1-25.9-16.9-29.4c-13.7-3.4-26 4.2-29.4 17c-3.5 12.8 4.1 26 16.9 29.4zM528 328.7c-12.8-3.4-25.9 4.2-29.4 17c-3.4 12.8 4.2 25.9 17 29.4c12.8 3.4 26-4.2 29.4-17c3.4-12.8-4.2-26-17-29.4z"/></svg> </template>
CSS
.icon-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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%208c6.6%200%2012.4%203.1%2014.9%2010.09l29.4%2073.96l76.1-23.12c6.3-1.9%2013.1.21%2017.2%205.34c.5.58.9%201.18%201.3%201.81c-17.1%208.24-32.2%2020.85-43.5%2037.22l-41%2059.2c-27.3%208.9-49.8%2031-57.8%2060.9l-19.9%2074l-35.3%2032.5c-4.8%204.5-11.9%205.5-17.76%202.7c-5.91-2.9-9.48-9-9.02-15.6l5.59-79.4l-78.65-12.2c-6.48-1-11.689-5.8-13.147-12.2c-1.459-6.4%201.127-13.1%206.527-16.8l65.56-45.1l-39.49-69.12a15.991%2015.991%200%200%201%201.39-17.91a15.986%2015.986%200%200%201%2017.15-5.34l76.15%2023.12l29.4-73.96C163.6%2011.1%20169.4%208%20176%208zm208.2%2091.67l135.6%2035.43c32.7%209.6%2056.3%2038%2059%2071.7l6.9%2083.9c17.2%2013.5%2025.6%2036.3%2019.6%2058.7l-35.2%20131.4c-4.6%2017-23%2026.3-39.2%2022.6l-15.4-4.1c-17.1-4.6-27.2-22.2-22.7-39.2l8.3-31l-247.3-66.2l-8.2%2030.9c-5.5%2017.1-22.2%2027.2-39.2%2022.6l-15.5-4.1c-17.1-4.6-27.2-22.1-22.6-39.2l35.2-131.4c6-22.4%2024.7-37.9%2046.3-41l47.9-69.2c19.2-27.9%2053.9-40.58%2086.5-31.83zm-16.5%2061.83c-6.6-1.8-13.5.8-17.3%206.3l-32.3%2046.7l201.5%2054l-4.6-57.4c-.5-5.9-5.2-11.5-11.8-13.3l-135.5-36.3zm-99.4%20147.3c12.8%203.4%2026-4.2%2029.4-17c3.5-12.8-4.1-25.9-16.9-29.4c-13.7-3.4-26%204.2-29.4%2017c-3.5%2012.8%204.1%2026%2016.9%2029.4zM528%20328.7c-12.8-3.4-25.9%204.2-29.4%2017c-3.4%2012.8%204.2%2025.9%2017%2029.4c12.8%203.4%2026-4.2%2029.4-17c3.4-12.8-4.2-26-17-29.4z%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%208c6.6%200%2012.4%203.1%2014.9%2010.09l29.4%2073.96l76.1-23.12c6.3-1.9%2013.1.21%2017.2%205.34c.5.58.9%201.18%201.3%201.81c-17.1%208.24-32.2%2020.85-43.5%2037.22l-41%2059.2c-27.3%208.9-49.8%2031-57.8%2060.9l-19.9%2074l-35.3%2032.5c-4.8%204.5-11.9%205.5-17.76%202.7c-5.91-2.9-9.48-9-9.02-15.6l5.59-79.4l-78.65-12.2c-6.48-1-11.689-5.8-13.147-12.2c-1.459-6.4%201.127-13.1%206.527-16.8l65.56-45.1l-39.49-69.12a15.991%2015.991%200%200%201%201.39-17.91a15.986%2015.986%200%200%201%2017.15-5.34l76.15%2023.12l29.4-73.96C163.6%2011.1%20169.4%208%20176%208zm208.2%2091.67l135.6%2035.43c32.7%209.6%2056.3%2038%2059%2071.7l6.9%2083.9c17.2%2013.5%2025.6%2036.3%2019.6%2058.7l-35.2%20131.4c-4.6%2017-23%2026.3-39.2%2022.6l-15.4-4.1c-17.1-4.6-27.2-22.2-22.7-39.2l8.3-31l-247.3-66.2l-8.2%2030.9c-5.5%2017.1-22.2%2027.2-39.2%2022.6l-15.5-4.1c-17.1-4.6-27.2-22.1-22.6-39.2l35.2-131.4c6-22.4%2024.7-37.9%2046.3-41l47.9-69.2c19.2-27.9%2053.9-40.58%2086.5-31.83zm-16.5%2061.83c-6.6-1.8-13.5.8-17.3%206.3l-32.3%2046.7l201.5%2054l-4.6-57.4c-.5-5.9-5.2-11.5-11.8-13.3l-135.5-36.3zm-99.4%20147.3c12.8%203.4%2026-4.2%2029.4-17c3.5-12.8-4.1-25.9-16.9-29.4c-13.7-3.4-26%204.2-29.4%2017c-3.5%2012.8%204.1%2026%2016.9%2029.4zM528%20328.7c-12.8-3.4-25.9%204.2-29.4%2017c-3.4%2012.8%204.2%2025.9%2017%2029.4c12.8%203.4%2026-4.2%2029.4-17c3.4-12.8-4.2-26-17-29.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/car-crash.svg?color=%231a73e8&size=48