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

Name
history-2-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 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.433 1.599A1 1 0 0 1 13 2.5v1.555A9.003 9.003 0 0 1 21 13h-2a1 1 0 1 0 0 2h1.777A9.01 9.01 0 0 1 13 21.945V20a1 1 0 1 0-2 0v1.945A9.01 9.01 0 0 1 3.223 15H5a1 1 0 1 0 0-2H3c0-1.27.263-2.478.737-3.573c.237-.547.923-.682 1.4-.325L10.2 12.9a3 3 0 0 0 4.8-2.4c0-.944-.426-1.891-1.315-2.209A5 5 0 0 0 13 8.1v2.4a1 1 0 0 1-1.625.78l-5-4a1 1 0 0 1 0-1.56l5-4a1 1 0 0 1 1.058-.121"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteHistory2Fill(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="M12.433 1.599A1 1 0 0 1 13 2.5v1.555A9.003 9.003 0 0 1 21 13h-2a1 1 0 1 0 0 2h1.777A9.01 9.01 0 0 1 13 21.945V20a1 1 0 1 0-2 0v1.945A9.01 9.01 0 0 1 3.223 15H5a1 1 0 1 0 0-2H3c0-1.27.263-2.478.737-3.573c.237-.547.923-.682 1.4-.325L10.2 12.9a3 3 0 0 0 4.8-2.4c0-.944-.426-1.891-1.315-2.209A5 5 0 0 0 13 8.1v2.4a1 1 0 0 1-1.625.78l-5-4a1 1 0 0 1 0-1.56l5-4a1 1 0 0 1 1.058-.121"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.433 1.599A1 1 0 0 1 13 2.5v1.555A9.003 9.003 0 0 1 21 13h-2a1 1 0 1 0 0 2h1.777A9.01 9.01 0 0 1 13 21.945V20a1 1 0 1 0-2 0v1.945A9.01 9.01 0 0 1 3.223 15H5a1 1 0 1 0 0-2H3c0-1.27.263-2.478.737-3.573c.237-.547.923-.682 1.4-.325L10.2 12.9a3 3 0 0 0 4.8-2.4c0-.944-.426-1.891-1.315-2.209A5 5 0 0 0 13 8.1v2.4a1 1 0 0 1-1.625.78l-5-4a1 1 0 0 1 0-1.56l5-4a1 1 0 0 1 1.058-.121"/></svg>
</template>

CSS

.icon-history-2-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%22M12.433%201.599A1%201%200%200%201%2013%202.5v1.555A9.003%209.003%200%200%201%2021%2013h-2a1%201%200%201%200%200%202h1.777A9.01%209.01%200%200%201%2013%2021.945V20a1%201%200%201%200-2%200v1.945A9.01%209.01%200%200%201%203.223%2015H5a1%201%200%201%200%200-2H3c0-1.27.263-2.478.737-3.573c.237-.547.923-.682%201.4-.325L10.2%2012.9a3%203%200%200%200%204.8-2.4c0-.944-.426-1.891-1.315-2.209A5%205%200%200%200%2013%208.1v2.4a1%201%200%200%201-1.625.78l-5-4a1%201%200%200%201%200-1.56l5-4a1%201%200%200%201%201.058-.121%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%22M12.433%201.599A1%201%200%200%201%2013%202.5v1.555A9.003%209.003%200%200%201%2021%2013h-2a1%201%200%201%200%200%202h1.777A9.01%209.01%200%200%201%2013%2021.945V20a1%201%200%201%200-2%200v1.945A9.01%209.01%200%200%201%203.223%2015H5a1%201%200%201%200%200-2H3c0-1.27.263-2.478.737-3.573c.237-.547.923-.682%201.4-.325L10.2%2012.9a3%203%200%200%200%204.8-2.4c0-.944-.426-1.891-1.315-2.209A5%205%200%200%200%2013%208.1v2.4a1%201%200%200%201-1.625.78l-5-4a1%201%200%200%201%200-1.56l5-4a1%201%200%200%201%201.058-.121%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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