file clock icon

file-clock from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
file-clock
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the file clock 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"><circle cx="8" cy="17" r="5"/><path d="M8 15v2l1.5.5m4.5-15V3c0 2.83 0 4.245.879 5.124c.878.879 2.293.879 5.121.879h.5m-15.5 0c.002-2.945.042-4.466.886-5.513a4 4 0 0 1 .603-.604C7.59 2 9.211 2 12.456 2c.705 0 1.058 0 1.381.114q.1.036.197.082c.31.148.559.397 1.058.896l4.736 4.739c.579.578.867.867 1.02 1.235c.152.368.152.777.152 1.595v3.344c0 3.773 0 5.66-1.172 6.832C18.885 21.78 17.48 21.964 15 22"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFileClock(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"><circle cx="8" cy="17" r="5"/><path d="M8 15v2l1.5.5m4.5-15V3c0 2.83 0 4.245.879 5.124c.878.879 2.293.879 5.121.879h.5m-15.5 0c.002-2.945.042-4.466.886-5.513a4 4 0 0 1 .603-.604C7.59 2 9.211 2 12.456 2c.705 0 1.058 0 1.381.114q.1.036.197.082c.31.148.559.397 1.058.896l4.736 4.739c.579.578.867.867 1.02 1.235c.152.368.152.777.152 1.595v3.344c0 3.773 0 5.66-1.172 6.832C18.885 21.78 17.48 21.964 15 22"/></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"><circle cx="8" cy="17" r="5"/><path d="M8 15v2l1.5.5m4.5-15V3c0 2.83 0 4.245.879 5.124c.878.879 2.293.879 5.121.879h.5m-15.5 0c.002-2.945.042-4.466.886-5.513a4 4 0 0 1 .603-.604C7.59 2 9.211 2 12.456 2c.705 0 1.058 0 1.381.114q.1.036.197.082c.31.148.559.397 1.058.896l4.736 4.739c.579.578.867.867 1.02 1.235c.152.368.152.777.152 1.595v3.344c0 3.773 0 5.66-1.172 6.832C18.885 21.78 17.48 21.964 15 22"/></g></svg>
</template>

CSS

.icon-file-clock {
  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%3Ccircle%20cx%3D%228%22%20cy%3D%2217%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22M8%2015v2l1.5.5m4.5-15V3c0%202.83%200%204.245.879%205.124c.878.879%202.293.879%205.121.879h.5m-15.5%200c.002-2.945.042-4.466.886-5.513a4%204%200%200%201%20.603-.604C7.59%202%209.211%202%2012.456%202c.705%200%201.058%200%201.381.114q.1.036.197.082c.31.148.559.397%201.058.896l4.736%204.739c.579.578.867.867%201.02%201.235c.152.368.152.777.152%201.595v3.344c0%203.773%200%205.66-1.172%206.832C18.885%2021.78%2017.48%2021.964%2015%2022%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%3Ccircle%20cx%3D%228%22%20cy%3D%2217%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22M8%2015v2l1.5.5m4.5-15V3c0%202.83%200%204.245.879%205.124c.878.879%202.293.879%205.121.879h.5m-15.5%200c.002-2.945.042-4.466.886-5.513a4%204%200%200%201%20.603-.604C7.59%202%209.211%202%2012.456%202c.705%200%201.058%200%201.381.114q.1.036.197.082c.31.148.559.397%201.058.896l4.736%204.739c.579.578.867.867%201.02%201.235c.152.368.152.777.152%201.595v3.344c0%203.773%200%205.66-1.172%206.832C18.885%2021.78%2017.48%2021.964%2015%2022%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/file-clock.svg?color=%231a73e8&size=48