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

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

3 other variants in Material Symbols

The same icon in other sets

More ui actions icons from Material Symbols

Use the sync problem icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.288 16.713Q11 16.425 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288m0-4Q11 12.425 11 12V8q0-.425.288-.712T12 7t.713.288T13 8v4q0 .425-.288.713T12 13t-.712-.288M5 12q0 1.35.538 2.488T7 16.45V15q0-.425.288-.712T8 14t.713.288T9 15v4q0 .425-.288.713T8 20H4q-.425 0-.712-.288T3 19t.288-.712T4 18h1.725q-1.275-1.1-2-2.65T3 12q0-2.35 1.225-4.25t3.2-2.9q.35-.2.738-.025t.512.575t-.038.775t-.512.575q-1.4.775-2.262 2.163T5 12m14 0q0-1.35-.537-2.488T17 7.55V9q0 .425-.288.713T16 10t-.712-.288T15 9V5q0-.425.288-.712T16 4h4q.425 0 .713.288T21 5t-.288.713T20 6h-1.725q1.275 1.1 2 2.65T21 12q0 2.35-1.225 4.263t-3.2 2.912q-.35.2-.737.013t-.513-.588t.038-.775t.512-.575q1.4-.775 2.263-2.162T19 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSyncProblemOutlineRounded(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="M11.288 16.713Q11 16.425 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288m0-4Q11 12.425 11 12V8q0-.425.288-.712T12 7t.713.288T13 8v4q0 .425-.288.713T12 13t-.712-.288M5 12q0 1.35.538 2.488T7 16.45V15q0-.425.288-.712T8 14t.713.288T9 15v4q0 .425-.288.713T8 20H4q-.425 0-.712-.288T3 19t.288-.712T4 18h1.725q-1.275-1.1-2-2.65T3 12q0-2.35 1.225-4.25t3.2-2.9q.35-.2.738-.025t.512.575t-.038.775t-.512.575q-1.4.775-2.262 2.163T5 12m14 0q0-1.35-.537-2.488T17 7.55V9q0 .425-.288.713T16 10t-.712-.288T15 9V5q0-.425.288-.712T16 4h4q.425 0 .713.288T21 5t-.288.713T20 6h-1.725q1.275 1.1 2 2.65T21 12q0 2.35-1.225 4.263t-3.2 2.912q-.35.2-.737.013t-.513-.588t.038-.775t.512-.575q1.4-.775 2.263-2.162T19 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.288 16.713Q11 16.425 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288m0-4Q11 12.425 11 12V8q0-.425.288-.712T12 7t.713.288T13 8v4q0 .425-.288.713T12 13t-.712-.288M5 12q0 1.35.538 2.488T7 16.45V15q0-.425.288-.712T8 14t.713.288T9 15v4q0 .425-.288.713T8 20H4q-.425 0-.712-.288T3 19t.288-.712T4 18h1.725q-1.275-1.1-2-2.65T3 12q0-2.35 1.225-4.25t3.2-2.9q.35-.2.738-.025t.512.575t-.038.775t-.512.575q-1.4.775-2.262 2.163T5 12m14 0q0-1.35-.537-2.488T17 7.55V9q0 .425-.288.713T16 10t-.712-.288T15 9V5q0-.425.288-.712T16 4h4q.425 0 .713.288T21 5t-.288.713T20 6h-1.725q1.275 1.1 2 2.65T21 12q0 2.35-1.225 4.263t-3.2 2.912q-.35.2-.737.013t-.513-.588t.038-.775t.512-.575q1.4-.775 2.263-2.162T19 12"/></svg>
</template>

CSS

.icon-sync-problem-outline-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%22M11.288%2016.713Q11%2016.425%2011%2016t.288-.712T12%2015t.713.288T13%2016t-.288.713T12%2017t-.712-.288m0-4Q11%2012.425%2011%2012V8q0-.425.288-.712T12%207t.713.288T13%208v4q0%20.425-.288.713T12%2013t-.712-.288M5%2012q0%201.35.538%202.488T7%2016.45V15q0-.425.288-.712T8%2014t.713.288T9%2015v4q0%20.425-.288.713T8%2020H4q-.425%200-.712-.288T3%2019t.288-.712T4%2018h1.725q-1.275-1.1-2-2.65T3%2012q0-2.35%201.225-4.25t3.2-2.9q.35-.2.738-.025t.512.575t-.038.775t-.512.575q-1.4.775-2.262%202.163T5%2012m14%200q0-1.35-.537-2.488T17%207.55V9q0%20.425-.288.713T16%2010t-.712-.288T15%209V5q0-.425.288-.712T16%204h4q.425%200%20.713.288T21%205t-.288.713T20%206h-1.725q1.275%201.1%202%202.65T21%2012q0%202.35-1.225%204.263t-3.2%202.912q-.35.2-.737.013t-.513-.588t.038-.775t.512-.575q1.4-.775%202.263-2.162T19%2012%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%22M11.288%2016.713Q11%2016.425%2011%2016t.288-.712T12%2015t.713.288T13%2016t-.288.713T12%2017t-.712-.288m0-4Q11%2012.425%2011%2012V8q0-.425.288-.712T12%207t.713.288T13%208v4q0%20.425-.288.713T12%2013t-.712-.288M5%2012q0%201.35.538%202.488T7%2016.45V15q0-.425.288-.712T8%2014t.713.288T9%2015v4q0%20.425-.288.713T8%2020H4q-.425%200-.712-.288T3%2019t.288-.712T4%2018h1.725q-1.275-1.1-2-2.65T3%2012q0-2.35%201.225-4.25t3.2-2.9q.35-.2.738-.025t.512.575t-.038.775t-.512.575q-1.4.775-2.262%202.163T5%2012m14%200q0-1.35-.537-2.488T17%207.55V9q0%20.425-.288.713T16%2010t-.712-.288T15%209V5q0-.425.288-.712T16%204h4q.425%200%20.713.288T21%205t-.288.713T20%206h-1.725q1.275%201.1%202%202.65T21%2012q0%202.35-1.225%204.263t-3.2%202.912q-.35.2-.737.013t-.513-.588t.038-.775t.512-.575q1.4-.775%202.263-2.162T19%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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