vehicle car icon
vehicle-car-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- vehicle-car-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
11 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
vehicle-bicycle-16-filledvehicle-bus-16-filledvehicle-cab-16-filledvehicle-cable-car-20-filledvehicle-car-collision-16-filledvehicle-car-parking-16-filledvehicle-car-profile-16-filledvehicle-car-profile-ltr-16-filledvehicle-car-profile-ltr-clock-16-filledvehicle-car-profile-rtl-16-filledvehicle-motorcycle-16-filledvehicle-rv-16-filledvehicle-ship-16-filledvehicle-subway-16-filledvehicle-subway-clock-16-filledvehicle-tractor-20-filledvehicle-trailer-16-filledvehicle-trailer-arrow-down-16-filledvehicle-truck-16-filledvehicle-truck-bag-20-filledvehicle-truck-checkmark-16-filledvehicle-truck-cube-20-filledvehicle-truck-profile-16-filled
Use the vehicle car icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 16v1a1 1 0 1 1-2 0v-1zm10 0v1a1 1 0 1 1-2 0v-1zM13.86 3a2.5 2.5 0 0 1 2.452 2.01l.197.99h.741a.75.75 0 0 1 .743.648L18 6.75a.75.75 0 0 1-.648.743l-.102.007h-.441l.112.56A1.5 1.5 0 0 1 18 9.5v4a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 2 13.5v-4a1.5 1.5 0 0 1 1.079-1.44l.111-.56h-.44a.75.75 0 0 1 0-1.5h.74l.198-.99A2.5 2.5 0 0 1 6.14 3zM6 10.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2m8 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2M13.86 4H6.14a1.5 1.5 0 0 0-1.471 1.206L4.109 8H15.89l-.559-2.794A1.5 1.5 0 0 0 13.861 4"/></svg>
React
import type { SVGProps } from "react";
export function FluentVehicleCar20Filled(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="M6 16v1a1 1 0 1 1-2 0v-1zm10 0v1a1 1 0 1 1-2 0v-1zM13.86 3a2.5 2.5 0 0 1 2.452 2.01l.197.99h.741a.75.75 0 0 1 .743.648L18 6.75a.75.75 0 0 1-.648.743l-.102.007h-.441l.112.56A1.5 1.5 0 0 1 18 9.5v4a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 2 13.5v-4a1.5 1.5 0 0 1 1.079-1.44l.111-.56h-.44a.75.75 0 0 1 0-1.5h.74l.198-.99A2.5 2.5 0 0 1 6.14 3zM6 10.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2m8 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2M13.86 4H6.14a1.5 1.5 0 0 0-1.471 1.206L4.109 8H15.89l-.559-2.794A1.5 1.5 0 0 0 13.861 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 16v1a1 1 0 1 1-2 0v-1zm10 0v1a1 1 0 1 1-2 0v-1zM13.86 3a2.5 2.5 0 0 1 2.452 2.01l.197.99h.741a.75.75 0 0 1 .743.648L18 6.75a.75.75 0 0 1-.648.743l-.102.007h-.441l.112.56A1.5 1.5 0 0 1 18 9.5v4a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 2 13.5v-4a1.5 1.5 0 0 1 1.079-1.44l.111-.56h-.44a.75.75 0 0 1 0-1.5h.74l.198-.99A2.5 2.5 0 0 1 6.14 3zM6 10.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2m8 0a1 1 0 1 0 0 2a1 1 0 0 0 0-2M13.86 4H6.14a1.5 1.5 0 0 0-1.471 1.206L4.109 8H15.89l-.559-2.794A1.5 1.5 0 0 0 13.861 4"/></svg> </template>
CSS
.icon-vehicle-car-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%22M6%2016v1a1%201%200%201%201-2%200v-1zm10%200v1a1%201%200%201%201-2%200v-1zM13.86%203a2.5%202.5%200%200%201%202.452%202.01l.197.99h.741a.75.75%200%200%201%20.743.648L18%206.75a.75.75%200%200%201-.648.743l-.102.007h-.441l.112.56A1.5%201.5%200%200%201%2018%209.5v4a1.5%201.5%200%200%201-1.5%201.5h-13A1.5%201.5%200%200%201%202%2013.5v-4a1.5%201.5%200%200%201%201.079-1.44l.111-.56h-.44a.75.75%200%200%201%200-1.5h.74l.198-.99A2.5%202.5%200%200%201%206.14%203zM6%2010.5a1%201%200%201%200%200%202a1%201%200%200%200%200-2m8%200a1%201%200%201%200%200%202a1%201%200%200%200%200-2M13.86%204H6.14a1.5%201.5%200%200%200-1.471%201.206L4.109%208H15.89l-.559-2.794A1.5%201.5%200%200%200%2013.861%204%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%22M6%2016v1a1%201%200%201%201-2%200v-1zm10%200v1a1%201%200%201%201-2%200v-1zM13.86%203a2.5%202.5%200%200%201%202.452%202.01l.197.99h.741a.75.75%200%200%201%20.743.648L18%206.75a.75.75%200%200%201-.648.743l-.102.007h-.441l.112.56A1.5%201.5%200%200%201%2018%209.5v4a1.5%201.5%200%200%201-1.5%201.5h-13A1.5%201.5%200%200%201%202%2013.5v-4a1.5%201.5%200%200%201%201.079-1.44l.111-.56h-.44a.75.75%200%200%201%200-1.5h.74l.198-.99A2.5%202.5%200%200%201%206.14%203zM6%2010.5a1%201%200%201%200%200%202a1%201%200%200%200%200-2m8%200a1%201%200%201%200%200%202a1%201%200%200%200%200-2M13.86%204H6.14a1.5%201.5%200%200%200-1.471%201.206L4.109%208H15.89l-.559-2.794A1.5%201.5%200%200%200%2013.861%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/vehicle-car-20-filled.svg?color=%231a73e8&size=48