smart car icon

smart-car from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
smart-car
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the smart car 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-linejoin="round" stroke-width="1.5"><path d="M12.14 7.62H6.87c-1.86 0-2.28.93-2.51 2.08l-.85 4.05h12l-.85-4.05c-.25-1.15-.66-2.08-2.52-2.08"/><path d="M16.99 20.36c.08.88-.62 1.64-1.52 1.64h-1.41c-.81 0-.92-.35-1.07-.77l-.15-.45c-.21-.61-.35-1.03-1.43-1.03H7.57c-1.08 0-1.24.47-1.43 1.03l-.15.45c-.14.43-.25.77-1.07.77H3.51c-.9 0-1.61-.76-1.52-1.64l.42-4.57c.11-1.13.32-2.05 2.29-2.05h9.57c1.97 0 2.18.92 2.29 2.05zM3.5 11.5h-.75m13.5 0h-.75M5 16.75h2.25m4.5 0H14m4.71-8.01c.28-.65.18-1.53-.34-2.3c-.51-.77-1.29-1.2-2-1.19m5.45 4.48c.42-1.51.12-3.36-.95-4.96S18.2 2.19 16.64 2"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconSmartCar(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M12.14 7.62H6.87c-1.86 0-2.28.93-2.51 2.08l-.85 4.05h12l-.85-4.05c-.25-1.15-.66-2.08-2.52-2.08"/><path d="M16.99 20.36c.08.88-.62 1.64-1.52 1.64h-1.41c-.81 0-.92-.35-1.07-.77l-.15-.45c-.21-.61-.35-1.03-1.43-1.03H7.57c-1.08 0-1.24.47-1.43 1.03l-.15.45c-.14.43-.25.77-1.07.77H3.51c-.9 0-1.61-.76-1.52-1.64l.42-4.57c.11-1.13.32-2.05 2.29-2.05h9.57c1.97 0 2.18.92 2.29 2.05zM3.5 11.5h-.75m13.5 0h-.75M5 16.75h2.25m4.5 0H14m4.71-8.01c.28-.65.18-1.53-.34-2.3c-.51-.77-1.29-1.2-2-1.19m5.45 4.48c.42-1.51.12-3.36-.95-4.96S18.2 2.19 16.64 2"/></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-linejoin="round" stroke-width="1.5"><path d="M12.14 7.62H6.87c-1.86 0-2.28.93-2.51 2.08l-.85 4.05h12l-.85-4.05c-.25-1.15-.66-2.08-2.52-2.08"/><path d="M16.99 20.36c.08.88-.62 1.64-1.52 1.64h-1.41c-.81 0-.92-.35-1.07-.77l-.15-.45c-.21-.61-.35-1.03-1.43-1.03H7.57c-1.08 0-1.24.47-1.43 1.03l-.15.45c-.14.43-.25.77-1.07.77H3.51c-.9 0-1.61-.76-1.52-1.64l.42-4.57c.11-1.13.32-2.05 2.29-2.05h9.57c1.97 0 2.18.92 2.29 2.05zM3.5 11.5h-.75m13.5 0h-.75M5 16.75h2.25m4.5 0H14m4.71-8.01c.28-.65.18-1.53-.34-2.3c-.51-.77-1.29-1.2-2-1.19m5.45 4.48c.42-1.51.12-3.36-.95-4.96S18.2 2.19 16.64 2"/></g></svg>
</template>

CSS

.icon-smart-car {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.14%207.62H6.87c-1.86%200-2.28.93-2.51%202.08l-.85%204.05h12l-.85-4.05c-.25-1.15-.66-2.08-2.52-2.08%22%2F%3E%3Cpath%20d%3D%22M16.99%2020.36c.08.88-.62%201.64-1.52%201.64h-1.41c-.81%200-.92-.35-1.07-.77l-.15-.45c-.21-.61-.35-1.03-1.43-1.03H7.57c-1.08%200-1.24.47-1.43%201.03l-.15.45c-.14.43-.25.77-1.07.77H3.51c-.9%200-1.61-.76-1.52-1.64l.42-4.57c.11-1.13.32-2.05%202.29-2.05h9.57c1.97%200%202.18.92%202.29%202.05zM3.5%2011.5h-.75m13.5%200h-.75M5%2016.75h2.25m4.5%200H14m4.71-8.01c.28-.65.18-1.53-.34-2.3c-.51-.77-1.29-1.2-2-1.19m5.45%204.48c.42-1.51.12-3.36-.95-4.96S18.2%202.19%2016.64%202%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.14%207.62H6.87c-1.86%200-2.28.93-2.51%202.08l-.85%204.05h12l-.85-4.05c-.25-1.15-.66-2.08-2.52-2.08%22%2F%3E%3Cpath%20d%3D%22M16.99%2020.36c.08.88-.62%201.64-1.52%201.64h-1.41c-.81%200-.92-.35-1.07-.77l-.15-.45c-.21-.61-.35-1.03-1.43-1.03H7.57c-1.08%200-1.24.47-1.43%201.03l-.15.45c-.14.43-.25.77-1.07.77H3.51c-.9%200-1.61-.76-1.52-1.64l.42-4.57c.11-1.13.32-2.05%202.29-2.05h9.57c1.97%200%202.18.92%202.29%202.05zM3.5%2011.5h-.75m13.5%200h-.75M5%2016.75h2.25m4.5%200H14m4.71-8.01c.28-.65.18-1.53-.34-2.3c-.51-.77-1.29-1.2-2-1.19m5.45%204.48c.42-1.51.12-3.36-.95-4.96S18.2%202.19%2016.64%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/smart-car.svg?color=%231a73e8&size=48