truck icon
truck-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- truck-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
truckAkar Iconstruck-filledAnt Design IconstruckBootstrap IconstruckBoxIcons v2 SolidtruckFont Awesome 6 SolidtruckFont Awesome RegulartruckFont Awesome SolidtruckFeather Iconstruck-outlineFlowbite IconstruckHeroIconstruckHuge IconstruckHumbleiconstruckIconParktruckIconPark OutlinetruckIconoirtruckLine AwesometruckLucidetruckMajesticonstruckMaterial Design Iconstruck-fillMingCute IcontruckMyna UI IconstruckPixelarticonstruckPrime Iconstruck-fillRemix Icon
Related icons in Phosphor
Use the truck icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m253.57 117.78l-14-35a13.93 13.93 0 0 0-13-8.8H190V64a6 6 0 0 0-6-6H32a14 14 0 0 0-14 14v112a14 14 0 0 0 14 14h18.6a30 30 0 0 0 58.8 0h53.2a30 30 0 0 0 58.8 0H240a14 14 0 0 0 14-14v-64a6 6 0 0 0-.43-2.22M190 86h36.58a2 2 0 0 1 1.86 1.26l10.7 26.74H190ZM30 72a2 2 0 0 1 2-2h146v68H30Zm50 138a18 18 0 1 1 18-18a18 18 0 0 1-18 18m82.6-24h-53.2a30 30 0 0 0-58.8 0H32a2 2 0 0 1-2-2v-34h148v15.48A30.1 30.1 0 0 0 162.6 186m29.4 24a18 18 0 1 1 18-18a18 18 0 0 1-18 18m50-26a2 2 0 0 1-2 2h-18.6a30.05 30.05 0 0 0-29.4-24c-.67 0-1.34 0-2 .07V126h52Z"/></svg>
React
import type { SVGProps } from "react";
export function PhTruckLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m253.57 117.78l-14-35a13.93 13.93 0 0 0-13-8.8H190V64a6 6 0 0 0-6-6H32a14 14 0 0 0-14 14v112a14 14 0 0 0 14 14h18.6a30 30 0 0 0 58.8 0h53.2a30 30 0 0 0 58.8 0H240a14 14 0 0 0 14-14v-64a6 6 0 0 0-.43-2.22M190 86h36.58a2 2 0 0 1 1.86 1.26l10.7 26.74H190ZM30 72a2 2 0 0 1 2-2h146v68H30Zm50 138a18 18 0 1 1 18-18a18 18 0 0 1-18 18m82.6-24h-53.2a30 30 0 0 0-58.8 0H32a2 2 0 0 1-2-2v-34h148v15.48A30.1 30.1 0 0 0 162.6 186m29.4 24a18 18 0 1 1 18-18a18 18 0 0 1-18 18m50-26a2 2 0 0 1-2 2h-18.6a30.05 30.05 0 0 0-29.4-24c-.67 0-1.34 0-2 .07V126h52Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m253.57 117.78l-14-35a13.93 13.93 0 0 0-13-8.8H190V64a6 6 0 0 0-6-6H32a14 14 0 0 0-14 14v112a14 14 0 0 0 14 14h18.6a30 30 0 0 0 58.8 0h53.2a30 30 0 0 0 58.8 0H240a14 14 0 0 0 14-14v-64a6 6 0 0 0-.43-2.22M190 86h36.58a2 2 0 0 1 1.86 1.26l10.7 26.74H190ZM30 72a2 2 0 0 1 2-2h146v68H30Zm50 138a18 18 0 1 1 18-18a18 18 0 0 1-18 18m82.6-24h-53.2a30 30 0 0 0-58.8 0H32a2 2 0 0 1-2-2v-34h148v15.48A30.1 30.1 0 0 0 162.6 186m29.4 24a18 18 0 1 1 18-18a18 18 0 0 1-18 18m50-26a2 2 0 0 1-2 2h-18.6a30.05 30.05 0 0 0-29.4-24c-.67 0-1.34 0-2 .07V126h52Z"/></svg> </template>
CSS
.icon-truck-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m253.57%20117.78l-14-35a13.93%2013.93%200%200%200-13-8.8H190V64a6%206%200%200%200-6-6H32a14%2014%200%200%200-14%2014v112a14%2014%200%200%200%2014%2014h18.6a30%2030%200%200%200%2058.8%200h53.2a30%2030%200%200%200%2058.8%200H240a14%2014%200%200%200%2014-14v-64a6%206%200%200%200-.43-2.22M190%2086h36.58a2%202%200%200%201%201.86%201.26l10.7%2026.74H190ZM30%2072a2%202%200%200%201%202-2h146v68H30Zm50%20138a18%2018%200%201%201%2018-18a18%2018%200%200%201-18%2018m82.6-24h-53.2a30%2030%200%200%200-58.8%200H32a2%202%200%200%201-2-2v-34h148v15.48A30.1%2030.1%200%200%200%20162.6%20186m29.4%2024a18%2018%200%201%201%2018-18a18%2018%200%200%201-18%2018m50-26a2%202%200%200%201-2%202h-18.6a30.05%2030.05%200%200%200-29.4-24c-.67%200-1.34%200-2%20.07V126h52Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m253.57%20117.78l-14-35a13.93%2013.93%200%200%200-13-8.8H190V64a6%206%200%200%200-6-6H32a14%2014%200%200%200-14%2014v112a14%2014%200%200%200%2014%2014h18.6a30%2030%200%200%200%2058.8%200h53.2a30%2030%200%200%200%2058.8%200H240a14%2014%200%200%200%2014-14v-64a6%206%200%200%200-.43-2.22M190%2086h36.58a2%202%200%200%201%201.86%201.26l10.7%2026.74H190ZM30%2072a2%202%200%200%201%202-2h146v68H30Zm50%20138a18%2018%200%201%201%2018-18a18%2018%200%200%201-18%2018m82.6-24h-53.2a30%2030%200%200%200-58.8%200H32a2%202%200%200%201-2-2v-34h148v15.48A30.1%2030.1%200%200%200%20162.6%20186m29.4%2024a18%2018%200%201%201%2018-18a18%2018%200%200%201-18%2018m50-26a2%202%200%200%201-2%202h-18.6a30.05%2030.05%200%200%200-29.4-24c-.67%200-1.34%200-2%20.07V126h52Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/truck-light.svg?color=%231a73e8&size=48