history off icon
history-off-rounded from Material Symbols by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- history-off-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- history-off-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More actions icons from Material Symbols
Use the history off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5q-.625 0-1.362.15t-1.313.425q-.375.2-.775.025t-.6-.525q-.2-.375-.075-.737t.475-.563q.8-.4 1.788-.587T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12q0 .9-.2 1.863t-.55 1.762q-.175.35-.562.488t-.738-.063t-.5-.6t.025-.775q.25-.575.387-1.3T19 12q0-2.925-2.038-4.962T12 5m.713 2.288Q13 7.575 13 8v.1q0 .425-.288.713T12 9.1t-.712-.288T11 8.1V8q0-.425.288-.712T12 7t.713.288M12 21q-1.725 0-3.262-.612T6 18.7q-.975-.875-1.687-2.037T3.25 14.174q-.125-.4.138-.75t.687-.4t.75.2t.45.675q.275.975.838 1.863T7.425 17.3q.925.8 2.1 1.25T12 19q.925 0 1.763-.213t1.587-.637L7.2 10H4q-.425 0-.712-.288T3 9V5.8l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.3-2.3q-1.05.65-2.25 1.025T12 21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHistoryOffRounded(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 5q-.625 0-1.362.15t-1.313.425q-.375.2-.775.025t-.6-.525q-.2-.375-.075-.737t.475-.563q.8-.4 1.788-.587T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12q0 .9-.2 1.863t-.55 1.762q-.175.35-.562.488t-.738-.063t-.5-.6t.025-.775q.25-.575.387-1.3T19 12q0-2.925-2.038-4.962T12 5m.713 2.288Q13 7.575 13 8v.1q0 .425-.288.713T12 9.1t-.712-.288T11 8.1V8q0-.425.288-.712T12 7t.713.288M12 21q-1.725 0-3.262-.612T6 18.7q-.975-.875-1.687-2.037T3.25 14.174q-.125-.4.138-.75t.687-.4t.75.2t.45.675q.275.975.838 1.863T7.425 17.3q.925.8 2.1 1.25T12 19q.925 0 1.763-.213t1.587-.637L7.2 10H4q-.425 0-.712-.288T3 9V5.8l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.3-2.3q-1.05.65-2.25 1.025T12 21"/></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 5q-.625 0-1.362.15t-1.313.425q-.375.2-.775.025t-.6-.525q-.2-.375-.075-.737t.475-.563q.8-.4 1.788-.587T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12q0 .9-.2 1.863t-.55 1.762q-.175.35-.562.488t-.738-.063t-.5-.6t.025-.775q.25-.575.387-1.3T19 12q0-2.925-2.038-4.962T12 5m.713 2.288Q13 7.575 13 8v.1q0 .425-.288.713T12 9.1t-.712-.288T11 8.1V8q0-.425.288-.712T12 7t.713.288M12 21q-1.725 0-3.262-.612T6 18.7q-.975-.875-1.687-2.037T3.25 14.174q-.125-.4.138-.75t.687-.4t.75.2t.45.675q.275.975.838 1.863T7.425 17.3q.925.8 2.1 1.25T12 19q.925 0 1.763-.213t1.587-.637L7.2 10H4q-.425 0-.712-.288T3 9V5.8l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.3-2.3q-1.05.65-2.25 1.025T12 21"/></svg> </template>
CSS
.icon-history-off-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%205q-.625%200-1.362.15t-1.313.425q-.375.2-.775.025t-.6-.525q-.2-.375-.075-.737t.475-.563q.8-.4%201.788-.587T12%203q1.875%200%203.513.713t2.85%201.924t1.925%202.85T21%2012q0%20.9-.2%201.863t-.55%201.762q-.175.35-.562.488t-.738-.063t-.5-.6t.025-.775q.25-.575.387-1.3T19%2012q0-2.925-2.038-4.962T12%205m.713%202.288Q13%207.575%2013%208v.1q0%20.425-.288.713T12%209.1t-.712-.288T11%208.1V8q0-.425.288-.712T12%207t.713.288M12%2021q-1.725%200-3.262-.612T6%2018.7q-.975-.875-1.687-2.037T3.25%2014.174q-.125-.4.138-.75t.687-.4t.75.2t.45.675q.275.975.838%201.863T7.425%2017.3q.925.8%202.1%201.25T12%2019q.925%200%201.763-.213t1.587-.637L7.2%2010H4q-.425%200-.712-.288T3%209V5.8l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.3-2.3q-1.05.65-2.25%201.025T12%2021%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%205q-.625%200-1.362.15t-1.313.425q-.375.2-.775.025t-.6-.525q-.2-.375-.075-.737t.475-.563q.8-.4%201.788-.587T12%203q1.875%200%203.513.713t2.85%201.924t1.925%202.85T21%2012q0%20.9-.2%201.863t-.55%201.762q-.175.35-.562.488t-.738-.063t-.5-.6t.025-.775q.25-.575.387-1.3T19%2012q0-2.925-2.038-4.962T12%205m.713%202.288Q13%207.575%2013%208v.1q0%20.425-.288.713T12%209.1t-.712-.288T11%208.1V8q0-.425.288-.712T12%207t.713.288M12%2021q-1.725%200-3.262-.612T6%2018.7q-.975-.875-1.687-2.037T3.25%2014.174q-.125-.4.138-.75t.687-.4t.75.2t.45.675q.275.975.838%201.863T7.425%2017.3q.925.8%202.1%201.25T12%2019q.925%200%201.763-.213t1.587-.637L7.2%2010H4q-.425%200-.712-.288T3%209V5.8l-.9-.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.3-2.3q-1.05.65-2.25%201.025T12%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/history-off-rounded.svg?color=%231a73e8&size=48