datefns from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
datefns
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the datefns logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.065 6.534Q0 9.102 0 11.999q0 2.898 1.065 5.466a13.8 13.8 0 0 0 3.068 4.549h2.685Q2.642 17.88 2.642 11.999q0-5.88 4.176-10.014H4.133a13.8 13.8 0 0 0-3.068 4.549m21.869 10.931Q24 14.897 24 11.999q0-2.897-1.066-5.465a13.8 13.8 0 0 0-3.068-4.549h-2.685q4.176 4.134 4.176 10.014q0 5.881-4.176 10.015h2.685a13.8 13.8 0 0 0 3.068-4.549M11.63 3.299H9.854v10.21h1.776v-.033l7.218-7.218l-1.151-1.151l-6.067 6.067z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDatefns(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" d="M1.065 6.534Q0 9.102 0 11.999q0 2.898 1.065 5.466a13.8 13.8 0 0 0 3.068 4.549h2.685Q2.642 17.88 2.642 11.999q0-5.88 4.176-10.014H4.133a13.8 13.8 0 0 0-3.068 4.549m21.869 10.931Q24 14.897 24 11.999q0-2.897-1.066-5.465a13.8 13.8 0 0 0-3.068-4.549h-2.685q4.176 4.134 4.176 10.014q0 5.881-4.176 10.015h2.685a13.8 13.8 0 0 0 3.068-4.549M11.63 3.299H9.854v10.21h1.776v-.033l7.218-7.218l-1.151-1.151l-6.067 6.067z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.065 6.534Q0 9.102 0 11.999q0 2.898 1.065 5.466a13.8 13.8 0 0 0 3.068 4.549h2.685Q2.642 17.88 2.642 11.999q0-5.88 4.176-10.014H4.133a13.8 13.8 0 0 0-3.068 4.549m21.869 10.931Q24 14.897 24 11.999q0-2.897-1.066-5.465a13.8 13.8 0 0 0-3.068-4.549h-2.685q4.176 4.134 4.176 10.014q0 5.881-4.176 10.015h2.685a13.8 13.8 0 0 0 3.068-4.549M11.63 3.299H9.854v10.21h1.776v-.033l7.218-7.218l-1.151-1.151l-6.067 6.067z"/></svg>
</template>

CSS

.icon-datefns {
  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%20d%3D%22M1.065%206.534Q0%209.102%200%2011.999q0%202.898%201.065%205.466a13.8%2013.8%200%200%200%203.068%204.549h2.685Q2.642%2017.88%202.642%2011.999q0-5.88%204.176-10.014H4.133a13.8%2013.8%200%200%200-3.068%204.549m21.869%2010.931Q24%2014.897%2024%2011.999q0-2.897-1.066-5.465a13.8%2013.8%200%200%200-3.068-4.549h-2.685q4.176%204.134%204.176%2010.014q0%205.881-4.176%2010.015h2.685a13.8%2013.8%200%200%200%203.068-4.549M11.63%203.299H9.854v10.21h1.776v-.033l7.218-7.218l-1.151-1.151l-6.067%206.067z%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%20d%3D%22M1.065%206.534Q0%209.102%200%2011.999q0%202.898%201.065%205.466a13.8%2013.8%200%200%200%203.068%204.549h2.685Q2.642%2017.88%202.642%2011.999q0-5.88%204.176-10.014H4.133a13.8%2013.8%200%200%200-3.068%204.549m21.869%2010.931Q24%2014.897%2024%2011.999q0-2.897-1.066-5.465a13.8%2013.8%200%200%200-3.068-4.549h-2.685q4.176%204.134%204.176%2010.014q0%205.881-4.176%2010.015h2.685a13.8%2013.8%200%200%200%203.068-4.549M11.63%203.299H9.854v10.21h1.776v-.033l7.218-7.218l-1.151-1.151l-6.067%206.067z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/datefns.svg?color=%231a73e8&size=48