vehicle car profile rtl icon

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

Name
vehicle-car-profile-rtl-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 rtl icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.023 13.842A1.75 1.75 0 0 1 2 12.25v-1.213A2.5 2.5 0 0 1 3.856 8.62l2.093-.558L7.49 5.286A2.5 2.5 0 0 1 9.677 4h3.382a2.5 2.5 0 0 1 2.371 1.71l.823 2.468A2.5 2.5 0 0 1 18 10.562v1.688a1.75 1.75 0 0 1-1.023 1.592A2.5 2.5 0 0 1 12.05 14h-4.1a2.5 2.5 0 0 1-4.927-.158M13.058 5H12v3h3.14l-.659-1.974A1.5 1.5 0 0 0 13.06 5m-4.692.772L7.128 8H11V5H9.677a1.5 1.5 0 0 0-1.311.772M16 13.5a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0m-9 0a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentVehicleCarProfileRtl20Filled(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="M3.023 13.842A1.75 1.75 0 0 1 2 12.25v-1.213A2.5 2.5 0 0 1 3.856 8.62l2.093-.558L7.49 5.286A2.5 2.5 0 0 1 9.677 4h3.382a2.5 2.5 0 0 1 2.371 1.71l.823 2.468A2.5 2.5 0 0 1 18 10.562v1.688a1.75 1.75 0 0 1-1.023 1.592A2.5 2.5 0 0 1 12.05 14h-4.1a2.5 2.5 0 0 1-4.927-.158M13.058 5H12v3h3.14l-.659-1.974A1.5 1.5 0 0 0 13.06 5m-4.692.772L7.128 8H11V5H9.677a1.5 1.5 0 0 0-1.311.772M16 13.5a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0m-9 0a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 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="M3.023 13.842A1.75 1.75 0 0 1 2 12.25v-1.213A2.5 2.5 0 0 1 3.856 8.62l2.093-.558L7.49 5.286A2.5 2.5 0 0 1 9.677 4h3.382a2.5 2.5 0 0 1 2.371 1.71l.823 2.468A2.5 2.5 0 0 1 18 10.562v1.688a1.75 1.75 0 0 1-1.023 1.592A2.5 2.5 0 0 1 12.05 14h-4.1a2.5 2.5 0 0 1-4.927-.158M13.058 5H12v3h3.14l-.659-1.974A1.5 1.5 0 0 0 13.06 5m-4.692.772L7.128 8H11V5H9.677a1.5 1.5 0 0 0-1.311.772M16 13.5a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0m-9 0a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0"/></svg>
</template>

CSS

.icon-vehicle-car-profile-rtl-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%22M3.023%2013.842A1.75%201.75%200%200%201%202%2012.25v-1.213A2.5%202.5%200%200%201%203.856%208.62l2.093-.558L7.49%205.286A2.5%202.5%200%200%201%209.677%204h3.382a2.5%202.5%200%200%201%202.371%201.71l.823%202.468A2.5%202.5%200%200%201%2018%2010.562v1.688a1.75%201.75%200%200%201-1.023%201.592A2.5%202.5%200%200%201%2012.05%2014h-4.1a2.5%202.5%200%200%201-4.927-.158M13.058%205H12v3h3.14l-.659-1.974A1.5%201.5%200%200%200%2013.06%205m-4.692.772L7.128%208H11V5H9.677a1.5%201.5%200%200%200-1.311.772M16%2013.5a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200m-9%200a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%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%22M3.023%2013.842A1.75%201.75%200%200%201%202%2012.25v-1.213A2.5%202.5%200%200%201%203.856%208.62l2.093-.558L7.49%205.286A2.5%202.5%200%200%201%209.677%204h3.382a2.5%202.5%200%200%201%202.371%201.71l.823%202.468A2.5%202.5%200%200%201%2018%2010.562v1.688a1.75%201.75%200%200%201-1.023%201.592A2.5%202.5%200%200%201%2012.05%2014h-4.1a2.5%202.5%200%200%201-4.927-.158M13.058%205H12v3h3.14l-.659-1.974A1.5%201.5%200%200%200%2013.06%205m-4.692.772L7.128%208H11V5H9.677a1.5%201.5%200%200%200-1.311.772M16%2013.5a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200m-9%200a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%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-rtl-20-filled.svg?color=%231a73e8&size=48