history-off from Material Symbols by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.

Name
history-off
Set
Material Symbols
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
history-off-outline, history-off-outline-sharp, history-off-sharp

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="m19.625 16.775l-1.45-1.45q.4-.725.613-1.575T19 12q0-2.925-2.037-4.962T12 5q-.875 0-1.713.213T8.7 5.85L7.225 4.375q1.075-.65 2.288-1.012T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12q0 1.325-.363 2.525t-1.012 2.25M13 10.15l-2-2V7h2zm6.8 12.45l-3-3q-1.05.65-2.25 1.025T12 21q-3.45 0-6.012-2.287T3.05 13H5.1q.35 2.6 2.313 4.3T12 19q.925 0 1.763-.213t1.587-.637L7.2 10H3V5.8L1.4 4.2l1.4-1.4l18.4 18.4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHistoryOff(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="m19.625 16.775l-1.45-1.45q.4-.725.613-1.575T19 12q0-2.925-2.037-4.962T12 5q-.875 0-1.713.213T8.7 5.85L7.225 4.375q1.075-.65 2.288-1.012T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12q0 1.325-.363 2.525t-1.012 2.25M13 10.15l-2-2V7h2zm6.8 12.45l-3-3q-1.05.65-2.25 1.025T12 21q-3.45 0-6.012-2.287T3.05 13H5.1q.35 2.6 2.313 4.3T12 19q.925 0 1.763-.213t1.587-.637L7.2 10H3V5.8L1.4 4.2l1.4-1.4l18.4 18.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.625 16.775l-1.45-1.45q.4-.725.613-1.575T19 12q0-2.925-2.037-4.962T12 5q-.875 0-1.713.213T8.7 5.85L7.225 4.375q1.075-.65 2.288-1.012T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12q0 1.325-.363 2.525t-1.012 2.25M13 10.15l-2-2V7h2zm6.8 12.45l-3-3q-1.05.65-2.25 1.025T12 21q-3.45 0-6.012-2.287T3.05 13H5.1q.35 2.6 2.313 4.3T12 19q.925 0 1.763-.213t1.587-.637L7.2 10H3V5.8L1.4 4.2l1.4-1.4l18.4 18.4z"/></svg>
</template>

CSS

.icon-history-off {
  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%22m19.625%2016.775l-1.45-1.45q.4-.725.613-1.575T19%2012q0-2.925-2.037-4.962T12%205q-.875%200-1.713.213T8.7%205.85L7.225%204.375q1.075-.65%202.288-1.012T12%203q1.875%200%203.513.713t2.85%201.924t1.925%202.85T21%2012q0%201.325-.363%202.525t-1.012%202.25M13%2010.15l-2-2V7h2zm6.8%2012.45l-3-3q-1.05.65-2.25%201.025T12%2021q-3.45%200-6.012-2.287T3.05%2013H5.1q.35%202.6%202.313%204.3T12%2019q.925%200%201.763-.213t1.587-.637L7.2%2010H3V5.8L1.4%204.2l1.4-1.4l18.4%2018.4z%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%22m19.625%2016.775l-1.45-1.45q.4-.725.613-1.575T19%2012q0-2.925-2.037-4.962T12%205q-.875%200-1.713.213T8.7%205.85L7.225%204.375q1.075-.65%202.288-1.012T12%203q1.875%200%203.513.713t2.85%201.924t1.925%202.85T21%2012q0%201.325-.363%202.525t-1.012%202.25M13%2010.15l-2-2V7h2zm6.8%2012.45l-3-3q-1.05.65-2.25%201.025T12%2021q-3.45%200-6.012-2.287T3.05%2013H5.1q.35%202.6%202.313%204.3T12%2019q.925%200%201.763-.213t1.587-.637L7.2%2010H3V5.8L1.4%204.2l1.4-1.4l18.4%2018.4z%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.svg?color=%231a73e8&size=48