history-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
history-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the history icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.907 6.75c2.9-5.022 9.321-6.743 14.343-3.844a10.5 10.5 0 0 1 4.916 11.733c-.331 1.271-1.928 1.595-2.753.646l-2.251-2.588c-1.033-1.187.088-2.995 1.61-2.598l.518.136a7.5 7.5 0 1 0-3.136 8.013l.33-.233a1.5 1.5 0 0 1 1.753 2.435q-.2.146-.404.284a10.5 10.5 0 0 1-11.083.359c-5.02-2.9-6.743-9.32-3.843-14.343M12 5.5A1.5 1.5 0 0 1 13.5 7v4.38l2.061 2.06a1.5 1.5 0 0 1-2.122 2.12l-2.5-2.5a1.5 1.5 0 0 1-.438-1.06V7A1.5 1.5 0 0 1 12 5.5"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteHistoryFill(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="M2.907 6.75c2.9-5.022 9.321-6.743 14.343-3.844a10.5 10.5 0 0 1 4.916 11.733c-.331 1.271-1.928 1.595-2.753.646l-2.251-2.588c-1.033-1.187.088-2.995 1.61-2.598l.518.136a7.5 7.5 0 1 0-3.136 8.013l.33-.233a1.5 1.5 0 0 1 1.753 2.435q-.2.146-.404.284a10.5 10.5 0 0 1-11.083.359c-5.02-2.9-6.743-9.32-3.843-14.343M12 5.5A1.5 1.5 0 0 1 13.5 7v4.38l2.061 2.06a1.5 1.5 0 0 1-2.122 2.12l-2.5-2.5a1.5 1.5 0 0 1-.438-1.06V7A1.5 1.5 0 0 1 12 5.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.907 6.75c2.9-5.022 9.321-6.743 14.343-3.844a10.5 10.5 0 0 1 4.916 11.733c-.331 1.271-1.928 1.595-2.753.646l-2.251-2.588c-1.033-1.187.088-2.995 1.61-2.598l.518.136a7.5 7.5 0 1 0-3.136 8.013l.33-.233a1.5 1.5 0 0 1 1.753 2.435q-.2.146-.404.284a10.5 10.5 0 0 1-11.083.359c-5.02-2.9-6.743-9.32-3.843-14.343M12 5.5A1.5 1.5 0 0 1 13.5 7v4.38l2.061 2.06a1.5 1.5 0 0 1-2.122 2.12l-2.5-2.5a1.5 1.5 0 0 1-.438-1.06V7A1.5 1.5 0 0 1 12 5.5"/></svg>
</template>

CSS

.icon-history-fill {
  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%22M2.907%206.75c2.9-5.022%209.321-6.743%2014.343-3.844a10.5%2010.5%200%200%201%204.916%2011.733c-.331%201.271-1.928%201.595-2.753.646l-2.251-2.588c-1.033-1.187.088-2.995%201.61-2.598l.518.136a7.5%207.5%200%201%200-3.136%208.013l.33-.233a1.5%201.5%200%200%201%201.753%202.435q-.2.146-.404.284a10.5%2010.5%200%200%201-11.083.359c-5.02-2.9-6.743-9.32-3.843-14.343M12%205.5A1.5%201.5%200%200%201%2013.5%207v4.38l2.061%202.06a1.5%201.5%200%200%201-2.122%202.12l-2.5-2.5a1.5%201.5%200%200%201-.438-1.06V7A1.5%201.5%200%200%201%2012%205.5%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%22M2.907%206.75c2.9-5.022%209.321-6.743%2014.343-3.844a10.5%2010.5%200%200%201%204.916%2011.733c-.331%201.271-1.928%201.595-2.753.646l-2.251-2.588c-1.033-1.187.088-2.995%201.61-2.598l.518.136a7.5%207.5%200%201%200-3.136%208.013l.33-.233a1.5%201.5%200%200%201%201.753%202.435q-.2.146-.404.284a10.5%2010.5%200%200%201-11.083.359c-5.02-2.9-6.743-9.32-3.843-14.343M12%205.5A1.5%201.5%200%200%201%2013.5%207v4.38l2.061%202.06a1.5%201.5%200%200%201-2.122%202.12l-2.5-2.5a1.5%201.5%200%200%201-.438-1.06V7A1.5%201.5%200%200%201%2012%205.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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