car 01 icon
car-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- car-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the car 01 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m2.5 12l2 1m17-.5l-2 .5M8 17.5l.246-.614c.365-.913.548-1.37.929-1.628c.38-.258.872-.258 1.856-.258h1.938c.984 0 1.476 0 1.856.258s.564.715.93 1.628L16 17.5M2 17v2.882c0 .379.24.725.622.894c.247.11.483.224.769.224h1.718c.286 0 .522-.114.77-.224c.38-.169.621-.515.621-.894V18m11 0v1.882c0 .379.24.725.622.894c.247.11.483.224.769.224h1.718c.286 0 .522-.114.77-.224c.38-.169.621-.515.621-.894V17m-2-8.5l1-.5M4 8.5L3 8"/><path d="m4.5 9l1.088-3.265c.44-1.32.66-1.98 1.184-2.357S7.992 3 9.383 3h5.234c1.391 0 2.087 0 2.61.378c.525.377.745 1.037 1.185 2.357L19.5 9m-15 0h15c.957 1.014 2.5 2.425 2.5 4v3.47c0 .57-.38 1.05-.883 1.117L18 18H6l-3.117-.413C2.38 17.522 2 17.042 2 16.47V13c0-1.575 1.543-2.986 2.5-4Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCar01(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="m2.5 12l2 1m17-.5l-2 .5M8 17.5l.246-.614c.365-.913.548-1.37.929-1.628c.38-.258.872-.258 1.856-.258h1.938c.984 0 1.476 0 1.856.258s.564.715.93 1.628L16 17.5M2 17v2.882c0 .379.24.725.622.894c.247.11.483.224.769.224h1.718c.286 0 .522-.114.77-.224c.38-.169.621-.515.621-.894V18m11 0v1.882c0 .379.24.725.622.894c.247.11.483.224.769.224h1.718c.286 0 .522-.114.77-.224c.38-.169.621-.515.621-.894V17m-2-8.5l1-.5M4 8.5L3 8"/><path d="m4.5 9l1.088-3.265c.44-1.32.66-1.98 1.184-2.357S7.992 3 9.383 3h5.234c1.391 0 2.087 0 2.61.378c.525.377.745 1.037 1.185 2.357L19.5 9m-15 0h15c.957 1.014 2.5 2.425 2.5 4v3.47c0 .57-.38 1.05-.883 1.117L18 18H6l-3.117-.413C2.38 17.522 2 17.042 2 16.47V13c0-1.575 1.543-2.986 2.5-4Z"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m2.5 12l2 1m17-.5l-2 .5M8 17.5l.246-.614c.365-.913.548-1.37.929-1.628c.38-.258.872-.258 1.856-.258h1.938c.984 0 1.476 0 1.856.258s.564.715.93 1.628L16 17.5M2 17v2.882c0 .379.24.725.622.894c.247.11.483.224.769.224h1.718c.286 0 .522-.114.77-.224c.38-.169.621-.515.621-.894V18m11 0v1.882c0 .379.24.725.622.894c.247.11.483.224.769.224h1.718c.286 0 .522-.114.77-.224c.38-.169.621-.515.621-.894V17m-2-8.5l1-.5M4 8.5L3 8"/><path d="m4.5 9l1.088-3.265c.44-1.32.66-1.98 1.184-2.357S7.992 3 9.383 3h5.234c1.391 0 2.087 0 2.61.378c.525.377.745 1.037 1.185 2.357L19.5 9m-15 0h15c.957 1.014 2.5 2.425 2.5 4v3.47c0 .57-.38 1.05-.883 1.117L18 18H6l-3.117-.413C2.38 17.522 2 17.042 2 16.47V13c0-1.575 1.543-2.986 2.5-4Z"/></g></svg> </template>
CSS
.icon-car-01 {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m2.5%2012l2%201m17-.5l-2%20.5M8%2017.5l.246-.614c.365-.913.548-1.37.929-1.628c.38-.258.872-.258%201.856-.258h1.938c.984%200%201.476%200%201.856.258s.564.715.93%201.628L16%2017.5M2%2017v2.882c0%20.379.24.725.622.894c.247.11.483.224.769.224h1.718c.286%200%20.522-.114.77-.224c.38-.169.621-.515.621-.894V18m11%200v1.882c0%20.379.24.725.622.894c.247.11.483.224.769.224h1.718c.286%200%20.522-.114.77-.224c.38-.169.621-.515.621-.894V17m-2-8.5l1-.5M4%208.5L3%208%22%2F%3E%3Cpath%20d%3D%22m4.5%209l1.088-3.265c.44-1.32.66-1.98%201.184-2.357S7.992%203%209.383%203h5.234c1.391%200%202.087%200%202.61.378c.525.377.745%201.037%201.185%202.357L19.5%209m-15%200h15c.957%201.014%202.5%202.425%202.5%204v3.47c0%20.57-.38%201.05-.883%201.117L18%2018H6l-3.117-.413C2.38%2017.522%202%2017.042%202%2016.47V13c0-1.575%201.543-2.986%202.5-4Z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m2.5%2012l2%201m17-.5l-2%20.5M8%2017.5l.246-.614c.365-.913.548-1.37.929-1.628c.38-.258.872-.258%201.856-.258h1.938c.984%200%201.476%200%201.856.258s.564.715.93%201.628L16%2017.5M2%2017v2.882c0%20.379.24.725.622.894c.247.11.483.224.769.224h1.718c.286%200%20.522-.114.77-.224c.38-.169.621-.515.621-.894V18m11%200v1.882c0%20.379.24.725.622.894c.247.11.483.224.769.224h1.718c.286%200%20.522-.114.77-.224c.38-.169.621-.515.621-.894V17m-2-8.5l1-.5M4%208.5L3%208%22%2F%3E%3Cpath%20d%3D%22m4.5%209l1.088-3.265c.44-1.32.66-1.98%201.184-2.357S7.992%203%209.383%203h5.234c1.391%200%202.087%200%202.61.378c.525.377.745%201.037%201.185%202.357L19.5%209m-15%200h15c.957%201.014%202.5%202.425%202.5%204v3.47c0%20.57-.38%201.05-.883%201.117L18%2018H6l-3.117-.413C2.38%2017.522%202%2017.042%202%2016.47V13c0-1.575%201.543-2.986%202.5-4Z%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-01.svg?color=%231a73e8&size=48