truck tick icon
truck-tick from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.
- Name
- truck-tick
- Set
- Reicon
- Style
- Outline
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the truck tick 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 2v10c0 1.1-.9 2-2 2H2V7.62c.73.87 1.85 1.41 3.09 1.38c1.01-.02 1.92-.41 2.6-1.06c.31-.26.57-.59.77-.95c.36-.61.56-1.33.54-2.08c-.03-1.17-.55-2.2-1.36-2.91z"/><path d="M22 14v3c0 1.66-1.34 3-3 3h-1c0-1.1-.9-2-2-2s-2 .9-2 2h-4c0-1.1-.9-2-2-2s-2 .9-2 2H5c-1.66 0-3-1.34-3-3v-3h11c1.1 0 2-.9 2-2V5h1.84c.72 0 1.38.39 1.74 1.01L20.29 9H19c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1z"/><path d="M8 22a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-10v2h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29z"/><path stroke-miterlimit="10" d="M9 4.91c.02.75-.18 1.47-.54 2.08c-.2.36-.46.69-.77.95c-.68.65-1.59 1.04-2.6 1.06c-1.24.03-2.36-.51-3.09-1.38c-.14-.15-.26-.32-.37-.49c-.39-.59-.61-1.29-.63-2.04a3.99 3.99 0 0 1 1.43-3.16c.68-.56 1.54-.91 2.48-.93c1.05-.02 2.01.36 2.73 1c.81.71 1.33 1.74 1.36 2.91"/><path d="m3.44 5.03l1.01.96l2.09-2.02"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconTruckTick(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M15 2v10c0 1.1-.9 2-2 2H2V7.62c.73.87 1.85 1.41 3.09 1.38c1.01-.02 1.92-.41 2.6-1.06c.31-.26.57-.59.77-.95c.36-.61.56-1.33.54-2.08c-.03-1.17-.55-2.2-1.36-2.91z"/><path d="M22 14v3c0 1.66-1.34 3-3 3h-1c0-1.1-.9-2-2-2s-2 .9-2 2h-4c0-1.1-.9-2-2-2s-2 .9-2 2H5c-1.66 0-3-1.34-3-3v-3h11c1.1 0 2-.9 2-2V5h1.84c.72 0 1.38.39 1.74 1.01L20.29 9H19c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1z"/><path d="M8 22a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-10v2h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29z"/><path strokeMiterlimit="10" d="M9 4.91c.02.75-.18 1.47-.54 2.08c-.2.36-.46.69-.77.95c-.68.65-1.59 1.04-2.6 1.06c-1.24.03-2.36-.51-3.09-1.38c-.14-.15-.26-.32-.37-.49c-.39-.59-.61-1.29-.63-2.04a3.99 3.99 0 0 1 1.43-3.16c.68-.56 1.54-.91 2.48-.93c1.05-.02 2.01.36 2.73 1c.81.71 1.33 1.74 1.36 2.91"/><path d="m3.44 5.03l1.01.96l2.09-2.02"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 2v10c0 1.1-.9 2-2 2H2V7.62c.73.87 1.85 1.41 3.09 1.38c1.01-.02 1.92-.41 2.6-1.06c.31-.26.57-.59.77-.95c.36-.61.56-1.33.54-2.08c-.03-1.17-.55-2.2-1.36-2.91z"/><path d="M22 14v3c0 1.66-1.34 3-3 3h-1c0-1.1-.9-2-2-2s-2 .9-2 2h-4c0-1.1-.9-2-2-2s-2 .9-2 2H5c-1.66 0-3-1.34-3-3v-3h11c1.1 0 2-.9 2-2V5h1.84c.72 0 1.38.39 1.74 1.01L20.29 9H19c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1z"/><path d="M8 22a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-10v2h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29z"/><path stroke-miterlimit="10" d="M9 4.91c.02.75-.18 1.47-.54 2.08c-.2.36-.46.69-.77.95c-.68.65-1.59 1.04-2.6 1.06c-1.24.03-2.36-.51-3.09-1.38c-.14-.15-.26-.32-.37-.49c-.39-.59-.61-1.29-.63-2.04a3.99 3.99 0 0 1 1.43-3.16c.68-.56 1.54-.91 2.48-.93c1.05-.02 2.01.36 2.73 1c.81.71 1.33 1.74 1.36 2.91"/><path d="m3.44 5.03l1.01.96l2.09-2.02"/></g></svg> </template>
CSS
.icon-truck-tick {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%202v10c0%201.1-.9%202-2%202H2V7.62c.73.87%201.85%201.41%203.09%201.38c1.01-.02%201.92-.41%202.6-1.06c.31-.26.57-.59.77-.95c.36-.61.56-1.33.54-2.08c-.03-1.17-.55-2.2-1.36-2.91z%22%2F%3E%3Cpath%20d%3D%22M22%2014v3c0%201.66-1.34%203-3%203h-1c0-1.1-.9-2-2-2s-2%20.9-2%202h-4c0-1.1-.9-2-2-2s-2%20.9-2%202H5c-1.66%200-3-1.34-3-3v-3h11c1.1%200%202-.9%202-2V5h1.84c.72%200%201.38.39%201.74%201.01L20.29%209H19c-.55%200-1%20.45-1%201v3c0%20.55.45%201%201%201z%22%2F%3E%3Cpath%20d%3D%22M8%2022a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204m6-10v2h-3c-.55%200-1-.45-1-1v-3c0-.55.45-1%201-1h1.29z%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M9%204.91c.02.75-.18%201.47-.54%202.08c-.2.36-.46.69-.77.95c-.68.65-1.59%201.04-2.6%201.06c-1.24.03-2.36-.51-3.09-1.38c-.14-.15-.26-.32-.37-.49c-.39-.59-.61-1.29-.63-2.04a3.99%203.99%200%200%201%201.43-3.16c.68-.56%201.54-.91%202.48-.93c1.05-.02%202.01.36%202.73%201c.81.71%201.33%201.74%201.36%202.91%22%2F%3E%3Cpath%20d%3D%22m3.44%205.03l1.01.96l2.09-2.02%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%202v10c0%201.1-.9%202-2%202H2V7.62c.73.87%201.85%201.41%203.09%201.38c1.01-.02%201.92-.41%202.6-1.06c.31-.26.57-.59.77-.95c.36-.61.56-1.33.54-2.08c-.03-1.17-.55-2.2-1.36-2.91z%22%2F%3E%3Cpath%20d%3D%22M22%2014v3c0%201.66-1.34%203-3%203h-1c0-1.1-.9-2-2-2s-2%20.9-2%202h-4c0-1.1-.9-2-2-2s-2%20.9-2%202H5c-1.66%200-3-1.34-3-3v-3h11c1.1%200%202-.9%202-2V5h1.84c.72%200%201.38.39%201.74%201.01L20.29%209H19c-.55%200-1%20.45-1%201v3c0%20.55.45%201%201%201z%22%2F%3E%3Cpath%20d%3D%22M8%2022a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204m6-10v2h-3c-.55%200-1-.45-1-1v-3c0-.55.45-1%201-1h1.29z%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M9%204.91c.02.75-.18%201.47-.54%202.08c-.2.36-.46.69-.77.95c-.68.65-1.59%201.04-2.6%201.06c-1.24.03-2.36-.51-3.09-1.38c-.14-.15-.26-.32-.37-.49c-.39-.59-.61-1.29-.63-2.04a3.99%203.99%200%200%201%201.43-3.16c.68-.56%201.54-.91%202.48-.93c1.05-.02%202.01.36%202.73%201c.81.71%201.33%201.74%201.36%202.91%22%2F%3E%3Cpath%20d%3D%22m3.44%205.03l1.01.96l2.09-2.02%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/truck-tick.svg?color=%231a73e8&size=48