history icon
history-duotone from Reicon by REICON · Duotone · Time · MIT Free for personal and commercial use.
- Name
- history-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Time
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All history icons →historyAkar Iconshistory-outlinedAnt Design IconshistoryBoxIcons v2historyCarbonhistoryCodiconshistoryDither IconshistoryFont Awesome Solidhistory-16-filledFluent UI System Iconshistory-16Fluent UI System Color IconshistoryHuge IconshistoryHumbleiconshistoryIconParkhistoryIconPark OutlinehistoryJam IconshistoryLine AwesomehistoryMaterial SymbolshistoryMaterial Symbols LighthistoryMaterial Design Iconshistory-fillMingCute IconhistoryOcticonshistoryPrime Iconshistory-fillRemix Iconhistory-boldSolarhistoryTabler Icons
More time icons from Reicon
Use the history 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="M5.079 5.069c3.795-3.79 9.965-3.75 13.783.069c3.82 3.82 3.86 9.993.064 13.788s-9.968 3.756-13.788-.064a9.81 9.81 0 0 1-2.798-8.28a.75.75 0 1 1 1.487.203a8.31 8.31 0 0 0 2.371 7.017c3.245 3.244 8.468 3.263 11.668.064c3.199-3.2 3.18-8.423-.064-11.668c-3.243-3.242-8.463-3.263-11.663-.068l.748.003a.75.75 0 1 1-.007 1.5l-2.546-.012a.75.75 0 0 1-.746-.747L3.575 4.33a.75.75 0 1 1 1.5-.008z" clip-rule="evenodd"/><path d="M12 7.25a.75.75 0 0 1 .75.75v3.69l2.28 2.28a.75.75 0 1 1-1.06 1.06l-2.427-2.426a1 1 0 0 1-.293-.708V8a.75.75 0 0 1 .75-.75" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconHistoryDuotone(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="M5.079 5.069c3.795-3.79 9.965-3.75 13.783.069c3.82 3.82 3.86 9.993.064 13.788s-9.968 3.756-13.788-.064a9.81 9.81 0 0 1-2.798-8.28a.75.75 0 1 1 1.487.203a8.31 8.31 0 0 0 2.371 7.017c3.245 3.244 8.468 3.263 11.668.064c3.199-3.2 3.18-8.423-.064-11.668c-3.243-3.242-8.463-3.263-11.663-.068l.748.003a.75.75 0 1 1-.007 1.5l-2.546-.012a.75.75 0 0 1-.746-.747L3.575 4.33a.75.75 0 1 1 1.5-.008z" clipRule="evenodd"/><path d="M12 7.25a.75.75 0 0 1 .75.75v3.69l2.28 2.28a.75.75 0 1 1-1.06 1.06l-2.427-2.426a1 1 0 0 1-.293-.708V8a.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="M5.079 5.069c3.795-3.79 9.965-3.75 13.783.069c3.82 3.82 3.86 9.993.064 13.788s-9.968 3.756-13.788-.064a9.81 9.81 0 0 1-2.798-8.28a.75.75 0 1 1 1.487.203a8.31 8.31 0 0 0 2.371 7.017c3.245 3.244 8.468 3.263 11.668.064c3.199-3.2 3.18-8.423-.064-11.668c-3.243-3.242-8.463-3.263-11.663-.068l.748.003a.75.75 0 1 1-.007 1.5l-2.546-.012a.75.75 0 0 1-.746-.747L3.575 4.33a.75.75 0 1 1 1.5-.008z" clip-rule="evenodd"/><path d="M12 7.25a.75.75 0 0 1 .75.75v3.69l2.28 2.28a.75.75 0 1 1-1.06 1.06l-2.427-2.426a1 1 0 0 1-.293-.708V8a.75.75 0 0 1 .75-.75" opacity=".5"/></g></svg> </template>
CSS
.icon-history-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%22M5.079%205.069c3.795-3.79%209.965-3.75%2013.783.069c3.82%203.82%203.86%209.993.064%2013.788s-9.968%203.756-13.788-.064a9.81%209.81%200%200%201-2.798-8.28a.75.75%200%201%201%201.487.203a8.31%208.31%200%200%200%202.371%207.017c3.245%203.244%208.468%203.263%2011.668.064c3.199-3.2%203.18-8.423-.064-11.668c-3.243-3.242-8.463-3.263-11.663-.068l.748.003a.75.75%200%201%201-.007%201.5l-2.546-.012a.75.75%200%200%201-.746-.747L3.575%204.33a.75.75%200%201%201%201.5-.008z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12%207.25a.75.75%200%200%201%20.75.75v3.69l2.28%202.28a.75.75%200%201%201-1.06%201.06l-2.427-2.426a1%201%200%200%201-.293-.708V8a.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%22M5.079%205.069c3.795-3.79%209.965-3.75%2013.783.069c3.82%203.82%203.86%209.993.064%2013.788s-9.968%203.756-13.788-.064a9.81%209.81%200%200%201-2.798-8.28a.75.75%200%201%201%201.487.203a8.31%208.31%200%200%200%202.371%207.017c3.245%203.244%208.468%203.263%2011.668.064c3.199-3.2%203.18-8.423-.064-11.668c-3.243-3.242-8.463-3.263-11.663-.068l.748.003a.75.75%200%201%201-.007%201.5l-2.546-.012a.75.75%200%200%201-.746-.747L3.575%204.33a.75.75%200%201%201%201.5-.008z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12%207.25a.75.75%200%200%201%20.75.75v3.69l2.28%202.28a.75.75%200%201%201-1.06%201.06l-2.427-2.426a1%201%200%200%201-.293-.708V8a.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/history-duotone.svg?color=%231a73e8&size=48