history2 icon
history2-duotone from Reicon by REICON · Duotone · Time · MIT Free for personal and commercial use.
- Name
- history2-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Time
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More time icons from Reicon
Use the history2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M11.25 2a.75.75 0 0 1 .75-.75c5.937 0 10.75 4.813 10.75 10.75S17.937 22.75 12 22.75S1.25 17.937 1.25 12a.75.75 0 0 1 1.5 0A9.25 9.25 0 1 0 12 2.75a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/><path fill-rule="evenodd" d="M9.1 2.398a.75.75 0 0 1-.43.97a9 9 0 0 0-.419.174a.75.75 0 1 1-.608-1.371q.24-.107.487-.203a.75.75 0 0 1 .97.43M5.648 4.241a.75.75 0 0 1-.026 1.06q-.165.158-.32.321a.75.75 0 1 1-1.087-1.034q.182-.191.373-.373a.75.75 0 0 1 1.06.026M3.161 7.26a.75.75 0 0 1 .38.99q-.091.207-.173.42a.75.75 0 0 1-1.4-.54q.096-.248.203-.488a.75.75 0 0 1 .99-.381" clip-rule="evenodd" opacity=".5"/><path d="M12 8.25a.75.75 0 0 1 .75.75v3.25H16a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75V9a.75.75 0 0 1 .75-.75" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconHistory2Duotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M11.25 2a.75.75 0 0 1 .75-.75c5.937 0 10.75 4.813 10.75 10.75S17.937 22.75 12 22.75S1.25 17.937 1.25 12a.75.75 0 0 1 1.5 0A9.25 9.25 0 1 0 12 2.75a.75.75 0 0 1-.75-.75" clipRule="evenodd"/><path fillRule="evenodd" d="M9.1 2.398a.75.75 0 0 1-.43.97a9 9 0 0 0-.419.174a.75.75 0 1 1-.608-1.371q.24-.107.487-.203a.75.75 0 0 1 .97.43M5.648 4.241a.75.75 0 0 1-.026 1.06q-.165.158-.32.321a.75.75 0 1 1-1.087-1.034q.182-.191.373-.373a.75.75 0 0 1 1.06.026M3.161 7.26a.75.75 0 0 1 .38.99q-.091.207-.173.42a.75.75 0 0 1-1.4-.54q.096-.248.203-.488a.75.75 0 0 1 .99-.381" clipRule="evenodd" opacity=".5"/><path d="M12 8.25a.75.75 0 0 1 .75.75v3.25H16a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75V9a.75.75 0 0 1 .75-.75" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M11.25 2a.75.75 0 0 1 .75-.75c5.937 0 10.75 4.813 10.75 10.75S17.937 22.75 12 22.75S1.25 17.937 1.25 12a.75.75 0 0 1 1.5 0A9.25 9.25 0 1 0 12 2.75a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/><path fill-rule="evenodd" d="M9.1 2.398a.75.75 0 0 1-.43.97a9 9 0 0 0-.419.174a.75.75 0 1 1-.608-1.371q.24-.107.487-.203a.75.75 0 0 1 .97.43M5.648 4.241a.75.75 0 0 1-.026 1.06q-.165.158-.32.321a.75.75 0 1 1-1.087-1.034q.182-.191.373-.373a.75.75 0 0 1 1.06.026M3.161 7.26a.75.75 0 0 1 .38.99q-.091.207-.173.42a.75.75 0 0 1-1.4-.54q.096-.248.203-.488a.75.75 0 0 1 .99-.381" clip-rule="evenodd" opacity=".5"/><path d="M12 8.25a.75.75 0 0 1 .75.75v3.25H16a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75V9a.75.75 0 0 1 .75-.75" opacity=".5"/></g></svg> </template>
CSS
.icon-history2-duotone {
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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.25%202a.75.75%200%200%201%20.75-.75c5.937%200%2010.75%204.813%2010.75%2010.75S17.937%2022.75%2012%2022.75S1.25%2017.937%201.25%2012a.75.75%200%200%201%201.5%200A9.25%209.25%200%201%200%2012%202.75a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.1%202.398a.75.75%200%200%201-.43.97a9%209%200%200%200-.419.174a.75.75%200%201%201-.608-1.371q.24-.107.487-.203a.75.75%200%200%201%20.97.43M5.648%204.241a.75.75%200%200%201-.026%201.06q-.165.158-.32.321a.75.75%200%201%201-1.087-1.034q.182-.191.373-.373a.75.75%200%200%201%201.06.026M3.161%207.26a.75.75%200%200%201%20.38.99q-.091.207-.173.42a.75.75%200%200%201-1.4-.54q.096-.248.203-.488a.75.75%200%200%201%20.99-.381%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%208.25a.75.75%200%200%201%20.75.75v3.25H16a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75V9a.75.75%200%200%201%20.75-.75%22%20opacity%3D%22.5%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.25%202a.75.75%200%200%201%20.75-.75c5.937%200%2010.75%204.813%2010.75%2010.75S17.937%2022.75%2012%2022.75S1.25%2017.937%201.25%2012a.75.75%200%200%201%201.5%200A9.25%209.25%200%201%200%2012%202.75a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.1%202.398a.75.75%200%200%201-.43.97a9%209%200%200%200-.419.174a.75.75%200%201%201-.608-1.371q.24-.107.487-.203a.75.75%200%200%201%20.97.43M5.648%204.241a.75.75%200%200%201-.026%201.06q-.165.158-.32.321a.75.75%200%201%201-1.087-1.034q.182-.191.373-.373a.75.75%200%200%201%201.06.026M3.161%207.26a.75.75%200%200%201%20.38.99q-.091.207-.173.42a.75.75%200%200%201-1.4-.54q.096-.248.203-.488a.75.75%200%200%201%20.99-.381%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%208.25a.75.75%200%200%201%20.75.75v3.25H16a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75V9a.75.75%200%200%201%20.75-.75%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/history2-duotone.svg?color=%231a73e8&size=48