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

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

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="M5.5 12.089q0 1.27.501 2.432t1.403 2.064l1.019 1.019v-2.527q0-.213.143-.357t.357-.143t.357.143t.143.357v3.462q0 .348-.23.577q-.23.23-.577.23H5.154q-.213 0-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144H7.75l-1.054-1.042q-1.048-1.048-1.622-2.392T4.5 12.089q0-1.12.323-2.186t.956-2.016L2.83 4.939q-.146-.147-.153-.348t.159-.366t.356-.165t.357.165l16.225 16.23q.146.147.156.345t-.156.364q-.165.165-.357.165t-.356-.166l-2.949-2.942q-.275.195-.55.348t-.569.298q-.183.073-.382-.008t-.266-.276t.033-.388t.288-.278q.294-.125.577-.294t.552-.339l-.188.431l-9.104-9.104q-.506.78-.755 1.663q-.249.884-.249 1.814m12.752 3.995l-.73-.731q.486-.773.732-1.644q.246-.872.246-1.797q0-1.27-.501-2.432t-1.403-2.064l-1.019-1.019v2.527q0 .213-.143.357t-.357.143t-.357-.143t-.143-.357V5.462q0-.348.23-.578t.578-.23h3.461q.214 0 .357.143q.143.144.143.357t-.143.357q-.143.143-.357.143H16.25l1.054 1.042q1.048 1.048 1.622 2.393t.574 2.823q0 1.113-.323 2.167t-.925 2.004M8.629 6.46l-.712-.712q.275-.188.545-.34q.269-.15.563-.275q.189-.073.375.008t.254.276q.062.189-.045.385t-.29.28q-.179.084-.355.18q-.175.096-.335.198"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSyncDisabledRounded(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="M5.5 12.089q0 1.27.501 2.432t1.403 2.064l1.019 1.019v-2.527q0-.213.143-.357t.357-.143t.357.143t.143.357v3.462q0 .348-.23.577q-.23.23-.577.23H5.154q-.213 0-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144H7.75l-1.054-1.042q-1.048-1.048-1.622-2.392T4.5 12.089q0-1.12.323-2.186t.956-2.016L2.83 4.939q-.146-.147-.153-.348t.159-.366t.356-.165t.357.165l16.225 16.23q.146.147.156.345t-.156.364q-.165.165-.357.165t-.356-.166l-2.949-2.942q-.275.195-.55.348t-.569.298q-.183.073-.382-.008t-.266-.276t.033-.388t.288-.278q.294-.125.577-.294t.552-.339l-.188.431l-9.104-9.104q-.506.78-.755 1.663q-.249.884-.249 1.814m12.752 3.995l-.73-.731q.486-.773.732-1.644q.246-.872.246-1.797q0-1.27-.501-2.432t-1.403-2.064l-1.019-1.019v2.527q0 .213-.143.357t-.357.143t-.357-.143t-.143-.357V5.462q0-.348.23-.578t.578-.23h3.461q.214 0 .357.143q.143.144.143.357t-.143.357q-.143.143-.357.143H16.25l1.054 1.042q1.048 1.048 1.622 2.393t.574 2.823q0 1.113-.323 2.167t-.925 2.004M8.629 6.46l-.712-.712q.275-.188.545-.34q.269-.15.563-.275q.189-.073.375.008t.254.276q.062.189-.045.385t-.29.28q-.179.084-.355.18q-.175.096-.335.198"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.5 12.089q0 1.27.501 2.432t1.403 2.064l1.019 1.019v-2.527q0-.213.143-.357t.357-.143t.357.143t.143.357v3.462q0 .348-.23.577q-.23.23-.577.23H5.154q-.213 0-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144H7.75l-1.054-1.042q-1.048-1.048-1.622-2.392T4.5 12.089q0-1.12.323-2.186t.956-2.016L2.83 4.939q-.146-.147-.153-.348t.159-.366t.356-.165t.357.165l16.225 16.23q.146.147.156.345t-.156.364q-.165.165-.357.165t-.356-.166l-2.949-2.942q-.275.195-.55.348t-.569.298q-.183.073-.382-.008t-.266-.276t.033-.388t.288-.278q.294-.125.577-.294t.552-.339l-.188.431l-9.104-9.104q-.506.78-.755 1.663q-.249.884-.249 1.814m12.752 3.995l-.73-.731q.486-.773.732-1.644q.246-.872.246-1.797q0-1.27-.501-2.432t-1.403-2.064l-1.019-1.019v2.527q0 .213-.143.357t-.357.143t-.357-.143t-.143-.357V5.462q0-.348.23-.578t.578-.23h3.461q.214 0 .357.143q.143.144.143.357t-.143.357q-.143.143-.357.143H16.25l1.054 1.042q1.048 1.048 1.622 2.393t.574 2.823q0 1.113-.323 2.167t-.925 2.004M8.629 6.46l-.712-.712q.275-.188.545-.34q.269-.15.563-.275q.189-.073.375.008t.254.276q.062.189-.045.385t-.29.28q-.179.084-.355.18q-.175.096-.335.198"/></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%22M5.5%2012.089q0%201.27.501%202.432t1.403%202.064l1.019%201.019v-2.527q0-.213.143-.357t.357-.143t.357.143t.143.357v3.462q0%20.348-.23.577q-.23.23-.577.23H5.154q-.213%200-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144H7.75l-1.054-1.042q-1.048-1.048-1.622-2.392T4.5%2012.089q0-1.12.323-2.186t.956-2.016L2.83%204.939q-.146-.147-.153-.348t.159-.366t.356-.165t.357.165l16.225%2016.23q.146.147.156.345t-.156.364q-.165.165-.357.165t-.356-.166l-2.949-2.942q-.275.195-.55.348t-.569.298q-.183.073-.382-.008t-.266-.276t.033-.388t.288-.278q.294-.125.577-.294t.552-.339l-.188.431l-9.104-9.104q-.506.78-.755%201.663q-.249.884-.249%201.814m12.752%203.995l-.73-.731q.486-.773.732-1.644q.246-.872.246-1.797q0-1.27-.501-2.432t-1.403-2.064l-1.019-1.019v2.527q0%20.213-.143.357t-.357.143t-.357-.143t-.143-.357V5.462q0-.348.23-.578t.578-.23h3.461q.214%200%20.357.143q.143.144.143.357t-.143.357q-.143.143-.357.143H16.25l1.054%201.042q1.048%201.048%201.622%202.393t.574%202.823q0%201.113-.323%202.167t-.925%202.004M8.629%206.46l-.712-.712q.275-.188.545-.34q.269-.15.563-.275q.189-.073.375.008t.254.276q.062.189-.045.385t-.29.28q-.179.084-.355.18q-.175.096-.335.198%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%22M5.5%2012.089q0%201.27.501%202.432t1.403%202.064l1.019%201.019v-2.527q0-.213.143-.357t.357-.143t.357.143t.143.357v3.462q0%20.348-.23.577q-.23.23-.577.23H5.154q-.213%200-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144H7.75l-1.054-1.042q-1.048-1.048-1.622-2.392T4.5%2012.089q0-1.12.323-2.186t.956-2.016L2.83%204.939q-.146-.147-.153-.348t.159-.366t.356-.165t.357.165l16.225%2016.23q.146.147.156.345t-.156.364q-.165.165-.357.165t-.356-.166l-2.949-2.942q-.275.195-.55.348t-.569.298q-.183.073-.382-.008t-.266-.276t.033-.388t.288-.278q.294-.125.577-.294t.552-.339l-.188.431l-9.104-9.104q-.506.78-.755%201.663q-.249.884-.249%201.814m12.752%203.995l-.73-.731q.486-.773.732-1.644q.246-.872.246-1.797q0-1.27-.501-2.432t-1.403-2.064l-1.019-1.019v2.527q0%20.213-.143.357t-.357.143t-.357-.143t-.143-.357V5.462q0-.348.23-.578t.578-.23h3.461q.214%200%20.357.143q.143.144.143.357t-.143.357q-.143.143-.357.143H16.25l1.054%201.042q1.048%201.048%201.622%202.393t.574%202.823q0%201.113-.323%202.167t-.925%202.004M8.629%206.46l-.712-.712q.275-.188.545-.34q.269-.15.563-.275q.189-.073.375.008t.254.276q.062.189-.045.385t-.29.28q-.179.084-.355.18q-.175.096-.335.198%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-rounded.svg?color=%231a73e8&size=48