truck tick icon

truck-tick-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
truck-tick-filled
Set
Reicon
Style
Filled
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="currentColor"><path d="M21.5 15.5c.28 0 .5.22.5.5v1c0 1.66-1.34 3-3 3c0-1.65-1.35-3-3-3s-3 1.35-3 3h-2c0-1.65-1.35-3-3-3s-3 1.35-3 3c-1.66 0-3-1.34-3-3v-2c0-.55.45-1 1-1h9.5a2.5 2.5 0 0 0 2.5-2.5V6c0-.55.45-1 1-1h.84c.72 0 1.38.39 1.74 1.01l.64 1.12c.09.16-.03.37-.22.37a2.5 2.5 0 0 0-2.5 2.5v3a2.5 2.5 0 0 0 2.5 2.5z"/><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-9.47V14h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29l1.45 2.54c.17.3.26.64.26.99M13.08 2H5.69C3.65 2 2 3.65 2 5.69v6.38c0 .55.45 1 1 1h9.15c1.02 0 1.85-.83 1.85-1.85v-8.3c0-.51-.41-.92-.92-.92m-3.01 5.07L7.98 9.09c-.15.14-.34.21-.52.21c-.19 0-.38-.07-.52-.21l-1.01-.96a.76.76 0 0 1-.02-1.07c.28-.3.76-.3 1.06-.02l.49.47l1.57-1.52c.3-.29.77-.28 1.06.02s.28.77-.02 1.06"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconTruckTickFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.5 15.5c.28 0 .5.22.5.5v1c0 1.66-1.34 3-3 3c0-1.65-1.35-3-3-3s-3 1.35-3 3h-2c0-1.65-1.35-3-3-3s-3 1.35-3 3c-1.66 0-3-1.34-3-3v-2c0-.55.45-1 1-1h9.5a2.5 2.5 0 0 0 2.5-2.5V6c0-.55.45-1 1-1h.84c.72 0 1.38.39 1.74 1.01l.64 1.12c.09.16-.03.37-.22.37a2.5 2.5 0 0 0-2.5 2.5v3a2.5 2.5 0 0 0 2.5 2.5z"/><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-9.47V14h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29l1.45 2.54c.17.3.26.64.26.99M13.08 2H5.69C3.65 2 2 3.65 2 5.69v6.38c0 .55.45 1 1 1h9.15c1.02 0 1.85-.83 1.85-1.85v-8.3c0-.51-.41-.92-.92-.92m-3.01 5.07L7.98 9.09c-.15.14-.34.21-.52.21c-.19 0-.38-.07-.52-.21l-1.01-.96a.76.76 0 0 1-.02-1.07c.28-.3.76-.3 1.06-.02l.49.47l1.57-1.52c.3-.29.77-.28 1.06.02s.28.77-.02 1.06"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.5 15.5c.28 0 .5.22.5.5v1c0 1.66-1.34 3-3 3c0-1.65-1.35-3-3-3s-3 1.35-3 3h-2c0-1.65-1.35-3-3-3s-3 1.35-3 3c-1.66 0-3-1.34-3-3v-2c0-.55.45-1 1-1h9.5a2.5 2.5 0 0 0 2.5-2.5V6c0-.55.45-1 1-1h.84c.72 0 1.38.39 1.74 1.01l.64 1.12c.09.16-.03.37-.22.37a2.5 2.5 0 0 0-2.5 2.5v3a2.5 2.5 0 0 0 2.5 2.5z"/><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-9.47V14h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1.29l1.45 2.54c.17.3.26.64.26.99M13.08 2H5.69C3.65 2 2 3.65 2 5.69v6.38c0 .55.45 1 1 1h9.15c1.02 0 1.85-.83 1.85-1.85v-8.3c0-.51-.41-.92-.92-.92m-3.01 5.07L7.98 9.09c-.15.14-.34.21-.52.21c-.19 0-.38-.07-.52-.21l-1.01-.96a.76.76 0 0 1-.02-1.07c.28-.3.76-.3 1.06-.02l.49.47l1.57-1.52c.3-.29.77-.28 1.06.02s.28.77-.02 1.06"/></g></svg>
</template>

CSS

.icon-truck-tick-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.5%2015.5c.28%200%20.5.22.5.5v1c0%201.66-1.34%203-3%203c0-1.65-1.35-3-3-3s-3%201.35-3%203h-2c0-1.65-1.35-3-3-3s-3%201.35-3%203c-1.66%200-3-1.34-3-3v-2c0-.55.45-1%201-1h9.5a2.5%202.5%200%200%200%202.5-2.5V6c0-.55.45-1%201-1h.84c.72%200%201.38.39%201.74%201.01l.64%201.12c.09.16-.03.37-.22.37a2.5%202.5%200%200%200-2.5%202.5v3a2.5%202.5%200%200%200%202.5%202.5z%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-9.47V14h-3c-.55%200-1-.45-1-1v-3c0-.55.45-1%201-1h1.29l1.45%202.54c.17.3.26.64.26.99M13.08%202H5.69C3.65%202%202%203.65%202%205.69v6.38c0%20.55.45%201%201%201h9.15c1.02%200%201.85-.83%201.85-1.85v-8.3c0-.51-.41-.92-.92-.92m-3.01%205.07L7.98%209.09c-.15.14-.34.21-.52.21c-.19%200-.38-.07-.52-.21l-1.01-.96a.76.76%200%200%201-.02-1.07c.28-.3.76-.3%201.06-.02l.49.47l1.57-1.52c.3-.29.77-.28%201.06.02s.28.77-.02%201.06%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%22currentColor%22%3E%3Cpath%20d%3D%22M21.5%2015.5c.28%200%20.5.22.5.5v1c0%201.66-1.34%203-3%203c0-1.65-1.35-3-3-3s-3%201.35-3%203h-2c0-1.65-1.35-3-3-3s-3%201.35-3%203c-1.66%200-3-1.34-3-3v-2c0-.55.45-1%201-1h9.5a2.5%202.5%200%200%200%202.5-2.5V6c0-.55.45-1%201-1h.84c.72%200%201.38.39%201.74%201.01l.64%201.12c.09.16-.03.37-.22.37a2.5%202.5%200%200%200-2.5%202.5v3a2.5%202.5%200%200%200%202.5%202.5z%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-9.47V14h-3c-.55%200-1-.45-1-1v-3c0-.55.45-1%201-1h1.29l1.45%202.54c.17.3.26.64.26.99M13.08%202H5.69C3.65%202%202%203.65%202%205.69v6.38c0%20.55.45%201%201%201h9.15c1.02%200%201.85-.83%201.85-1.85v-8.3c0-.51-.41-.92-.92-.92m-3.01%205.07L7.98%209.09c-.15.14-.34.21-.52.21c-.19%200-.38-.07-.52-.21l-1.01-.96a.76.76%200%200%201-.02-1.07c.28-.3.76-.3%201.06-.02l.49.47l1.57-1.52c.3-.29.77-.28%201.06.02s.28.77-.02%201.06%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-filled.svg?color=%231a73e8&size=48