accident icon
accident from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- accident
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the accident icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M10.008 10L7.43 7.953c-.3-.252-.45-.377-.415-.507c.034-.13.227-.164.612-.23L8.8 7.01c.447-.078.503-.193.304-.6L7.86 3.87c-.246-.504-.37-.756-.257-.862c.113-.107.355.032.84.31l2.091 1.202c.36.207.396.197.582-.177l.844-1.697c.22-.442.33-.663.476-.645c.147.018.2.26.307.742l.68 3.08c.09.404.194.46.574.296l2.269-.978c.395-.17.592-.255.692-.157s.02.299-.14.7L15.006 10m-2.512 0l-.5-1.5"/><path d="M6.745 13H2m.012-4.996c.454.096 1.648.576 2.52 2.076c.628 1.007 1.189 2.251 2.213 2.92c.768.501 1.412.57 2.23.986C9.99 14.58 10.473 15.5 10.468 17c0 1 .13 2.02-.186 2.57c-.362.63-2.585.428-2.785.428m0 0c0 1.102-.806 2.002-2 2.002c-1.096 0-1.991-.9-1.991-2.002m3.99 0c0-1.048-.806-1.998-2-1.998a2 2 0 0 0-1.99 1.998m0 0H2m15.255-7.001H22m-4.745 0c-.768.502-1.412.57-2.23.987c-1.016.594-1.498 1.514-1.493 3.015c0 1-.13 2.02.186 2.57c.362.63 2.585.428 2.785.428m.752-7c1.024-.669 1.585-1.913 2.213-2.92c.872-1.5 2.066-1.981 2.52-2.077m-5.485 11.997c0 1.103.806 2.003 2 2.003c1.096 0 1.991-.9 1.991-2.003m-3.99 0c0-1.048.805-1.998 2-1.998a2 2 0 0 1 1.99 1.998m0 0H22"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAccident(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M10.008 10L7.43 7.953c-.3-.252-.45-.377-.415-.507c.034-.13.227-.164.612-.23L8.8 7.01c.447-.078.503-.193.304-.6L7.86 3.87c-.246-.504-.37-.756-.257-.862c.113-.107.355.032.84.31l2.091 1.202c.36.207.396.197.582-.177l.844-1.697c.22-.442.33-.663.476-.645c.147.018.2.26.307.742l.68 3.08c.09.404.194.46.574.296l2.269-.978c.395-.17.592-.255.692-.157s.02.299-.14.7L15.006 10m-2.512 0l-.5-1.5"/><path d="M6.745 13H2m.012-4.996c.454.096 1.648.576 2.52 2.076c.628 1.007 1.189 2.251 2.213 2.92c.768.501 1.412.57 2.23.986C9.99 14.58 10.473 15.5 10.468 17c0 1 .13 2.02-.186 2.57c-.362.63-2.585.428-2.785.428m0 0c0 1.102-.806 2.002-2 2.002c-1.096 0-1.991-.9-1.991-2.002m3.99 0c0-1.048-.806-1.998-2-1.998a2 2 0 0 0-1.99 1.998m0 0H2m15.255-7.001H22m-4.745 0c-.768.502-1.412.57-2.23.987c-1.016.594-1.498 1.514-1.493 3.015c0 1-.13 2.02.186 2.57c.362.63 2.585.428 2.785.428m.752-7c1.024-.669 1.585-1.913 2.213-2.92c.872-1.5 2.066-1.981 2.52-2.077m-5.485 11.997c0 1.103.806 2.003 2 2.003c1.096 0 1.991-.9 1.991-2.003m-3.99 0c0-1.048.805-1.998 2-1.998a2 2 0 0 1 1.99 1.998m0 0H22"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M10.008 10L7.43 7.953c-.3-.252-.45-.377-.415-.507c.034-.13.227-.164.612-.23L8.8 7.01c.447-.078.503-.193.304-.6L7.86 3.87c-.246-.504-.37-.756-.257-.862c.113-.107.355.032.84.31l2.091 1.202c.36.207.396.197.582-.177l.844-1.697c.22-.442.33-.663.476-.645c.147.018.2.26.307.742l.68 3.08c.09.404.194.46.574.296l2.269-.978c.395-.17.592-.255.692-.157s.02.299-.14.7L15.006 10m-2.512 0l-.5-1.5"/><path d="M6.745 13H2m.012-4.996c.454.096 1.648.576 2.52 2.076c.628 1.007 1.189 2.251 2.213 2.92c.768.501 1.412.57 2.23.986C9.99 14.58 10.473 15.5 10.468 17c0 1 .13 2.02-.186 2.57c-.362.63-2.585.428-2.785.428m0 0c0 1.102-.806 2.002-2 2.002c-1.096 0-1.991-.9-1.991-2.002m3.99 0c0-1.048-.806-1.998-2-1.998a2 2 0 0 0-1.99 1.998m0 0H2m15.255-7.001H22m-4.745 0c-.768.502-1.412.57-2.23.987c-1.016.594-1.498 1.514-1.493 3.015c0 1-.13 2.02.186 2.57c.362.63 2.585.428 2.785.428m.752-7c1.024-.669 1.585-1.913 2.213-2.92c.872-1.5 2.066-1.981 2.52-2.077m-5.485 11.997c0 1.103.806 2.003 2 2.003c1.096 0 1.991-.9 1.991-2.003m-3.99 0c0-1.048.805-1.998 2-1.998a2 2 0 0 1 1.99 1.998m0 0H22"/></g></svg> </template>
CSS
.icon-accident {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.008%2010L7.43%207.953c-.3-.252-.45-.377-.415-.507c.034-.13.227-.164.612-.23L8.8%207.01c.447-.078.503-.193.304-.6L7.86%203.87c-.246-.504-.37-.756-.257-.862c.113-.107.355.032.84.31l2.091%201.202c.36.207.396.197.582-.177l.844-1.697c.22-.442.33-.663.476-.645c.147.018.2.26.307.742l.68%203.08c.09.404.194.46.574.296l2.269-.978c.395-.17.592-.255.692-.157s.02.299-.14.7L15.006%2010m-2.512%200l-.5-1.5%22%2F%3E%3Cpath%20d%3D%22M6.745%2013H2m.012-4.996c.454.096%201.648.576%202.52%202.076c.628%201.007%201.189%202.251%202.213%202.92c.768.501%201.412.57%202.23.986C9.99%2014.58%2010.473%2015.5%2010.468%2017c0%201%20.13%202.02-.186%202.57c-.362.63-2.585.428-2.785.428m0%200c0%201.102-.806%202.002-2%202.002c-1.096%200-1.991-.9-1.991-2.002m3.99%200c0-1.048-.806-1.998-2-1.998a2%202%200%200%200-1.99%201.998m0%200H2m15.255-7.001H22m-4.745%200c-.768.502-1.412.57-2.23.987c-1.016.594-1.498%201.514-1.493%203.015c0%201-.13%202.02.186%202.57c.362.63%202.585.428%202.785.428m.752-7c1.024-.669%201.585-1.913%202.213-2.92c.872-1.5%202.066-1.981%202.52-2.077m-5.485%2011.997c0%201.103.806%202.003%202%202.003c1.096%200%201.991-.9%201.991-2.003m-3.99%200c0-1.048.805-1.998%202-1.998a2%202%200%200%201%201.99%201.998m0%200H22%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.008%2010L7.43%207.953c-.3-.252-.45-.377-.415-.507c.034-.13.227-.164.612-.23L8.8%207.01c.447-.078.503-.193.304-.6L7.86%203.87c-.246-.504-.37-.756-.257-.862c.113-.107.355.032.84.31l2.091%201.202c.36.207.396.197.582-.177l.844-1.697c.22-.442.33-.663.476-.645c.147.018.2.26.307.742l.68%203.08c.09.404.194.46.574.296l2.269-.978c.395-.17.592-.255.692-.157s.02.299-.14.7L15.006%2010m-2.512%200l-.5-1.5%22%2F%3E%3Cpath%20d%3D%22M6.745%2013H2m.012-4.996c.454.096%201.648.576%202.52%202.076c.628%201.007%201.189%202.251%202.213%202.92c.768.501%201.412.57%202.23.986C9.99%2014.58%2010.473%2015.5%2010.468%2017c0%201%20.13%202.02-.186%202.57c-.362.63-2.585.428-2.785.428m0%200c0%201.102-.806%202.002-2%202.002c-1.096%200-1.991-.9-1.991-2.002m3.99%200c0-1.048-.806-1.998-2-1.998a2%202%200%200%200-1.99%201.998m0%200H2m15.255-7.001H22m-4.745%200c-.768.502-1.412.57-2.23.987c-1.016.594-1.498%201.514-1.493%203.015c0%201-.13%202.02.186%202.57c.362.63%202.585.428%202.785.428m.752-7c1.024-.669%201.585-1.913%202.213-2.92c.872-1.5%202.066-1.981%202.52-2.077m-5.485%2011.997c0%201.103.806%202.003%202%202.003c1.096%200%201.991-.9%201.991-2.003m-3.99%200c0-1.048.805-1.998%202-1.998a2%202%200%200%201%201.99%201.998m0%200H22%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/accident.svg?color=%231a73e8&size=48