truck icon
truck-filled from Reicon by REICON · Filled · UI · MIT Free for personal and commercial use.
- Name
- truck-filled
- Set
- Reicon
- Style
- Filled
- Category
- UI
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All truck icons →truckAkar Iconstruck-filledAnt Design IconstruckBootstrap IconstruckBoxIcons v2 SolidtruckFont Awesome 6 SolidtruckFont Awesome RegulartruckFont Awesome SolidtruckFeather Iconstruck-outlineFlowbite IconstruckHeroIconstruckHuge IconstruckHumbleiconstruckIconParktruckIconPark OutlinetruckIconoirtruckKeyline IconstruckLine AwesometruckLucidetruckMajesticonstruckMaterial Design Iconstruck-fillMingCute IcontruckMyna UI IconstruckPhosphortruckPixelarticons
More ui icons from Reicon
Use the truck icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M1.25 5.5A3.25 3.25 0 0 1 4.5 2.25h8a3.25 3.25 0 0 1 3.25 3.25v.25h2.784a2.25 2.25 0 0 1 2.049 1.319l2.093 4.606a.75.75 0 0 1 .074.31V16.5a2.25 2.25 0 0 1-2.25 2.25h-.761q.01.123.011.25a2.75 2.75 0 1 1-5.489-.25H9.74q.01.123.011.25a2.75 2.75 0 1 1-5.489-.25H3.5a2.25 2.25 0 0 1-2.25-2.25zM17 17.75a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5M5.75 19a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0m10-7.75h5.085l-1.618-3.56a.75.75 0 0 0-.683-.44H15.75z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconTruckFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M1.25 5.5A3.25 3.25 0 0 1 4.5 2.25h8a3.25 3.25 0 0 1 3.25 3.25v.25h2.784a2.25 2.25 0 0 1 2.049 1.319l2.093 4.606a.75.75 0 0 1 .074.31V16.5a2.25 2.25 0 0 1-2.25 2.25h-.761q.01.123.011.25a2.75 2.75 0 1 1-5.489-.25H9.74q.01.123.011.25a2.75 2.75 0 1 1-5.489-.25H3.5a2.25 2.25 0 0 1-2.25-2.25zM17 17.75a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5M5.75 19a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0m10-7.75h5.085l-1.618-3.56a.75.75 0 0 0-.683-.44H15.75z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M1.25 5.5A3.25 3.25 0 0 1 4.5 2.25h8a3.25 3.25 0 0 1 3.25 3.25v.25h2.784a2.25 2.25 0 0 1 2.049 1.319l2.093 4.606a.75.75 0 0 1 .074.31V16.5a2.25 2.25 0 0 1-2.25 2.25h-.761q.01.123.011.25a2.75 2.75 0 1 1-5.489-.25H9.74q.01.123.011.25a2.75 2.75 0 1 1-5.489-.25H3.5a2.25 2.25 0 0 1-2.25-2.25zM17 17.75a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5M5.75 19a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0m10-7.75h5.085l-1.618-3.56a.75.75 0 0 0-.683-.44H15.75z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-truck-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M1.25%205.5A3.25%203.25%200%200%201%204.5%202.25h8a3.25%203.25%200%200%201%203.25%203.25v.25h2.784a2.25%202.25%200%200%201%202.049%201.319l2.093%204.606a.75.75%200%200%201%20.074.31V16.5a2.25%202.25%200%200%201-2.25%202.25h-.761q.01.123.011.25a2.75%202.75%200%201%201-5.489-.25H9.74q.01.123.011.25a2.75%202.75%200%201%201-5.489-.25H3.5a2.25%202.25%200%200%201-2.25-2.25zM17%2017.75a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5M5.75%2019a1.25%201.25%200%201%201%202.5%200a1.25%201.25%200%200%201-2.5%200m10-7.75h5.085l-1.618-3.56a.75.75%200%200%200-.683-.44H15.75z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M1.25%205.5A3.25%203.25%200%200%201%204.5%202.25h8a3.25%203.25%200%200%201%203.25%203.25v.25h2.784a2.25%202.25%200%200%201%202.049%201.319l2.093%204.606a.75.75%200%200%201%20.074.31V16.5a2.25%202.25%200%200%201-2.25%202.25h-.761q.01.123.011.25a2.75%202.75%200%201%201-5.489-.25H9.74q.01.123.011.25a2.75%202.75%200%201%201-5.489-.25H3.5a2.25%202.25%200%200%201-2.25-2.25zM17%2017.75a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5M5.75%2019a1.25%201.25%200%201%201%202.5%200a1.25%201.25%200%200%201-2.5%200m10-7.75h5.085l-1.618-3.56a.75.75%200%200%200-.683-.44H15.75z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/truck-filled.svg?color=%231a73e8&size=48