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

Name
sync-disabled
Set
Material Symbols Light
Style
Regular
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
sync-disabled-outline, sync-disabled-outline-sharp, sync-disabled-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

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="m19.416 21.523l-3.303-3.302q-.379.256-.776.462t-.837.375v-1.062q.246-.107.463-.228t.445-.252L6.504 8.612q-.487.76-.745 1.643q-.259.883-.259 1.834q0 1.22.464 2.37q.463 1.149 1.44 2.126l1.019 1.019v-3.027h1v4.77h-4.77v-1H7.75l-1.054-1.043q-1.148-1.148-1.672-2.49q-.524-1.34-.524-2.724q0-1.164.326-2.22t.953-1.982L2.477 4.585l.714-.714L20.129 20.81zm-1.164-5.44l-.73-.731q.467-.754.722-1.625q.256-.871.256-1.815q0-1.222-.463-2.37q-.464-1.15-1.44-2.126l-1.02-1.02v3.027h-1v-4.77h4.77v1H16.25l1.054 1.043q1.148 1.148 1.672 2.49q.524 1.341.524 2.726q0 1.144-.326 2.195t-.922 1.976M8.629 6.46l-.712-.712q.38-.256.764-.446q.385-.19.819-.36v1.062q-.24.108-.455.215q-.214.108-.416.24"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSyncDisabled(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.416 21.523l-3.303-3.302q-.379.256-.776.462t-.837.375v-1.062q.246-.107.463-.228t.445-.252L6.504 8.612q-.487.76-.745 1.643q-.259.883-.259 1.834q0 1.22.464 2.37q.463 1.149 1.44 2.126l1.019 1.019v-3.027h1v4.77h-4.77v-1H7.75l-1.054-1.043q-1.148-1.148-1.672-2.49q-.524-1.34-.524-2.724q0-1.164.326-2.22t.953-1.982L2.477 4.585l.714-.714L20.129 20.81zm-1.164-5.44l-.73-.731q.467-.754.722-1.625q.256-.871.256-1.815q0-1.222-.463-2.37q-.464-1.15-1.44-2.126l-1.02-1.02v3.027h-1v-4.77h4.77v1H16.25l1.054 1.043q1.148 1.148 1.672 2.49q.524 1.341.524 2.726q0 1.144-.326 2.195t-.922 1.976M8.629 6.46l-.712-.712q.38-.256.764-.446q.385-.19.819-.36v1.062q-.24.108-.455.215q-.214.108-.416.24"/></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.416 21.523l-3.303-3.302q-.379.256-.776.462t-.837.375v-1.062q.246-.107.463-.228t.445-.252L6.504 8.612q-.487.76-.745 1.643q-.259.883-.259 1.834q0 1.22.464 2.37q.463 1.149 1.44 2.126l1.019 1.019v-3.027h1v4.77h-4.77v-1H7.75l-1.054-1.043q-1.148-1.148-1.672-2.49q-.524-1.34-.524-2.724q0-1.164.326-2.22t.953-1.982L2.477 4.585l.714-.714L20.129 20.81zm-1.164-5.44l-.73-.731q.467-.754.722-1.625q.256-.871.256-1.815q0-1.222-.463-2.37q-.464-1.15-1.44-2.126l-1.02-1.02v3.027h-1v-4.77h4.77v1H16.25l1.054 1.043q1.148 1.148 1.672 2.49q.524 1.341.524 2.726q0 1.144-.326 2.195t-.922 1.976M8.629 6.46l-.712-.712q.38-.256.764-.446q.385-.19.819-.36v1.062q-.24.108-.455.215q-.214.108-.416.24"/></svg>
</template>

CSS

.icon-sync-disabled {
  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.416%2021.523l-3.303-3.302q-.379.256-.776.462t-.837.375v-1.062q.246-.107.463-.228t.445-.252L6.504%208.612q-.487.76-.745%201.643q-.259.883-.259%201.834q0%201.22.464%202.37q.463%201.149%201.44%202.126l1.019%201.019v-3.027h1v4.77h-4.77v-1H7.75l-1.054-1.043q-1.148-1.148-1.672-2.49q-.524-1.34-.524-2.724q0-1.164.326-2.22t.953-1.982L2.477%204.585l.714-.714L20.129%2020.81zm-1.164-5.44l-.73-.731q.467-.754.722-1.625q.256-.871.256-1.815q0-1.222-.463-2.37q-.464-1.15-1.44-2.126l-1.02-1.02v3.027h-1v-4.77h4.77v1H16.25l1.054%201.043q1.148%201.148%201.672%202.49q.524%201.341.524%202.726q0%201.144-.326%202.195t-.922%201.976M8.629%206.46l-.712-.712q.38-.256.764-.446q.385-.19.819-.36v1.062q-.24.108-.455.215q-.214.108-.416.24%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.416%2021.523l-3.303-3.302q-.379.256-.776.462t-.837.375v-1.062q.246-.107.463-.228t.445-.252L6.504%208.612q-.487.76-.745%201.643q-.259.883-.259%201.834q0%201.22.464%202.37q.463%201.149%201.44%202.126l1.019%201.019v-3.027h1v4.77h-4.77v-1H7.75l-1.054-1.043q-1.148-1.148-1.672-2.49q-.524-1.34-.524-2.724q0-1.164.326-2.22t.953-1.982L2.477%204.585l.714-.714L20.129%2020.81zm-1.164-5.44l-.73-.731q.467-.754.722-1.625q.256-.871.256-1.815q0-1.222-.463-2.37q-.464-1.15-1.44-2.126l-1.02-1.02v3.027h-1v-4.77h4.77v1H16.25l1.054%201.043q1.148%201.148%201.672%202.49q.524%201.341.524%202.726q0%201.144-.326%202.195t-.922%201.976M8.629%206.46l-.712-.712q.38-.256.764-.446q.385-.19.819-.36v1.062q-.24.108-.455.215q-.214.108-.416.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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