history icon
history from Line Awesome by Icons8 · Line · Interfaces · Apache-2.0 Free for personal and commercial use.
- Name
- history
- Set
- Line Awesome
- Style
- Line
- Category
- Interfaces
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- history-solid
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 IconshistoryMaterial SymbolshistoryMaterial Symbols LighthistoryMaterial Design Iconshistory-fillMingCute IconhistoryOcticonshistoryPrime Iconshistory-fillRemix Iconhistory-boldSolarhistoryTabler IconshistoryTDesign Iconshistory-outlineTeenyicons
More interfaces icons from Line Awesome
Use the history icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4A11.99 11.99 0 0 0 6 9.344V6H4v7h7v-2H7.375C9.102 8.02 12.297 6 16 6c5.535 0 10 4.465 10 10s-4.465 10-10 10S6 21.535 6 16H4c0 6.617 5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m-1 4v9h7v-2h-5V8z"/></svg>
React
import type { SVGProps } from "react";
export function LaHistory(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4A11.99 11.99 0 0 0 6 9.344V6H4v7h7v-2H7.375C9.102 8.02 12.297 6 16 6c5.535 0 10 4.465 10 10s-4.465 10-10 10S6 21.535 6 16H4c0 6.617 5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m-1 4v9h7v-2h-5V8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4A11.99 11.99 0 0 0 6 9.344V6H4v7h7v-2H7.375C9.102 8.02 12.297 6 16 6c5.535 0 10 4.465 10 10s-4.465 10-10 10S6 21.535 6 16H4c0 6.617 5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m-1 4v9h7v-2h-5V8z"/></svg> </template>
CSS
.icon-history {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204A11.99%2011.99%200%200%200%206%209.344V6H4v7h7v-2H7.375C9.102%208.02%2012.297%206%2016%206c5.535%200%2010%204.465%2010%2010s-4.465%2010-10%2010S6%2021.535%206%2016H4c0%206.617%205.383%2012%2012%2012s12-5.383%2012-12S22.617%204%2016%204m-1%204v9h7v-2h-5V8z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204A11.99%2011.99%200%200%200%206%209.344V6H4v7h7v-2H7.375C9.102%208.02%2012.297%206%2016%206c5.535%200%2010%204.465%2010%2010s-4.465%2010-10%2010S6%2021.535%206%2016H4c0%206.617%205.383%2012%2012%2012s12-5.383%2012-12S22.617%204%2016%204m-1%204v9h7v-2h-5V8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/history.svg?color=%231a73e8&size=48