vehicle car profile rtl icon

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

Name
vehicle-car-profile-rtl-20-regular
Set
Fluent UI System Icons
Style
20 Regular
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="M14.482 6.026L15.14 8H12V5h1.059a1.5 1.5 0 0 1 1.423 1.026M15.473 9l.003.01l.266.066l.122.03A1.5 1.5 0 0 1 17 10.562v1.688c0 .16-.05.31-.137.432A2.5 2.5 0 0 0 12.05 13h-4.1a2.5 2.5 0 0 0-4.813-.318A.75.75 0 0 1 3 12.25v-1.213a1.5 1.5 0 0 1 1.114-1.45L6.316 9zM7.128 8l1.238-2.228A1.5 1.5 0 0 1 9.676 5H11v3zM2 12.25c0 .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-.158A1.75 1.75 0 0 0 18 12.25v-1.688a2.5 2.5 0 0 0-1.747-2.384l-.823-2.469A2.5 2.5 0 0 0 13.06 4H9.677A2.5 2.5 0 0 0 7.49 5.286L5.95 8.063l-2.093.558A2.5 2.5 0 0 0 2 11.037zM14.5 12a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m-9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/></svg>

React

import type { SVGProps } from "react";

export function FluentVehicleCarProfileRtl20Regular(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="M14.482 6.026L15.14 8H12V5h1.059a1.5 1.5 0 0 1 1.423 1.026M15.473 9l.003.01l.266.066l.122.03A1.5 1.5 0 0 1 17 10.562v1.688c0 .16-.05.31-.137.432A2.5 2.5 0 0 0 12.05 13h-4.1a2.5 2.5 0 0 0-4.813-.318A.75.75 0 0 1 3 12.25v-1.213a1.5 1.5 0 0 1 1.114-1.45L6.316 9zM7.128 8l1.238-2.228A1.5 1.5 0 0 1 9.676 5H11v3zM2 12.25c0 .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-.158A1.75 1.75 0 0 0 18 12.25v-1.688a2.5 2.5 0 0 0-1.747-2.384l-.823-2.469A2.5 2.5 0 0 0 13.06 4H9.677A2.5 2.5 0 0 0 7.49 5.286L5.95 8.063l-2.093.558A2.5 2.5 0 0 0 2 11.037zM14.5 12a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m-9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.482 6.026L15.14 8H12V5h1.059a1.5 1.5 0 0 1 1.423 1.026M15.473 9l.003.01l.266.066l.122.03A1.5 1.5 0 0 1 17 10.562v1.688c0 .16-.05.31-.137.432A2.5 2.5 0 0 0 12.05 13h-4.1a2.5 2.5 0 0 0-4.813-.318A.75.75 0 0 1 3 12.25v-1.213a1.5 1.5 0 0 1 1.114-1.45L6.316 9zM7.128 8l1.238-2.228A1.5 1.5 0 0 1 9.676 5H11v3zM2 12.25c0 .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-.158A1.75 1.75 0 0 0 18 12.25v-1.688a2.5 2.5 0 0 0-1.747-2.384l-.823-2.469A2.5 2.5 0 0 0 13.06 4H9.677A2.5 2.5 0 0 0 7.49 5.286L5.95 8.063l-2.093.558A2.5 2.5 0 0 0 2 11.037zM14.5 12a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m-9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/></svg>
</template>

CSS

.icon-vehicle-car-profile-rtl-20-regular {
  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%22M14.482%206.026L15.14%208H12V5h1.059a1.5%201.5%200%200%201%201.423%201.026M15.473%209l.003.01l.266.066l.122.03A1.5%201.5%200%200%201%2017%2010.562v1.688c0%20.16-.05.31-.137.432A2.5%202.5%200%200%200%2012.05%2013h-4.1a2.5%202.5%200%200%200-4.813-.318A.75.75%200%200%201%203%2012.25v-1.213a1.5%201.5%200%200%201%201.114-1.45L6.316%209zM7.128%208l1.238-2.228A1.5%201.5%200%200%201%209.676%205H11v3zM2%2012.25c0%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-.158A1.75%201.75%200%200%200%2018%2012.25v-1.688a2.5%202.5%200%200%200-1.747-2.384l-.823-2.469A2.5%202.5%200%200%200%2013.06%204H9.677A2.5%202.5%200%200%200%207.49%205.286L5.95%208.063l-2.093.558A2.5%202.5%200%200%200%202%2011.037zM14.5%2012a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m-9%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3%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%22M14.482%206.026L15.14%208H12V5h1.059a1.5%201.5%200%200%201%201.423%201.026M15.473%209l.003.01l.266.066l.122.03A1.5%201.5%200%200%201%2017%2010.562v1.688c0%20.16-.05.31-.137.432A2.5%202.5%200%200%200%2012.05%2013h-4.1a2.5%202.5%200%200%200-4.813-.318A.75.75%200%200%201%203%2012.25v-1.213a1.5%201.5%200%200%201%201.114-1.45L6.316%209zM7.128%208l1.238-2.228A1.5%201.5%200%200%201%209.676%205H11v3zM2%2012.25c0%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-.158A1.75%201.75%200%200%200%2018%2012.25v-1.688a2.5%202.5%200%200%200-1.747-2.384l-.823-2.469A2.5%202.5%200%200%200%2013.06%204H9.677A2.5%202.5%200%200%200%207.49%205.286L5.95%208.063l-2.093.558A2.5%202.5%200%200%200%202%2011.037zM14.5%2012a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m-9%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3%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-regular.svg?color=%231a73e8&size=48