car 03 icon
car-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- car-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the car 03 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-width="1.5"><path d="M9.007 17a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm10 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" d="M2.007 10h16M3.642 5.42c-.48.78-1.419 2.84-1.635 4.58c0 .78-.02 3.04.004 5.26c.036.72.156 1.32 2.998 1.74m3.998-7V5m5.99 12H9.002M2.023 5H12.24s.54 0 1.02.048c.899.084 1.654.492 2.41 1.512c.8 1.08 1.415 2.448 2.23 3.18c1.355 1.216 3.933.84 4.077 3.42c.036 1.32.036 2.76-.024 3c-.096.707-.641.822-1.319.84c-.588.016-1.297-.028-1.643 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCar03(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" strokeWidth="1.5"><path d="M9.007 17a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm10 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path strokeLinecap="round" d="M2.007 10h16M3.642 5.42c-.48.78-1.419 2.84-1.635 4.58c0 .78-.02 3.04.004 5.26c.036.72.156 1.32 2.998 1.74m3.998-7V5m5.99 12H9.002M2.023 5H12.24s.54 0 1.02.048c.899.084 1.654.492 2.41 1.512c.8 1.08 1.415 2.448 2.23 3.18c1.355 1.216 3.933.84 4.077 3.42c.036 1.32.036 2.76-.024 3c-.096.707-.641.822-1.319.84c-.588.016-1.297-.028-1.643 0"/></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-width="1.5"><path d="M9.007 17a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm10 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" d="M2.007 10h16M3.642 5.42c-.48.78-1.419 2.84-1.635 4.58c0 .78-.02 3.04.004 5.26c.036.72.156 1.32 2.998 1.74m3.998-7V5m5.99 12H9.002M2.023 5H12.24s.54 0 1.02.048c.899.084 1.654.492 2.41 1.512c.8 1.08 1.415 2.448 2.23 3.18c1.355 1.216 3.933.84 4.077 3.42c.036 1.32.036 2.76-.024 3c-.096.707-.641.822-1.319.84c-.588.016-1.297-.028-1.643 0"/></g></svg> </template>
CSS
.icon-car-03 {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.007%2017a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm10%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.007%2010h16M3.642%205.42c-.48.78-1.419%202.84-1.635%204.58c0%20.78-.02%203.04.004%205.26c.036.72.156%201.32%202.998%201.74m3.998-7V5m5.99%2012H9.002M2.023%205H12.24s.54%200%201.02.048c.899.084%201.654.492%202.41%201.512c.8%201.08%201.415%202.448%202.23%203.18c1.355%201.216%203.933.84%204.077%203.42c.036%201.32.036%202.76-.024%203c-.096.707-.641.822-1.319.84c-.588.016-1.297-.028-1.643%200%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.007%2017a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm10%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.007%2010h16M3.642%205.42c-.48.78-1.419%202.84-1.635%204.58c0%20.78-.02%203.04.004%205.26c.036.72.156%201.32%202.998%201.74m3.998-7V5m5.99%2012H9.002M2.023%205H12.24s.54%200%201.02.048c.899.084%201.654.492%202.41%201.512c.8%201.08%201.415%202.448%202.23%203.18c1.355%201.216%203.933.84%204.077%203.42c.036%201.32.036%202.76-.024%203c-.096.707-.641.822-1.319.84c-.588.016-1.297-.028-1.643%200%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/car-03.svg?color=%231a73e8&size=48