car-3-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
car-3-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the car 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.839 4a3 3 0 0 1 2.605 1.512l1.714 3l.28.488H21.6c.22 0 .4.18.4.4v.475a.8.8 0 0 1-.606.776l-.024.006a5 5 0 0 1 .457 2.79l-.725 5.801A2 2 0 0 1 19.117 21H19a2 2 0 0 1-2-2H7a2 2 0 0 1-2 2h-.117a2 2 0 0 1-1.985-1.752l-.725-5.8a5 5 0 0 1 .457-2.79l-.024-.007A.8.8 0 0 1 2 9.875V9.4c0-.22.18-.4.4-.4h1.163l.279-.488l1.714-3A3 3 0 0 1 8.16 4zM5.737 13.898a.5.5 0 0 0-.737.44v.701a1 1 0 0 0 .96 1l2.314.092c.424.017.58-.55.206-.752zm13.263.44a.5.5 0 0 0-.737-.44l-2.744 1.48c-.372.202-.217.77.207.753l2.314-.093a1 1 0 0 0 .96-.999zM8.161 6a1 1 0 0 0-.869.504l-1.714 3A1 1 0 0 0 6.446 11h11.108a1 1 0 0 0 .868-1.496l-1.714-3a1 1 0 0 0-.87-.504z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteCar3Fill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.839 4a3 3 0 0 1 2.605 1.512l1.714 3l.28.488H21.6c.22 0 .4.18.4.4v.475a.8.8 0 0 1-.606.776l-.024.006a5 5 0 0 1 .457 2.79l-.725 5.801A2 2 0 0 1 19.117 21H19a2 2 0 0 1-2-2H7a2 2 0 0 1-2 2h-.117a2 2 0 0 1-1.985-1.752l-.725-5.8a5 5 0 0 1 .457-2.79l-.024-.007A.8.8 0 0 1 2 9.875V9.4c0-.22.18-.4.4-.4h1.163l.279-.488l1.714-3A3 3 0 0 1 8.16 4zM5.737 13.898a.5.5 0 0 0-.737.44v.701a1 1 0 0 0 .96 1l2.314.092c.424.017.58-.55.206-.752zm13.263.44a.5.5 0 0 0-.737-.44l-2.744 1.48c-.372.202-.217.77.207.753l2.314-.093a1 1 0 0 0 .96-.999zM8.161 6a1 1 0 0 0-.869.504l-1.714 3A1 1 0 0 0 6.446 11h11.108a1 1 0 0 0 .868-1.496l-1.714-3a1 1 0 0 0-.87-.504z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.839 4a3 3 0 0 1 2.605 1.512l1.714 3l.28.488H21.6c.22 0 .4.18.4.4v.475a.8.8 0 0 1-.606.776l-.024.006a5 5 0 0 1 .457 2.79l-.725 5.801A2 2 0 0 1 19.117 21H19a2 2 0 0 1-2-2H7a2 2 0 0 1-2 2h-.117a2 2 0 0 1-1.985-1.752l-.725-5.8a5 5 0 0 1 .457-2.79l-.024-.007A.8.8 0 0 1 2 9.875V9.4c0-.22.18-.4.4-.4h1.163l.279-.488l1.714-3A3 3 0 0 1 8.16 4zM5.737 13.898a.5.5 0 0 0-.737.44v.701a1 1 0 0 0 .96 1l2.314.092c.424.017.58-.55.206-.752zm13.263.44a.5.5 0 0 0-.737-.44l-2.744 1.48c-.372.202-.217.77.207.753l2.314-.093a1 1 0 0 0 .96-.999zM8.161 6a1 1 0 0 0-.869.504l-1.714 3A1 1 0 0 0 6.446 11h11.108a1 1 0 0 0 .868-1.496l-1.714-3a1 1 0 0 0-.87-.504z"/></svg>
</template>

CSS

.icon-car-3-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.839%204a3%203%200%200%201%202.605%201.512l1.714%203l.28.488H21.6c.22%200%20.4.18.4.4v.475a.8.8%200%200%201-.606.776l-.024.006a5%205%200%200%201%20.457%202.79l-.725%205.801A2%202%200%200%201%2019.117%2021H19a2%202%200%200%201-2-2H7a2%202%200%200%201-2%202h-.117a2%202%200%200%201-1.985-1.752l-.725-5.8a5%205%200%200%201%20.457-2.79l-.024-.007A.8.8%200%200%201%202%209.875V9.4c0-.22.18-.4.4-.4h1.163l.279-.488l1.714-3A3%203%200%200%201%208.16%204zM5.737%2013.898a.5.5%200%200%200-.737.44v.701a1%201%200%200%200%20.96%201l2.314.092c.424.017.58-.55.206-.752zm13.263.44a.5.5%200%200%200-.737-.44l-2.744%201.48c-.372.202-.217.77.207.753l2.314-.093a1%201%200%200%200%20.96-.999zM8.161%206a1%201%200%200%200-.869.504l-1.714%203A1%201%200%200%200%206.446%2011h11.108a1%201%200%200%200%20.868-1.496l-1.714-3a1%201%200%200%200-.87-.504z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.839%204a3%203%200%200%201%202.605%201.512l1.714%203l.28.488H21.6c.22%200%20.4.18.4.4v.475a.8.8%200%200%201-.606.776l-.024.006a5%205%200%200%201%20.457%202.79l-.725%205.801A2%202%200%200%201%2019.117%2021H19a2%202%200%200%201-2-2H7a2%202%200%200%201-2%202h-.117a2%202%200%200%201-1.985-1.752l-.725-5.8a5%205%200%200%201%20.457-2.79l-.024-.007A.8.8%200%200%201%202%209.875V9.4c0-.22.18-.4.4-.4h1.163l.279-.488l1.714-3A3%203%200%200%201%208.16%204zM5.737%2013.898a.5.5%200%200%200-.737.44v.701a1%201%200%200%200%20.96%201l2.314.092c.424.017.58-.55.206-.752zm13.263.44a.5.5%200%200%200-.737-.44l-2.744%201.48c-.372.202-.217.77.207.753l2.314-.093a1%201%200%200%200%20.96-.999zM8.161%206a1%201%200%200%200-.869.504l-1.714%203A1%201%200%200%200%206.446%2011h11.108a1%201%200%200%200%20.868-1.496l-1.714-3a1%201%200%200%200-.87-.504z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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