truck return icon
truck-return from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- truck-return
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the truck return icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M17 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4ZM7 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 11h3v2c0 2.357 0 3.535-.732 4.268c-.487.487-1.171.65-2.268.704m-14 0c-1.097-.054-1.78-.217-2.268-.704C2 16.535 2 15.357 2 13V9c0-2.357 0-3.536.732-4.268S4.643 4 7 4h3.3c1.117 0 1.675 0 2.127.147a3 3 0 0 1 1.926 1.926c.147.452.147 1.01.147 2.127c0 1.22 0 1.831-.334 2.244q-.099.122-.222.222C13.531 11 12.921 11 11.7 11H8m7 7H9m5.5-12h1.821c1.456 0 2.183 0 2.775.354c.593.353.938.994 1.628 2.276L22 11"/><path stroke-linecap="round" stroke-linejoin="round" d="M10 13s-.672-.556-1.263-1.084C8.32 11.58 8 11.293 8 11.005c0-.255.25-.492.656-.864C9.232 9.662 10 9 10 9"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTruckReturn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M17 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4ZM7 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M19 11h3v2c0 2.357 0 3.535-.732 4.268c-.487.487-1.171.65-2.268.704m-14 0c-1.097-.054-1.78-.217-2.268-.704C2 16.535 2 15.357 2 13V9c0-2.357 0-3.536.732-4.268S4.643 4 7 4h3.3c1.117 0 1.675 0 2.127.147a3 3 0 0 1 1.926 1.926c.147.452.147 1.01.147 2.127c0 1.22 0 1.831-.334 2.244q-.099.122-.222.222C13.531 11 12.921 11 11.7 11H8m7 7H9m5.5-12h1.821c1.456 0 2.183 0 2.775.354c.593.353.938.994 1.628 2.276L22 11"/><path strokeLinecap="round" strokeLinejoin="round" d="M10 13s-.672-.556-1.263-1.084C8.32 11.58 8 11.293 8 11.005c0-.255.25-.492.656-.864C9.232 9.662 10 9 10 9"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M17 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4ZM7 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 11h3v2c0 2.357 0 3.535-.732 4.268c-.487.487-1.171.65-2.268.704m-14 0c-1.097-.054-1.78-.217-2.268-.704C2 16.535 2 15.357 2 13V9c0-2.357 0-3.536.732-4.268S4.643 4 7 4h3.3c1.117 0 1.675 0 2.127.147a3 3 0 0 1 1.926 1.926c.147.452.147 1.01.147 2.127c0 1.22 0 1.831-.334 2.244q-.099.122-.222.222C13.531 11 12.921 11 11.7 11H8m7 7H9m5.5-12h1.821c1.456 0 2.183 0 2.775.354c.593.353.938.994 1.628 2.276L22 11"/><path stroke-linecap="round" stroke-linejoin="round" d="M10 13s-.672-.556-1.263-1.084C8.32 11.58 8 11.293 8 11.005c0-.255.25-.492.656-.864C9.232 9.662 10 9 10 9"/></g></svg> </template>
CSS
.icon-truck-return {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2020a2%202%200%201%200%200-4a2%202%200%200%200%200%204ZM7%2020a2%202%200%201%200%200-4a2%202%200%200%200%200%204Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2011h3v2c0%202.357%200%203.535-.732%204.268c-.487.487-1.171.65-2.268.704m-14%200c-1.097-.054-1.78-.217-2.268-.704C2%2016.535%202%2015.357%202%2013V9c0-2.357%200-3.536.732-4.268S4.643%204%207%204h3.3c1.117%200%201.675%200%202.127.147a3%203%200%200%201%201.926%201.926c.147.452.147%201.01.147%202.127c0%201.22%200%201.831-.334%202.244q-.099.122-.222.222C13.531%2011%2012.921%2011%2011.7%2011H8m7%207H9m5.5-12h1.821c1.456%200%202.183%200%202.775.354c.593.353.938.994%201.628%202.276L22%2011%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2013s-.672-.556-1.263-1.084C8.32%2011.58%208%2011.293%208%2011.005c0-.255.25-.492.656-.864C9.232%209.662%2010%209%2010%209%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2020a2%202%200%201%200%200-4a2%202%200%200%200%200%204ZM7%2020a2%202%200%201%200%200-4a2%202%200%200%200%200%204Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2011h3v2c0%202.357%200%203.535-.732%204.268c-.487.487-1.171.65-2.268.704m-14%200c-1.097-.054-1.78-.217-2.268-.704C2%2016.535%202%2015.357%202%2013V9c0-2.357%200-3.536.732-4.268S4.643%204%207%204h3.3c1.117%200%201.675%200%202.127.147a3%203%200%200%201%201.926%201.926c.147.452.147%201.01.147%202.127c0%201.22%200%201.831-.334%202.244q-.099.122-.222.222C13.531%2011%2012.921%2011%2011.7%2011H8m7%207H9m5.5-12h1.821c1.456%200%202.183%200%202.775.354c.593.353.938.994%201.628%202.276L22%2011%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2013s-.672-.556-1.263-1.084C8.32%2011.58%208%2011.293%208%2011.005c0-.255.25-.492.656-.864C9.232%209.662%2010%209%2010%209%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/truck-return.svg?color=%231a73e8&size=48