truck clock icon

truck-clock-solid from Flowbite Icons by Themesberg · Solid · General · MIT Free for personal and commercial use.

Name
truck-clock-solid
Set
Flowbite Icons
Style
Solid
Category
General
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

More general icons from Flowbite Icons

Use the truck clock 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="M2.586 4.586A2 2 0 0 1 4 4h8a2 2 0 0 1 2 2h5a1 1 0 0 1 .894.553l2 4c.07.139.106.292.106.447v4a1 1 0 0 1-1 1h-.535a3.5 3.5 0 1 1-6.93 0h-3.07a3.5 3.5 0 1 1-6.93 0H3a1 1 0 0 1-1-1V6a2 2 0 0 1 .586-1.414M18.208 15.61a1.497 1.497 0 0 0-2.416 0a1.5 1.5 0 1 0 2.416 0m-10 0a1.498 1.498 0 0 0-2.416 0a1.5 1.5 0 1 0 2.416 0m5.79-7.612v2.02h5.396l-1-2.02zM9 8.667a1 1 0 1 0-2 0V10a1 1 0 0 0 .293.707l1.5 1.5a1 1 0 0 0 1.414-1.414L9 9.586z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteTruckClockSolid(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="M2.586 4.586A2 2 0 0 1 4 4h8a2 2 0 0 1 2 2h5a1 1 0 0 1 .894.553l2 4c.07.139.106.292.106.447v4a1 1 0 0 1-1 1h-.535a3.5 3.5 0 1 1-6.93 0h-3.07a3.5 3.5 0 1 1-6.93 0H3a1 1 0 0 1-1-1V6a2 2 0 0 1 .586-1.414M18.208 15.61a1.497 1.497 0 0 0-2.416 0a1.5 1.5 0 1 0 2.416 0m-10 0a1.498 1.498 0 0 0-2.416 0a1.5 1.5 0 1 0 2.416 0m5.79-7.612v2.02h5.396l-1-2.02zM9 8.667a1 1 0 1 0-2 0V10a1 1 0 0 0 .293.707l1.5 1.5a1 1 0 0 0 1.414-1.414L9 9.586z" 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="M2.586 4.586A2 2 0 0 1 4 4h8a2 2 0 0 1 2 2h5a1 1 0 0 1 .894.553l2 4c.07.139.106.292.106.447v4a1 1 0 0 1-1 1h-.535a3.5 3.5 0 1 1-6.93 0h-3.07a3.5 3.5 0 1 1-6.93 0H3a1 1 0 0 1-1-1V6a2 2 0 0 1 .586-1.414M18.208 15.61a1.497 1.497 0 0 0-2.416 0a1.5 1.5 0 1 0 2.416 0m-10 0a1.498 1.498 0 0 0-2.416 0a1.5 1.5 0 1 0 2.416 0m5.79-7.612v2.02h5.396l-1-2.02zM9 8.667a1 1 0 1 0-2 0V10a1 1 0 0 0 .293.707l1.5 1.5a1 1 0 0 0 1.414-1.414L9 9.586z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-truck-clock-solid {
  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%22M2.586%204.586A2%202%200%200%201%204%204h8a2%202%200%200%201%202%202h5a1%201%200%200%201%20.894.553l2%204c.07.139.106.292.106.447v4a1%201%200%200%201-1%201h-.535a3.5%203.5%200%201%201-6.93%200h-3.07a3.5%203.5%200%201%201-6.93%200H3a1%201%200%200%201-1-1V6a2%202%200%200%201%20.586-1.414M18.208%2015.61a1.497%201.497%200%200%200-2.416%200a1.5%201.5%200%201%200%202.416%200m-10%200a1.498%201.498%200%200%200-2.416%200a1.5%201.5%200%201%200%202.416%200m5.79-7.612v2.02h5.396l-1-2.02zM9%208.667a1%201%200%201%200-2%200V10a1%201%200%200%200%20.293.707l1.5%201.5a1%201%200%200%200%201.414-1.414L9%209.586z%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%22M2.586%204.586A2%202%200%200%201%204%204h8a2%202%200%200%201%202%202h5a1%201%200%200%201%20.894.553l2%204c.07.139.106.292.106.447v4a1%201%200%200%201-1%201h-.535a3.5%203.5%200%201%201-6.93%200h-3.07a3.5%203.5%200%201%201-6.93%200H3a1%201%200%200%201-1-1V6a2%202%200%200%201%20.586-1.414M18.208%2015.61a1.497%201.497%200%200%200-2.416%200a1.5%201.5%200%201%200%202.416%200m-10%200a1.498%201.498%200%200%200-2.416%200a1.5%201.5%200%201%200%202.416%200m5.79-7.612v2.02h5.396l-1-2.02zM9%208.667a1%201%200%201%200-2%200V10a1%201%200%200%200%20.293.707l1.5%201.5a1%201%200%200%200%201.414-1.414L9%209.586z%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/flowbite/truck-clock-solid.svg?color=%231a73e8&size=48