History Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The History icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305856.svg" alt="History icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305856.svg" alt="History icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305856.svg" alt="History icon" :width="24" :height="24" />
CSS background
.icon-history {
background-image: url('https://proicons.com/icon/305856.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M931 434c-16-99-65-181-144-241-117-89-246-109-382-56-132 51-213 150-243 288-3 16-5 31-7 48-13-14-25-27-37-40-13-14-33-15-46-4-13 13-13 31 1 46 27 30 55 59 83 89 17 19 33 19 52 2 29-27 58-54 86-81 4-3 7-7 10-11 8-12 5-29-6-38-12-10-28-11-40 0-13 11-25 22-38 34l-2-1c2-13 3-25 6-37 37-173 201-285 375-257 160 27 276 162 277 324 0 96-35 178-106 243-88 81-192 105-307 78-57-14-106-43-148-83-15-15-33-15-46-2s-12 31 4 46c91 86 199 123 323 108 100-12 182-58 247-133 79-93 108-202 88-322zM562 295c0-5-1-10-1-15-3-17-20-27-37-23-15 3-24 15-24 33v229c0 25 11 37 36 37h148c19-2 30-15 29-32s-14-29-32-29H561v-14c1-62 1-124 1-186z"/></svg>
History in other icon packs
Copied!