sync saved locally off icon
sync-saved-locally-off-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- sync-saved-locally-off-rounded
- Set
- Material Symbols Light
- Style
- 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="M18.046 19.462H2.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-.16zm2.077-2.189L13.79 10.94l1.739-1.724q.165-.147.168-.348t-.162-.366t-.357-.166t-.357.166l-1.725 1.725l-5.784-5.766h12.073q.69 0 1.153.463T21 6.077v9.77q0 .418-.209.81q-.208.391-.668.616"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSyncSavedLocallyOffRounded(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="M18.046 19.462H2.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-.16zm2.077-2.189L13.79 10.94l1.739-1.724q.165-.147.168-.348t-.162-.366t-.357-.166t-.357.166l-1.725 1.725l-5.784-5.766h12.073q.69 0 1.153.463T21 6.077v9.77q0 .418-.209.81q-.208.391-.668.616"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.046 19.462H2.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-.16zm2.077-2.189L13.79 10.94l1.739-1.724q.165-.147.168-.348t-.162-.366t-.357-.166t-.357.166l-1.725 1.725l-5.784-5.766h12.073q.69 0 1.153.463T21 6.077v9.77q0 .418-.209.81q-.208.391-.668.616"/></svg> </template>
CSS
.icon-sync-saved-locally-off-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%22M18.046%2019.462H2.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-.16zm2.077-2.189L13.79%2010.94l1.739-1.724q.165-.147.168-.348t-.162-.366t-.357-.166t-.357.166l-1.725%201.725l-5.784-5.766h12.073q.69%200%201.153.463T21%206.077v9.77q0%20.418-.209.81q-.208.391-.668.616%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%22M18.046%2019.462H2.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-.16zm2.077-2.189L13.79%2010.94l1.739-1.724q.165-.147.168-.348t-.162-.366t-.357-.166t-.357.166l-1.725%201.725l-5.784-5.766h12.073q.69%200%201.153.463T21%206.077v9.77q0%20.418-.209.81q-.208.391-.668.616%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-rounded.svg?color=%231a73e8&size=48