car-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
car-04
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the car 04 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 stroke-linecap="round" stroke-linejoin="round" d="M4.5 11.707c-.668.356-1.159.93-1.52 1.582c-.72 1.302-.922 2.914-.979 3.713a.47.47 0 0 0 .479.498h1.502M2.98 13.289c0-3.145.915-6.94 2.746-8.578a.88.88 0 0 1 .59-.211h4.795c.58 0 1.157.117 1.643.432c1.199.778 3.01 2.348 4.549 4.757c.127.2.317.35.54.431c.885.322 1.871.767 2.502 1.064c.426.2.766.55.927.992c.444 1.217.695 2.575.727 4.823a.495.495 0 0 1-.497.501H20m-4.005 0h-8.01"/><path d="M8 17.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm12 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M17.5 10C14.5 9 11 8.5 7 9c0-2 1-4 1.5-4.5M8 11h1"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCar04(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 strokeLinecap="round" strokeLinejoin="round" d="M4.5 11.707c-.668.356-1.159.93-1.52 1.582c-.72 1.302-.922 2.914-.979 3.713a.47.47 0 0 0 .479.498h1.502M2.98 13.289c0-3.145.915-6.94 2.746-8.578a.88.88 0 0 1 .59-.211h4.795c.58 0 1.157.117 1.643.432c1.199.778 3.01 2.348 4.549 4.757c.127.2.317.35.54.431c.885.322 1.871.767 2.502 1.064c.426.2.766.55.927.992c.444 1.217.695 2.575.727 4.823a.495.495 0 0 1-.497.501H20m-4.005 0h-8.01"/><path d="M8 17.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm12 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M17.5 10C14.5 9 11 8.5 7 9c0-2 1-4 1.5-4.5M8 11h1"/></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 stroke-linecap="round" stroke-linejoin="round" d="M4.5 11.707c-.668.356-1.159.93-1.52 1.582c-.72 1.302-.922 2.914-.979 3.713a.47.47 0 0 0 .479.498h1.502M2.98 13.289c0-3.145.915-6.94 2.746-8.578a.88.88 0 0 1 .59-.211h4.795c.58 0 1.157.117 1.643.432c1.199.778 3.01 2.348 4.549 4.757c.127.2.317.35.54.431c.885.322 1.871.767 2.502 1.064c.426.2.766.55.927.992c.444 1.217.695 2.575.727 4.823a.495.495 0 0 1-.497.501H20m-4.005 0h-8.01"/><path d="M8 17.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm12 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M17.5 10C14.5 9 11 8.5 7 9c0-2 1-4 1.5-4.5M8 11h1"/></g></svg>
</template>

CSS

.icon-car-04 {
  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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%2011.707c-.668.356-1.159.93-1.52%201.582c-.72%201.302-.922%202.914-.979%203.713a.47.47%200%200%200%20.479.498h1.502M2.98%2013.289c0-3.145.915-6.94%202.746-8.578a.88.88%200%200%201%20.59-.211h4.795c.58%200%201.157.117%201.643.432c1.199.778%203.01%202.348%204.549%204.757c.127.2.317.35.54.431c.885.322%201.871.767%202.502%201.064c.426.2.766.55.927.992c.444%201.217.695%202.575.727%204.823a.495.495%200%200%201-.497.501H20m-4.005%200h-8.01%22%2F%3E%3Cpath%20d%3D%22M8%2017.5a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm12%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.5%2010C14.5%209%2011%208.5%207%209c0-2%201-4%201.5-4.5M8%2011h1%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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%2011.707c-.668.356-1.159.93-1.52%201.582c-.72%201.302-.922%202.914-.979%203.713a.47.47%200%200%200%20.479.498h1.502M2.98%2013.289c0-3.145.915-6.94%202.746-8.578a.88.88%200%200%201%20.59-.211h4.795c.58%200%201.157.117%201.643.432c1.199.778%203.01%202.348%204.549%204.757c.127.2.317.35.54.431c.885.322%201.871.767%202.502%201.064c.426.2.766.55.927.992c.444%201.217.695%202.575.727%204.823a.495.495%200%200%201-.497.501H20m-4.005%200h-8.01%22%2F%3E%3Cpath%20d%3D%22M8%2017.5a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm12%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.5%2010C14.5%209%2011%208.5%207%209c0-2%201-4%201.5-4.5M8%2011h1%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-04.svg?color=%231a73e8&size=48