history toggle off icon

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

Name
history-toggle-off-rounded
Set
Material Symbols
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
history-toggle-off-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

Use the history toggle off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.913 6.35q-.288-.3-.288-.725t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3t-.712-.3M8.95 4.025q-.3-.3-.3-.725t.3-.712t.725-.288t.713.288t.287.712t-.288.725t-.712.3t-.725-.3m4.663 0q-.288-.3-.288-.725t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3t-.712-.3M17.65 6.35q-.3-.3-.3-.725t.3-.725t.725-.3t.713.3t.287.725t-.287.725t-.713.3t-.725-.3m2.325 4.038q-.3-.288-.3-.713t.3-.712t.725-.288t.713.288t.287.712t-.287.713t-.713.287t-.725-.288m0 4.663q-.3-.3-.3-.725t.3-.712t.725-.288t.713.288t.287.712t-.287.725t-.713.3t-.725-.3m-2.325 4.038q-.3-.288-.3-.713t.3-.725t.725-.3t.713.3t.287.725t-.287.713t-.713.287t-.725-.288m-4.038 2.325q-.287-.287-.287-.712t.288-.725t.712-.3t.725.3t.3.725t-.3.713t-.725.287t-.712-.287m-4.663 0q-.3-.288-.3-.713t.3-.725t.725-.3t.713.3t.287.725t-.288.713t-.712.287t-.725-.287m-4.037-2.35q-.288-.288-.288-.713t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288M3.3 15.326q-.425 0-.712-.3T2.3 14.3t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3m0-4.65q-.425 0-.712-.288T2.3 9.676t.288-.725t.712-.3t.725.3t.3.725t-.3.713t-.725.287m9.7.925l3 3q.275.275.275.7T16 16t-.7.275t-.7-.275l-3.3-3.3q-.15-.15-.225-.337T11 11.975V8q0-.425.288-.712T12 7t.713.288T13 8z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHistoryToggleOffRounded(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="M4.913 6.35q-.288-.3-.288-.725t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3t-.712-.3M8.95 4.025q-.3-.3-.3-.725t.3-.712t.725-.288t.713.288t.287.712t-.288.725t-.712.3t-.725-.3m4.663 0q-.288-.3-.288-.725t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3t-.712-.3M17.65 6.35q-.3-.3-.3-.725t.3-.725t.725-.3t.713.3t.287.725t-.287.725t-.713.3t-.725-.3m2.325 4.038q-.3-.288-.3-.713t.3-.712t.725-.288t.713.288t.287.712t-.287.713t-.713.287t-.725-.288m0 4.663q-.3-.3-.3-.725t.3-.712t.725-.288t.713.288t.287.712t-.287.725t-.713.3t-.725-.3m-2.325 4.038q-.3-.288-.3-.713t.3-.725t.725-.3t.713.3t.287.725t-.287.713t-.713.287t-.725-.288m-4.038 2.325q-.287-.287-.287-.712t.288-.725t.712-.3t.725.3t.3.725t-.3.713t-.725.287t-.712-.287m-4.663 0q-.3-.288-.3-.713t.3-.725t.725-.3t.713.3t.287.725t-.288.713t-.712.287t-.725-.287m-4.037-2.35q-.288-.288-.288-.713t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288M3.3 15.326q-.425 0-.712-.3T2.3 14.3t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3m0-4.65q-.425 0-.712-.288T2.3 9.676t.288-.725t.712-.3t.725.3t.3.725t-.3.713t-.725.287m9.7.925l3 3q.275.275.275.7T16 16t-.7.275t-.7-.275l-3.3-3.3q-.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="M4.913 6.35q-.288-.3-.288-.725t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3t-.712-.3M8.95 4.025q-.3-.3-.3-.725t.3-.712t.725-.288t.713.288t.287.712t-.288.725t-.712.3t-.725-.3m4.663 0q-.288-.3-.288-.725t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3t-.712-.3M17.65 6.35q-.3-.3-.3-.725t.3-.725t.725-.3t.713.3t.287.725t-.287.725t-.713.3t-.725-.3m2.325 4.038q-.3-.288-.3-.713t.3-.712t.725-.288t.713.288t.287.712t-.287.713t-.713.287t-.725-.288m0 4.663q-.3-.3-.3-.725t.3-.712t.725-.288t.713.288t.287.712t-.287.725t-.713.3t-.725-.3m-2.325 4.038q-.3-.288-.3-.713t.3-.725t.725-.3t.713.3t.287.725t-.287.713t-.713.287t-.725-.288m-4.038 2.325q-.287-.287-.287-.712t.288-.725t.712-.3t.725.3t.3.725t-.3.713t-.725.287t-.712-.287m-4.663 0q-.3-.288-.3-.713t.3-.725t.725-.3t.713.3t.287.725t-.288.713t-.712.287t-.725-.287m-4.037-2.35q-.288-.288-.288-.713t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288M3.3 15.326q-.425 0-.712-.3T2.3 14.3t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3m0-4.65q-.425 0-.712-.288T2.3 9.676t.288-.725t.712-.3t.725.3t.3.725t-.3.713t-.725.287m9.7.925l3 3q.275.275.275.7T16 16t-.7.275t-.7-.275l-3.3-3.3q-.15-.15-.225-.337T11 11.975V8q0-.425.288-.712T12 7t.713.288T13 8z"/></svg>
</template>

CSS

.icon-history-toggle-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%22M4.913%206.35q-.288-.3-.288-.725t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3t-.712-.3M8.95%204.025q-.3-.3-.3-.725t.3-.712t.725-.288t.713.288t.287.712t-.288.725t-.712.3t-.725-.3m4.663%200q-.288-.3-.288-.725t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3t-.712-.3M17.65%206.35q-.3-.3-.3-.725t.3-.725t.725-.3t.713.3t.287.725t-.287.725t-.713.3t-.725-.3m2.325%204.038q-.3-.288-.3-.713t.3-.712t.725-.288t.713.288t.287.712t-.287.713t-.713.287t-.725-.288m0%204.663q-.3-.3-.3-.725t.3-.712t.725-.288t.713.288t.287.712t-.287.725t-.713.3t-.725-.3m-2.325%204.038q-.3-.288-.3-.713t.3-.725t.725-.3t.713.3t.287.725t-.287.713t-.713.287t-.725-.288m-4.038%202.325q-.287-.287-.287-.712t.288-.725t.712-.3t.725.3t.3.725t-.3.713t-.725.287t-.712-.287m-4.663%200q-.3-.288-.3-.713t.3-.725t.725-.3t.713.3t.287.725t-.288.713t-.712.287t-.725-.287m-4.037-2.35q-.288-.288-.288-.713t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288M3.3%2015.326q-.425%200-.712-.3T2.3%2014.3t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3m0-4.65q-.425%200-.712-.288T2.3%209.676t.288-.725t.712-.3t.725.3t.3.725t-.3.713t-.725.287m9.7.925l3%203q.275.275.275.7T16%2016t-.7.275t-.7-.275l-3.3-3.3q-.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%22M4.913%206.35q-.288-.3-.288-.725t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3t-.712-.3M8.95%204.025q-.3-.3-.3-.725t.3-.712t.725-.288t.713.288t.287.712t-.288.725t-.712.3t-.725-.3m4.663%200q-.288-.3-.288-.725t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3t-.712-.3M17.65%206.35q-.3-.3-.3-.725t.3-.725t.725-.3t.713.3t.287.725t-.287.725t-.713.3t-.725-.3m2.325%204.038q-.3-.288-.3-.713t.3-.712t.725-.288t.713.288t.287.712t-.287.713t-.713.287t-.725-.288m0%204.663q-.3-.3-.3-.725t.3-.712t.725-.288t.713.288t.287.712t-.287.725t-.713.3t-.725-.3m-2.325%204.038q-.3-.288-.3-.713t.3-.725t.725-.3t.713.3t.287.725t-.287.713t-.713.287t-.725-.288m-4.038%202.325q-.287-.287-.287-.712t.288-.725t.712-.3t.725.3t.3.725t-.3.713t-.725.287t-.712-.287m-4.663%200q-.3-.288-.3-.713t.3-.725t.725-.3t.713.3t.287.725t-.288.713t-.712.287t-.725-.287m-4.037-2.35q-.288-.288-.288-.713t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288M3.3%2015.326q-.425%200-.712-.3T2.3%2014.3t.288-.712t.712-.288t.725.288t.3.712t-.3.725t-.725.3m0-4.65q-.425%200-.712-.288T2.3%209.676t.288-.725t.712-.3t.725.3t.3.725t-.3.713t-.725.287m9.7.925l3%203q.275.275.275.7T16%2016t-.7.275t-.7-.275l-3.3-3.3q-.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-toggle-off-rounded.svg?color=%231a73e8&size=48