sync saved locally off icon
sync-saved-locally-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- sync-saved-locally-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the sync saved locally off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.123 17.273l-.85-.85h.266q.211-.057.336-.23t.125-.347V6.077q0-.27-.173-.442q-.173-.173-.442-.173H8.31l-1-1h12.074q.69 0 1.153.462T21 6.077v9.77q0 .419-.209.81q-.208.391-.668.616m-2.077 2.189H2.27q-.213 0-.357-.144t-.143-.356t.143-.357t.357-.144h14.772l-1-1H4.616q-.691 0-1.153-.462T3 15.846V6.042q0-.327.173-.586q.173-.26.442-.414l-1.874-1.88q-.141-.147-.15-.345t.155-.363q.16-.16.354-.16t.354.16l19.092 19.092q.14.14.15.345q.01.203-.15.363t-.354.16t-.353-.16zm-3.011-3L4.48 5.902q-.231.096-.356.24T4 6.498v9.348q0 .27.173.443t.443.173zm-1.939-6.235l1.725-1.725q.146-.146.345-.156t.363.156t.165.357t-.165.357L13.79 10.94z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSyncSavedLocallyOffOutlineRounded(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="m20.123 17.273l-.85-.85h.266q.211-.057.336-.23t.125-.347V6.077q0-.27-.173-.442q-.173-.173-.442-.173H8.31l-1-1h12.074q.69 0 1.153.462T21 6.077v9.77q0 .419-.209.81q-.208.391-.668.616m-2.077 2.189H2.27q-.213 0-.357-.144t-.143-.356t.143-.357t.357-.144h14.772l-1-1H4.616q-.691 0-1.153-.462T3 15.846V6.042q0-.327.173-.586q.173-.26.442-.414l-1.874-1.88q-.141-.147-.15-.345t.155-.363q.16-.16.354-.16t.354.16l19.092 19.092q.14.14.15.345q.01.203-.15.363t-.354.16t-.353-.16zm-3.011-3L4.48 5.902q-.231.096-.356.24T4 6.498v9.348q0 .27.173.443t.443.173zm-1.939-6.235l1.725-1.725q.146-.146.345-.156t.363.156t.165.357t-.165.357L13.79 10.94z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.123 17.273l-.85-.85h.266q.211-.057.336-.23t.125-.347V6.077q0-.27-.173-.442q-.173-.173-.442-.173H8.31l-1-1h12.074q.69 0 1.153.462T21 6.077v9.77q0 .419-.209.81q-.208.391-.668.616m-2.077 2.189H2.27q-.213 0-.357-.144t-.143-.356t.143-.357t.357-.144h14.772l-1-1H4.616q-.691 0-1.153-.462T3 15.846V6.042q0-.327.173-.586q.173-.26.442-.414l-1.874-1.88q-.141-.147-.15-.345t.155-.363q.16-.16.354-.16t.354.16l19.092 19.092q.14.14.15.345q.01.203-.15.363t-.354.16t-.353-.16zm-3.011-3L4.48 5.902q-.231.096-.356.24T4 6.498v9.348q0 .27.173.443t.443.173zm-1.939-6.235l1.725-1.725q.146-.146.345-.156t.363.156t.165.357t-.165.357L13.79 10.94z"/></svg> </template>
CSS
.icon-sync-saved-locally-off-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%22m20.123%2017.273l-.85-.85h.266q.211-.057.336-.23t.125-.347V6.077q0-.27-.173-.442q-.173-.173-.442-.173H8.31l-1-1h12.074q.69%200%201.153.462T21%206.077v9.77q0%20.419-.209.81q-.208.391-.668.616m-2.077%202.189H2.27q-.213%200-.357-.144t-.143-.356t.143-.357t.357-.144h14.772l-1-1H4.616q-.691%200-1.153-.462T3%2015.846V6.042q0-.327.173-.586q.173-.26.442-.414l-1.874-1.88q-.141-.147-.15-.345t.155-.363q.16-.16.354-.16t.354.16l19.092%2019.092q.14.14.15.345q.01.203-.15.363t-.354.16t-.353-.16zm-3.011-3L4.48%205.902q-.231.096-.356.24T4%206.498v9.348q0%20.27.173.443t.443.173zm-1.939-6.235l1.725-1.725q.146-.146.345-.156t.363.156t.165.357t-.165.357L13.79%2010.94z%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%22m20.123%2017.273l-.85-.85h.266q.211-.057.336-.23t.125-.347V6.077q0-.27-.173-.442q-.173-.173-.442-.173H8.31l-1-1h12.074q.69%200%201.153.462T21%206.077v9.77q0%20.419-.209.81q-.208.391-.668.616m-2.077%202.189H2.27q-.213%200-.357-.144t-.143-.356t.143-.357t.357-.144h14.772l-1-1H4.616q-.691%200-1.153-.462T3%2015.846V6.042q0-.327.173-.586q.173-.26.442-.414l-1.874-1.88q-.141-.147-.15-.345t.155-.363q.16-.16.354-.16t.354.16l19.092%2019.092q.14.14.15.345q.01.203-.15.363t-.354.16t-.353-.16zm-3.011-3L4.48%205.902q-.231.096-.356.24T4%206.498v9.348q0%20.27.173.443t.443.173zm-1.939-6.235l1.725-1.725q.146-.146.345-.156t.363.156t.165.357t-.165.357L13.79%2010.94z%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-saved-locally-off-outline-rounded.svg?color=%231a73e8&size=48