vehicle car profile ltr icon

vehicle-car-profile-ltr-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
vehicle-car-profile-ltr-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the vehicle car profile ltr icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.977 13.842A1.75 1.75 0 0 0 18 12.25v-1.213a2.5 2.5 0 0 0-1.856-2.416l-2.093-.558l-1.542-2.777A2.5 2.5 0 0 0 10.323 4H6.942A2.5 2.5 0 0 0 4.57 5.71l-.823 2.468A2.5 2.5 0 0 0 2 10.562v1.688c0 .707.42 1.316 1.023 1.592A2.5 2.5 0 0 0 7.95 14h4.1a2.5 2.5 0 0 0 4.927-.158M6.942 5H8v3H4.86l.658-1.974A1.5 1.5 0 0 1 6.942 5m4.692.772L12.873 8H9V5h1.323a1.5 1.5 0 0 1 1.311.772M4 13.5a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0m9 0a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentVehicleCarProfileLtr20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.977 13.842A1.75 1.75 0 0 0 18 12.25v-1.213a2.5 2.5 0 0 0-1.856-2.416l-2.093-.558l-1.542-2.777A2.5 2.5 0 0 0 10.323 4H6.942A2.5 2.5 0 0 0 4.57 5.71l-.823 2.468A2.5 2.5 0 0 0 2 10.562v1.688c0 .707.42 1.316 1.023 1.592A2.5 2.5 0 0 0 7.95 14h4.1a2.5 2.5 0 0 0 4.927-.158M6.942 5H8v3H4.86l.658-1.974A1.5 1.5 0 0 1 6.942 5m4.692.772L12.873 8H9V5h1.323a1.5 1.5 0 0 1 1.311.772M4 13.5a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0m9 0a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.977 13.842A1.75 1.75 0 0 0 18 12.25v-1.213a2.5 2.5 0 0 0-1.856-2.416l-2.093-.558l-1.542-2.777A2.5 2.5 0 0 0 10.323 4H6.942A2.5 2.5 0 0 0 4.57 5.71l-.823 2.468A2.5 2.5 0 0 0 2 10.562v1.688c0 .707.42 1.316 1.023 1.592A2.5 2.5 0 0 0 7.95 14h4.1a2.5 2.5 0 0 0 4.927-.158M6.942 5H8v3H4.86l.658-1.974A1.5 1.5 0 0 1 6.942 5m4.692.772L12.873 8H9V5h1.323a1.5 1.5 0 0 1 1.311.772M4 13.5a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0m9 0a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0"/></svg>
</template>

CSS

.icon-vehicle-car-profile-ltr-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.977%2013.842A1.75%201.75%200%200%200%2018%2012.25v-1.213a2.5%202.5%200%200%200-1.856-2.416l-2.093-.558l-1.542-2.777A2.5%202.5%200%200%200%2010.323%204H6.942A2.5%202.5%200%200%200%204.57%205.71l-.823%202.468A2.5%202.5%200%200%200%202%2010.562v1.688c0%20.707.42%201.316%201.023%201.592A2.5%202.5%200%200%200%207.95%2014h4.1a2.5%202.5%200%200%200%204.927-.158M6.942%205H8v3H4.86l.658-1.974A1.5%201.5%200%200%201%206.942%205m4.692.772L12.873%208H9V5h1.323a1.5%201.5%200%200%201%201.311.772M4%2013.5a1.5%201.5%200%201%201%203%200a1.5%201.5%200%200%201-3%200m9%200a1.5%201.5%200%201%201%203%200a1.5%201.5%200%200%201-3%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.977%2013.842A1.75%201.75%200%200%200%2018%2012.25v-1.213a2.5%202.5%200%200%200-1.856-2.416l-2.093-.558l-1.542-2.777A2.5%202.5%200%200%200%2010.323%204H6.942A2.5%202.5%200%200%200%204.57%205.71l-.823%202.468A2.5%202.5%200%200%200%202%2010.562v1.688c0%20.707.42%201.316%201.023%201.592A2.5%202.5%200%200%200%207.95%2014h4.1a2.5%202.5%200%200%200%204.927-.158M6.942%205H8v3H4.86l.658-1.974A1.5%201.5%200%200%201%206.942%205m4.692.772L12.873%208H9V5h1.323a1.5%201.5%200%200%201%201.311.772M4%2013.5a1.5%201.5%200%201%201%203%200a1.5%201.5%200%200%201-3%200m9%200a1.5%201.5%200%201%201%203%200a1.5%201.5%200%200%201-3%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/vehicle-car-profile-ltr-20-filled.svg?color=%231a73e8&size=48