history icon
history-broken from Solar by 480 Design · Broken · Time · CC-BY-4.0 Attribution required.
- Name
- history-broken
- Set
- Solar
- Style
- Broken
- Category
- Time
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
historyAkar Iconshistory-outlinedAnt Design IconshistoryBoxIcons v2historyCarbonhistoryCodiconshistoryFont 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 IconhistoryTabler IconshistoryTDesign Iconshistory-outlineTeenyicons
More time icons from Solar
alarm-add-boldalarm-boldalarm-pause-boldalarm-play-boldalarm-remove-boldalarm-sleep-boldalarm-turn-off-boldcalendar-add-boldcalendar-boldcalendar-date-boldcalendar-mark-boldcalendar-minimalistic-boldcalendar-search-boldclock-circle-boldclock-square-boldhistory-2-boldhistory-3-boldhourglass-boldhourglass-line-boldstopwatch-boldstopwatch-pause-boldstopwatch-play-boldwatch-round-boldwatch-square-bold
Use the history icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 8V12L14.5 14.5"/><path d="M18.332 5.66819C14.7997 2.13585 9.10124 2.10721 5.60423 5.60423L4.33785 6.87061M4.32506 4.32506L4.33785 6.87061L6.8834 6.8834M3 12C3 16.9706 7.02944 21 12 21C13.6393 21 15.1762 20.5617 16.5 19.796M19.796 16.5C20.5617 15.1762 21 13.6393 21 12C21 7.02944 16.9706 3 12 3C9.53094 3 7.2941 3.99425 5.66801 5.60423"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarHistoryBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M12 8V12L14.5 14.5"/><path d="M18.332 5.66819C14.7997 2.13585 9.10124 2.10721 5.60423 5.60423L4.33785 6.87061M4.32506 4.32506L4.33785 6.87061L6.8834 6.8834M3 12C3 16.9706 7.02944 21 12 21C13.6393 21 15.1762 20.5617 16.5 19.796M19.796 16.5C20.5617 15.1762 21 13.6393 21 12C21 7.02944 16.9706 3 12 3C9.53094 3 7.2941 3.99425 5.66801 5.60423"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12 8V12L14.5 14.5"/><path d="M18.332 5.66819C14.7997 2.13585 9.10124 2.10721 5.60423 5.60423L4.33785 6.87061M4.32506 4.32506L4.33785 6.87061L6.8834 6.8834M3 12C3 16.9706 7.02944 21 12 21C13.6393 21 15.1762 20.5617 16.5 19.796M19.796 16.5C20.5617 15.1762 21 13.6393 21 12C21 7.02944 16.9706 3 12 3C9.53094 3 7.2941 3.99425 5.66801 5.60423"/></g></svg> </template>
CSS
.icon-history-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%208V12L14.5%2014.5%22%2F%3E%3Cpath%20d%3D%22M18.332%205.66819C14.7997%202.13585%209.10124%202.10721%205.60423%205.60423L4.33785%206.87061M4.32506%204.32506L4.33785%206.87061L6.8834%206.8834M3%2012C3%2016.9706%207.02944%2021%2012%2021C13.6393%2021%2015.1762%2020.5617%2016.5%2019.796M19.796%2016.5C20.5617%2015.1762%2021%2013.6393%2021%2012C21%207.02944%2016.9706%203%2012%203C9.53094%203%207.2941%203.99425%205.66801%205.60423%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%208V12L14.5%2014.5%22%2F%3E%3Cpath%20d%3D%22M18.332%205.66819C14.7997%202.13585%209.10124%202.10721%205.60423%205.60423L4.33785%206.87061M4.32506%204.32506L4.33785%206.87061L6.8834%206.8834M3%2012C3%2016.9706%207.02944%2021%2012%2021C13.6393%2021%2015.1762%2020.5617%2016.5%2019.796M19.796%2016.5C20.5617%2015.1762%2021%2013.6393%2021%2012C21%207.02944%2016.9706%203%2012%203C9.53094%203%207.2941%203.99425%205.66801%205.60423%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/history-broken.svg?color=%231a73e8&size=48