vehicle truck profile icon
vehicle-truck-profile-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- vehicle-truck-profile-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
vehicle-truck-profile-16-filledvehicle-truck-profile-16-regularvehicle-truck-profile-20-filledvehicle-truck-profile-20-regularvehicle-truck-profile-24-filledvehicle-truck-profile-24-regularvehicle-truck-profile-28-regularvehicle-truck-profile-32-filledvehicle-truck-profile-32-regularvehicle-truck-profile-48-filledvehicle-truck-profile-48-regular
Related icons in Fluent UI System Icons
vehicle-bicycle-16-filledvehicle-bus-16-filledvehicle-cab-16-filledvehicle-cable-car-20-filledvehicle-car-16-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-filled
Use the vehicle truck profile icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M2 5.75A2.75 2.75 0 0 1 4.75 3h11.5A2.75 2.75 0 0 1 19 5.75V7h2.24a2.75 2.75 0 0 1 2.48 1.563l2.01 4.204c.178.37.27.776.27 1.187v6.296A2.75 2.75 0 0 1 23.25 23h-2.285a3.501 3.501 0 0 1-6.93 0h-2.07a3.501 3.501 0 0 1-6.93 0H4.75A2.75 2.75 0 0 1 2 20.25zM15.563 23a2 2 0 1 0 3.874-1.002A2 2 0 0 0 15.563 23M8.5 24.5a2 2 0 1 0 0-4.002a2 2 0 0 0 0 4.002m16-6.5h-1.75a.75.75 0 0 0 0 1.5h1.75zM19 13h5.18l-1.813-3.79a1.25 1.25 0 0 0-1.127-.71H19z"/></svg>
React
import type { SVGProps } from "react";
export function FluentVehicleTruckProfile28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M2 5.75A2.75 2.75 0 0 1 4.75 3h11.5A2.75 2.75 0 0 1 19 5.75V7h2.24a2.75 2.75 0 0 1 2.48 1.563l2.01 4.204c.178.37.27.776.27 1.187v6.296A2.75 2.75 0 0 1 23.25 23h-2.285a3.501 3.501 0 0 1-6.93 0h-2.07a3.501 3.501 0 0 1-6.93 0H4.75A2.75 2.75 0 0 1 2 20.25zM15.563 23a2 2 0 1 0 3.874-1.002A2 2 0 0 0 15.563 23M8.5 24.5a2 2 0 1 0 0-4.002a2 2 0 0 0 0 4.002m16-6.5h-1.75a.75.75 0 0 0 0 1.5h1.75zM19 13h5.18l-1.813-3.79a1.25 1.25 0 0 0-1.127-.71H19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M2 5.75A2.75 2.75 0 0 1 4.75 3h11.5A2.75 2.75 0 0 1 19 5.75V7h2.24a2.75 2.75 0 0 1 2.48 1.563l2.01 4.204c.178.37.27.776.27 1.187v6.296A2.75 2.75 0 0 1 23.25 23h-2.285a3.501 3.501 0 0 1-6.93 0h-2.07a3.501 3.501 0 0 1-6.93 0H4.75A2.75 2.75 0 0 1 2 20.25zM15.563 23a2 2 0 1 0 3.874-1.002A2 2 0 0 0 15.563 23M8.5 24.5a2 2 0 1 0 0-4.002a2 2 0 0 0 0 4.002m16-6.5h-1.75a.75.75 0 0 0 0 1.5h1.75zM19 13h5.18l-1.813-3.79a1.25 1.25 0 0 0-1.127-.71H19z"/></svg> </template>
CSS
.icon-vehicle-truck-profile-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%205.75A2.75%202.75%200%200%201%204.75%203h11.5A2.75%202.75%200%200%201%2019%205.75V7h2.24a2.75%202.75%200%200%201%202.48%201.563l2.01%204.204c.178.37.27.776.27%201.187v6.296A2.75%202.75%200%200%201%2023.25%2023h-2.285a3.501%203.501%200%200%201-6.93%200h-2.07a3.501%203.501%200%200%201-6.93%200H4.75A2.75%202.75%200%200%201%202%2020.25zM15.563%2023a2%202%200%201%200%203.874-1.002A2%202%200%200%200%2015.563%2023M8.5%2024.5a2%202%200%201%200%200-4.002a2%202%200%200%200%200%204.002m16-6.5h-1.75a.75.75%200%200%200%200%201.5h1.75zM19%2013h5.18l-1.813-3.79a1.25%201.25%200%200%200-1.127-.71H19z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%205.75A2.75%202.75%200%200%201%204.75%203h11.5A2.75%202.75%200%200%201%2019%205.75V7h2.24a2.75%202.75%200%200%201%202.48%201.563l2.01%204.204c.178.37.27.776.27%201.187v6.296A2.75%202.75%200%200%201%2023.25%2023h-2.285a3.501%203.501%200%200%201-6.93%200h-2.07a3.501%203.501%200%200%201-6.93%200H4.75A2.75%202.75%200%200%201%202%2020.25zM15.563%2023a2%202%200%201%200%203.874-1.002A2%202%200%200%200%2015.563%2023M8.5%2024.5a2%202%200%201%200%200-4.002a2%202%200%200%200%200%204.002m16-6.5h-1.75a.75.75%200%200%200%200%201.5h1.75zM19%2013h5.18l-1.813-3.79a1.25%201.25%200%200%200-1.127-.71H19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/vehicle-truck-profile-28-filled.svg?color=%231a73e8&size=48