sync disabled icon

sync-disabled-rounded from Material Symbols by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
sync-disabled-rounded
Set
Material Symbols
Style
Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
sync-disabled-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More ui actions icons from Material Symbols

Use the sync disabled icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 12.05q0 1.175.463 2.25t1.287 1.9l.25.25V15q0-.425.288-.712T9 14t.713.288T10 15v4q0 .425-.288.713T9 20H5q-.425 0-.712-.288T4 19t.288-.712T5 18h1.75l-.4-.35q-1.125-1.125-1.737-2.575T4 12.05q0-1.1.275-2.137t.85-1.988L2.1 4.9q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l16.975 17q.3.3.3.7t-.3.7t-.712.3t-.713-.3l-3.025-3q-.275.175-.55.3l-.55.25q-.375.15-.738-.038t-.487-.612t.1-.762t.625-.538q.275-.125.5-.275t.475-.3l-.65.7l-8.2-8.2q-.275.625-.438 1.288T6 12.05m12.925 3.975l-1.5-1.5q.275-.6.425-1.25T18 11.95q0-1.175-.462-2.25T16.25 7.8L16 7.55V9q0 .425-.288.713T15 10t-.712-.288T14 9V5q0-.425.288-.712T15 4h4q.425 0 .713.288T20 5t-.288.713T19 6h-1.75l.4.35q1.125 1.125 1.738 2.575T20 11.95q0 1.075-.275 2.1t-.8 1.975m-9.45-9.45l-1.5-1.5q.275-.15.525-.263t.525-.237q.4-.15.75.037t.475.613q.1.4-.112.75t-.588.55q-.025.025-.038.025t-.037.025"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSyncDisabledRounded(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="M6 12.05q0 1.175.463 2.25t1.287 1.9l.25.25V15q0-.425.288-.712T9 14t.713.288T10 15v4q0 .425-.288.713T9 20H5q-.425 0-.712-.288T4 19t.288-.712T5 18h1.75l-.4-.35q-1.125-1.125-1.737-2.575T4 12.05q0-1.1.275-2.137t.85-1.988L2.1 4.9q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l16.975 17q.3.3.3.7t-.3.7t-.712.3t-.713-.3l-3.025-3q-.275.175-.55.3l-.55.25q-.375.15-.738-.038t-.487-.612t.1-.762t.625-.538q.275-.125.5-.275t.475-.3l-.65.7l-8.2-8.2q-.275.625-.438 1.288T6 12.05m12.925 3.975l-1.5-1.5q.275-.6.425-1.25T18 11.95q0-1.175-.462-2.25T16.25 7.8L16 7.55V9q0 .425-.288.713T15 10t-.712-.288T14 9V5q0-.425.288-.712T15 4h4q.425 0 .713.288T20 5t-.288.713T19 6h-1.75l.4.35q1.125 1.125 1.738 2.575T20 11.95q0 1.075-.275 2.1t-.8 1.975m-9.45-9.45l-1.5-1.5q.275-.15.525-.263t.525-.237q.4-.15.75.037t.475.613q.1.4-.112.75t-.588.55q-.025.025-.038.025t-.037.025"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 12.05q0 1.175.463 2.25t1.287 1.9l.25.25V15q0-.425.288-.712T9 14t.713.288T10 15v4q0 .425-.288.713T9 20H5q-.425 0-.712-.288T4 19t.288-.712T5 18h1.75l-.4-.35q-1.125-1.125-1.737-2.575T4 12.05q0-1.1.275-2.137t.85-1.988L2.1 4.9q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l16.975 17q.3.3.3.7t-.3.7t-.712.3t-.713-.3l-3.025-3q-.275.175-.55.3l-.55.25q-.375.15-.738-.038t-.487-.612t.1-.762t.625-.538q.275-.125.5-.275t.475-.3l-.65.7l-8.2-8.2q-.275.625-.438 1.288T6 12.05m12.925 3.975l-1.5-1.5q.275-.6.425-1.25T18 11.95q0-1.175-.462-2.25T16.25 7.8L16 7.55V9q0 .425-.288.713T15 10t-.712-.288T14 9V5q0-.425.288-.712T15 4h4q.425 0 .713.288T20 5t-.288.713T19 6h-1.75l.4.35q1.125 1.125 1.738 2.575T20 11.95q0 1.075-.275 2.1t-.8 1.975m-9.45-9.45l-1.5-1.5q.275-.15.525-.263t.525-.237q.4-.15.75.037t.475.613q.1.4-.112.75t-.588.55q-.025.025-.038.025t-.037.025"/></svg>
</template>

CSS

.icon-sync-disabled-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%22M6%2012.05q0%201.175.463%202.25t1.287%201.9l.25.25V15q0-.425.288-.712T9%2014t.713.288T10%2015v4q0%20.425-.288.713T9%2020H5q-.425%200-.712-.288T4%2019t.288-.712T5%2018h1.75l-.4-.35q-1.125-1.125-1.737-2.575T4%2012.05q0-1.1.275-2.137t.85-1.988L2.1%204.9q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l16.975%2017q.3.3.3.7t-.3.7t-.712.3t-.713-.3l-3.025-3q-.275.175-.55.3l-.55.25q-.375.15-.738-.038t-.487-.612t.1-.762t.625-.538q.275-.125.5-.275t.475-.3l-.65.7l-8.2-8.2q-.275.625-.438%201.288T6%2012.05m12.925%203.975l-1.5-1.5q.275-.6.425-1.25T18%2011.95q0-1.175-.462-2.25T16.25%207.8L16%207.55V9q0%20.425-.288.713T15%2010t-.712-.288T14%209V5q0-.425.288-.712T15%204h4q.425%200%20.713.288T20%205t-.288.713T19%206h-1.75l.4.35q1.125%201.125%201.738%202.575T20%2011.95q0%201.075-.275%202.1t-.8%201.975m-9.45-9.45l-1.5-1.5q.275-.15.525-.263t.525-.237q.4-.15.75.037t.475.613q.1.4-.112.75t-.588.55q-.025.025-.038.025t-.037.025%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%22M6%2012.05q0%201.175.463%202.25t1.287%201.9l.25.25V15q0-.425.288-.712T9%2014t.713.288T10%2015v4q0%20.425-.288.713T9%2020H5q-.425%200-.712-.288T4%2019t.288-.712T5%2018h1.75l-.4-.35q-1.125-1.125-1.737-2.575T4%2012.05q0-1.1.275-2.137t.85-1.988L2.1%204.9q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l16.975%2017q.3.3.3.7t-.3.7t-.712.3t-.713-.3l-3.025-3q-.275.175-.55.3l-.55.25q-.375.15-.738-.038t-.487-.612t.1-.762t.625-.538q.275-.125.5-.275t.475-.3l-.65.7l-8.2-8.2q-.275.625-.438%201.288T6%2012.05m12.925%203.975l-1.5-1.5q.275-.6.425-1.25T18%2011.95q0-1.175-.462-2.25T16.25%207.8L16%207.55V9q0%20.425-.288.713T15%2010t-.712-.288T14%209V5q0-.425.288-.712T15%204h4q.425%200%20.713.288T20%205t-.288.713T19%206h-1.75l.4.35q1.125%201.125%201.738%202.575T20%2011.95q0%201.075-.275%202.1t-.8%201.975m-9.45-9.45l-1.5-1.5q.275-.15.525-.263t.525-.237q.4-.15.75.037t.475.613q.1.4-.112.75t-.588.55q-.025.025-.038.025t-.037.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sync-disabled-rounded.svg?color=%231a73e8&size=48