history anticlockwise icon

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

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

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the history anticlockwise icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.75 2.906c5.022-2.9 11.444-1.178 14.343 3.844c2.9 5.022 1.178 11.444-3.844 14.343a10.5 10.5 0 0 1-11.486-.643a1.5 1.5 0 0 1 1.752-2.435l.331.232a7.5 7.5 0 1 0-3.136-8.013l.518-.135c1.522-.397 2.643 1.411 1.61 2.598l-2.25 2.588c-.826.949-2.423.625-2.754-.646q-.173-.665-.255-1.338a10.5 10.5 0 0 1 5.17-10.395M12 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 10.5 12V7A1.5 1.5 0 0 1 12 5.5"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteHistoryAnticlockwiseFill(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="M6.75 2.906c5.022-2.9 11.444-1.178 14.343 3.844c2.9 5.022 1.178 11.444-3.844 14.343a10.5 10.5 0 0 1-11.486-.643a1.5 1.5 0 0 1 1.752-2.435l.331.232a7.5 7.5 0 1 0-3.136-8.013l.518-.135c1.522-.397 2.643 1.411 1.61 2.598l-2.25 2.588c-.826.949-2.423.625-2.754-.646q-.173-.665-.255-1.338a10.5 10.5 0 0 1 5.17-10.395M12 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 10.5 12V7A1.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="M6.75 2.906c5.022-2.9 11.444-1.178 14.343 3.844c2.9 5.022 1.178 11.444-3.844 14.343a10.5 10.5 0 0 1-11.486-.643a1.5 1.5 0 0 1 1.752-2.435l.331.232a7.5 7.5 0 1 0-3.136-8.013l.518-.135c1.522-.397 2.643 1.411 1.61 2.598l-2.25 2.588c-.826.949-2.423.625-2.754-.646q-.173-.665-.255-1.338a10.5 10.5 0 0 1 5.17-10.395M12 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 10.5 12V7A1.5 1.5 0 0 1 12 5.5"/></svg>
</template>

CSS

.icon-history-anticlockwise-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%22M6.75%202.906c5.022-2.9%2011.444-1.178%2014.343%203.844c2.9%205.022%201.178%2011.444-3.844%2014.343a10.5%2010.5%200%200%201-11.486-.643a1.5%201.5%200%200%201%201.752-2.435l.331.232a7.5%207.5%200%201%200-3.136-8.013l.518-.135c1.522-.397%202.643%201.411%201.61%202.598l-2.25%202.588c-.826.949-2.423.625-2.754-.646q-.173-.665-.255-1.338a10.5%2010.5%200%200%201%205.17-10.395M12%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%2010.5%2012V7A1.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%22M6.75%202.906c5.022-2.9%2011.444-1.178%2014.343%203.844c2.9%205.022%201.178%2011.444-3.844%2014.343a10.5%2010.5%200%200%201-11.486-.643a1.5%201.5%200%200%201%201.752-2.435l.331.232a7.5%207.5%200%201%200-3.136-8.013l.518-.135c1.522-.397%202.643%201.411%201.61%202.598l-2.25%202.588c-.826.949-2.423.625-2.754-.646q-.173-.665-.255-1.338a10.5%2010.5%200%200%201%205.17-10.395M12%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%2010.5%2012V7A1.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-anticlockwise-fill.svg?color=%231a73e8&size=48