history icon
history from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- history
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-history
The same icon in other sets
historyAkar Iconshistory-outlinedAnt Design IconshistoryCarbonhistoryCodiconshistoryFont 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 IconshistoryTDesign Iconshistory-outlineTeenyicons
Use the history icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8v5h5v-2h-3V8z"/><path fill="currentColor" d="M21.292 8.497a9 9 0 0 0-1.928-2.862a9 9 0 0 0-4.55-2.452a9.1 9.1 0 0 0-3.626 0a8.97 8.97 0 0 0-4.552 2.453a9 9 0 0 0-1.928 2.86A9 9 0 0 0 4 12l.001.025H2L5 16l3-3.975H6.001L6 12a6.96 6.96 0 0 1 1.195-3.913a7.1 7.1 0 0 1 1.891-1.892a7 7 0 0 1 2.503-1.054a7.003 7.003 0 0 1 8.269 5.445a7.1 7.1 0 0 1 0 2.824a6.9 6.9 0 0 1-1.054 2.503c-.25.371-.537.72-.854 1.036a7.1 7.1 0 0 1-2.225 1.501a7 7 0 0 1-1.313.408a7.1 7.1 0 0 1-2.823 0a7 7 0 0 1-2.501-1.053a7 7 0 0 1-1.037-.855l-1.414 1.414A9 9 0 0 0 13 21a9.1 9.1 0 0 0 3.503-.707a9 9 0 0 0 3.959-3.26A8.97 8.97 0 0 0 22 12a8.9 8.9 0 0 0-.708-3.503"/></svg>
React
import type { SVGProps } from "react";
export function BxHistory(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8v5h5v-2h-3V8z"/><path fill="currentColor" d="M21.292 8.497a9 9 0 0 0-1.928-2.862a9 9 0 0 0-4.55-2.452a9.1 9.1 0 0 0-3.626 0a8.97 8.97 0 0 0-4.552 2.453a9 9 0 0 0-1.928 2.86A9 9 0 0 0 4 12l.001.025H2L5 16l3-3.975H6.001L6 12a6.96 6.96 0 0 1 1.195-3.913a7.1 7.1 0 0 1 1.891-1.892a7 7 0 0 1 2.503-1.054a7.003 7.003 0 0 1 8.269 5.445a7.1 7.1 0 0 1 0 2.824a6.9 6.9 0 0 1-1.054 2.503c-.25.371-.537.72-.854 1.036a7.1 7.1 0 0 1-2.225 1.501a7 7 0 0 1-1.313.408a7.1 7.1 0 0 1-2.823 0a7 7 0 0 1-2.501-1.053a7 7 0 0 1-1.037-.855l-1.414 1.414A9 9 0 0 0 13 21a9.1 9.1 0 0 0 3.503-.707a9 9 0 0 0 3.959-3.26A8.97 8.97 0 0 0 22 12a8.9 8.9 0 0 0-.708-3.503"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8v5h5v-2h-3V8z"/><path fill="currentColor" d="M21.292 8.497a9 9 0 0 0-1.928-2.862a9 9 0 0 0-4.55-2.452a9.1 9.1 0 0 0-3.626 0a8.97 8.97 0 0 0-4.552 2.453a9 9 0 0 0-1.928 2.86A9 9 0 0 0 4 12l.001.025H2L5 16l3-3.975H6.001L6 12a6.96 6.96 0 0 1 1.195-3.913a7.1 7.1 0 0 1 1.891-1.892a7 7 0 0 1 2.503-1.054a7.003 7.003 0 0 1 8.269 5.445a7.1 7.1 0 0 1 0 2.824a6.9 6.9 0 0 1-1.054 2.503c-.25.371-.537.72-.854 1.036a7.1 7.1 0 0 1-2.225 1.501a7 7 0 0 1-1.313.408a7.1 7.1 0 0 1-2.823 0a7 7 0 0 1-2.501-1.053a7 7 0 0 1-1.037-.855l-1.414 1.414A9 9 0 0 0 13 21a9.1 9.1 0 0 0 3.503-.707a9 9 0 0 0 3.959-3.26A8.97 8.97 0 0 0 22 12a8.9 8.9 0 0 0-.708-3.503"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%208v5h5v-2h-3V8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.292%208.497a9%209%200%200%200-1.928-2.862a9%209%200%200%200-4.55-2.452a9.1%209.1%200%200%200-3.626%200a8.97%208.97%200%200%200-4.552%202.453a9%209%200%200%200-1.928%202.86A9%209%200%200%200%204%2012l.001.025H2L5%2016l3-3.975H6.001L6%2012a6.96%206.96%200%200%201%201.195-3.913a7.1%207.1%200%200%201%201.891-1.892a7%207%200%200%201%202.503-1.054a7.003%207.003%200%200%201%208.269%205.445a7.1%207.1%200%200%201%200%202.824a6.9%206.9%200%200%201-1.054%202.503c-.25.371-.537.72-.854%201.036a7.1%207.1%200%200%201-2.225%201.501a7%207%200%200%201-1.313.408a7.1%207.1%200%200%201-2.823%200a7%207%200%200%201-2.501-1.053a7%207%200%200%201-1.037-.855l-1.414%201.414A9%209%200%200%200%2013%2021a9.1%209.1%200%200%200%203.503-.707a9%209%200%200%200%203.959-3.26A8.97%208.97%200%200%200%2022%2012a8.9%208.9%200%200%200-.708-3.503%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%208v5h5v-2h-3V8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.292%208.497a9%209%200%200%200-1.928-2.862a9%209%200%200%200-4.55-2.452a9.1%209.1%200%200%200-3.626%200a8.97%208.97%200%200%200-4.552%202.453a9%209%200%200%200-1.928%202.86A9%209%200%200%200%204%2012l.001.025H2L5%2016l3-3.975H6.001L6%2012a6.96%206.96%200%200%201%201.195-3.913a7.1%207.1%200%200%201%201.891-1.892a7%207%200%200%201%202.503-1.054a7.003%207.003%200%200%201%208.269%205.445a7.1%207.1%200%200%201%200%202.824a6.9%206.9%200%200%201-1.054%202.503c-.25.371-.537.72-.854%201.036a7.1%207.1%200%200%201-2.225%201.501a7%207%200%200%201-1.313.408a7.1%207.1%200%200%201-2.823%200a7%207%200%200%201-2.501-1.053a7%207%200%200%201-1.037-.855l-1.414%201.414A9%209%200%200%200%2013%2021a9.1%209.1%200%200%200%203.503-.707a9%209%200%200%200%203.959-3.26A8.97%208.97%200%200%200%2022%2012a8.9%208.9%200%200%200-.708-3.503%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/history.svg?color=%231a73e8&size=48