truck icon
truck from Font Awesome 6 Solid by Dave Gandy · Regular · Automotive · CC-BY-4.0 Attribution required.
- Name
- truck
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Automotive
- Viewbox
- 640×512
- License
- CC BY 4.0
The same icon in other sets
truckAkar Iconstruck-filledAnt Design IconstruckBootstrap IconstruckBoxIcons v2 SolidtruckFont Awesome RegulartruckFont Awesome SolidtruckFeather Iconstruck-outlineFlowbite IconstruckHeroIconstruckHuge IconstruckHumbleiconstruckIconParktruckIconPark OutlinetruckIconoirtruckLine AwesometruckLucidetruckMajesticonstruckMaterial Design Iconstruck-fillMingCute IcontruckMyna UI IconstruckPhosphortruckPixelarticonstruckPrime Iconstruck-fillRemix Icon
More automotive icons from Font Awesome 6 Solid
Use the truck icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V237.3c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48zm368 160h50.7l77.3 77.3V256H416zM112 416a48 48 0 1 1 96 0a48 48 0 1 1-96 0m368-48a48 48 0 1 1 0 96a48 48 0 1 1 0-96"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidTruck(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V237.3c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48zm368 160h50.7l77.3 77.3V256H416zM112 416a48 48 0 1 1 96 0a48 48 0 1 1-96 0m368-48a48 48 0 1 1 0 96a48 48 0 1 1 0-96"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M48 0C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V237.3c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48zm368 160h50.7l77.3 77.3V256H416zM112 416a48 48 0 1 1 96 0a48 48 0 1 1-96 0m368-48a48 48 0 1 1 0 96a48 48 0 1 1 0-96"/></svg> </template>
CSS
.icon-truck {
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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M48%200C21.5%200%200%2021.5%200%2048v320c0%2026.5%2021.5%2048%2048%2048h16c0%2053%2043%2096%2096%2096s96-43%2096-96h128c0%2053%2043%2096%2096%2096s96-43%2096-96h32c17.7%200%2032-14.3%2032-32s-14.3-32-32-32V237.3c0-17-6.7-33.3-18.7-45.3L512%20114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48zm368%20160h50.7l77.3%2077.3V256H416zM112%20416a48%2048%200%201%201%2096%200a48%2048%200%201%201-96%200m368-48a48%2048%200%201%201%200%2096a48%2048%200%201%201%200-96%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M48%200C21.5%200%200%2021.5%200%2048v320c0%2026.5%2021.5%2048%2048%2048h16c0%2053%2043%2096%2096%2096s96-43%2096-96h128c0%2053%2043%2096%2096%2096s96-43%2096-96h32c17.7%200%2032-14.3%2032-32s-14.3-32-32-32V237.3c0-17-6.7-33.3-18.7-45.3L512%20114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48zm368%20160h50.7l77.3%2077.3V256H416zM112%20416a48%2048%200%201%201%2096%200a48%2048%200%201%201-96%200m368-48a48%2048%200%201%201%200%2096a48%2048%200%201%201%200-96%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/truck.svg?color=%231a73e8&size=48