history icon
history-rounded from Material Symbols by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- history-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- device-reset-rounded, history-outline-rounded
1 other variant in Material Symbols
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 Symbols LighthistoryMaterial Design Iconshistory-fillMingCute IconhistoryOcticonshistoryPrime Iconshistory-fillRemix Iconhistory-boldSolarhistoryTabler IconshistoryTDesign Iconshistory-outlineTeenyicons
More actions icons from Material Symbols
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 21q-3.15 0-5.575-1.912T3.275 14.2q-.1-.375.15-.687t.675-.363q.4-.05.725.15t.45.6q.6 2.25 2.475 3.675T12 19q2.925 0 4.963-2.037T19 12t-2.037-4.962T12 5q-1.725 0-3.225.8T6.25 8H8q.425 0 .713.288T9 9t-.288.713T8 10H4q-.425 0-.712-.288T3 9V5q0-.425.288-.712T4 4t.713.288T5 5v1.35q1.275-1.6 3.113-2.475T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12t-.712 3.513t-1.925 2.85t-2.85 1.925T12 21m1-9.4l2.5 2.5q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.8-2.8q-.15-.15-.225-.337T11 11.975V8q0-.425.288-.712T12 7t.713.288T13 8z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHistoryRounded(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 21q-3.15 0-5.575-1.912T3.275 14.2q-.1-.375.15-.687t.675-.363q.4-.05.725.15t.45.6q.6 2.25 2.475 3.675T12 19q2.925 0 4.963-2.037T19 12t-2.037-4.962T12 5q-1.725 0-3.225.8T6.25 8H8q.425 0 .713.288T9 9t-.288.713T8 10H4q-.425 0-.712-.288T3 9V5q0-.425.288-.712T4 4t.713.288T5 5v1.35q1.275-1.6 3.113-2.475T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12t-.712 3.513t-1.925 2.85t-2.85 1.925T12 21m1-9.4l2.5 2.5q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.8-2.8q-.15-.15-.225-.337T11 11.975V8q0-.425.288-.712T12 7t.713.288T13 8z"/></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 21q-3.15 0-5.575-1.912T3.275 14.2q-.1-.375.15-.687t.675-.363q.4-.05.725.15t.45.6q.6 2.25 2.475 3.675T12 19q2.925 0 4.963-2.037T19 12t-2.037-4.962T12 5q-1.725 0-3.225.8T6.25 8H8q.425 0 .713.288T9 9t-.288.713T8 10H4q-.425 0-.712-.288T3 9V5q0-.425.288-.712T4 4t.713.288T5 5v1.35q1.275-1.6 3.113-2.475T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12t-.712 3.513t-1.925 2.85t-2.85 1.925T12 21m1-9.4l2.5 2.5q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.8-2.8q-.15-.15-.225-.337T11 11.975V8q0-.425.288-.712T12 7t.713.288T13 8z"/></svg> </template>
CSS
.icon-history-rounded {
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%2021q-3.15%200-5.575-1.912T3.275%2014.2q-.1-.375.15-.687t.675-.363q.4-.05.725.15t.45.6q.6%202.25%202.475%203.675T12%2019q2.925%200%204.963-2.037T19%2012t-2.037-4.962T12%205q-1.725%200-3.225.8T6.25%208H8q.425%200%20.713.288T9%209t-.288.713T8%2010H4q-.425%200-.712-.288T3%209V5q0-.425.288-.712T4%204t.713.288T5%205v1.35q1.275-1.6%203.113-2.475T12%203q1.875%200%203.513.713t2.85%201.924t1.925%202.85T21%2012t-.712%203.513t-1.925%202.85t-2.85%201.925T12%2021m1-9.4l2.5%202.5q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.8-2.8q-.15-.15-.225-.337T11%2011.975V8q0-.425.288-.712T12%207t.713.288T13%208z%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%2021q-3.15%200-5.575-1.912T3.275%2014.2q-.1-.375.15-.687t.675-.363q.4-.05.725.15t.45.6q.6%202.25%202.475%203.675T12%2019q2.925%200%204.963-2.037T19%2012t-2.037-4.962T12%205q-1.725%200-3.225.8T6.25%208H8q.425%200%20.713.288T9%209t-.288.713T8%2010H4q-.425%200-.712-.288T3%209V5q0-.425.288-.712T4%204t.713.288T5%205v1.35q1.275-1.6%203.113-2.475T12%203q1.875%200%203.513.713t2.85%201.924t1.925%202.85T21%2012t-.712%203.513t-1.925%202.85t-2.85%201.925T12%2021m1-9.4l2.5%202.5q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.8-2.8q-.15-.15-.225-.337T11%2011.975V8q0-.425.288-.712T12%207t.713.288T13%208z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/history-rounded.svg?color=%231a73e8&size=48