sync-lock-rounded from Material Symbols by Google · Rounded · Privacy · Apache-2.0 Free for personal and commercial use.

Name
sync-lock-rounded
Set
Material Symbols
Style
Rounded
Category
Privacy
Viewbox
24×24
License
Apache 2.0
Aliases
sync-lock-outline-rounded

2 other variants in Material Symbols

The same icon in other sets

More privacy icons from Material Symbols

Use the sync lock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 12q0 1.35.538 2.488T8 16.45V15q0-.425.288-.712T9 14t.713.288T10 15v4q0 .425-.288.713T9 20H5q-.425 0-.712-.288T4 19t.288-.712T5 18h1.725q-1.275-1.1-2-2.65T4 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.163T6 12m13 0q-.425 0-.712-.288T17.925 11q-.175-.975-.663-1.838T16 7.55V9q0 .425-.288.713T15 10t-.712-.288T14 9V5q0-.425.288-.712T15 4h4q.425 0 .713.288T20 5t-.288.713T19 6h-1.725q1.25 1.125 1.863 2.388T19.925 11q.05.425-.225.713T19 12m-3 10q-.425 0-.712-.288T15 21v-3q0-.425.288-.712T16 17v-1q0-.825.588-1.412T18 14t1.413.588T20 16v1q.425 0 .713.288T21 18v3q0 .425-.288.713T20 22zm1-5h2v-1q0-.425-.288-.712T18 15t-.712.288T17 16z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSyncLockRounded(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="M6 12q0 1.35.538 2.488T8 16.45V15q0-.425.288-.712T9 14t.713.288T10 15v4q0 .425-.288.713T9 20H5q-.425 0-.712-.288T4 19t.288-.712T5 18h1.725q-1.275-1.1-2-2.65T4 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.163T6 12m13 0q-.425 0-.712-.288T17.925 11q-.175-.975-.663-1.838T16 7.55V9q0 .425-.288.713T15 10t-.712-.288T14 9V5q0-.425.288-.712T15 4h4q.425 0 .713.288T20 5t-.288.713T19 6h-1.725q1.25 1.125 1.863 2.388T19.925 11q.05.425-.225.713T19 12m-3 10q-.425 0-.712-.288T15 21v-3q0-.425.288-.712T16 17v-1q0-.825.588-1.412T18 14t1.413.588T20 16v1q.425 0 .713.288T21 18v3q0 .425-.288.713T20 22zm1-5h2v-1q0-.425-.288-.712T18 15t-.712.288T17 16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 12q0 1.35.538 2.488T8 16.45V15q0-.425.288-.712T9 14t.713.288T10 15v4q0 .425-.288.713T9 20H5q-.425 0-.712-.288T4 19t.288-.712T5 18h1.725q-1.275-1.1-2-2.65T4 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.163T6 12m13 0q-.425 0-.712-.288T17.925 11q-.175-.975-.663-1.838T16 7.55V9q0 .425-.288.713T15 10t-.712-.288T14 9V5q0-.425.288-.712T15 4h4q.425 0 .713.288T20 5t-.288.713T19 6h-1.725q1.25 1.125 1.863 2.388T19.925 11q.05.425-.225.713T19 12m-3 10q-.425 0-.712-.288T15 21v-3q0-.425.288-.712T16 17v-1q0-.825.588-1.412T18 14t1.413.588T20 16v1q.425 0 .713.288T21 18v3q0 .425-.288.713T20 22zm1-5h2v-1q0-.425-.288-.712T18 15t-.712.288T17 16z"/></svg>
</template>

CSS

.icon-sync-lock-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%22M6%2012q0%201.35.538%202.488T8%2016.45V15q0-.425.288-.712T9%2014t.713.288T10%2015v4q0%20.425-.288.713T9%2020H5q-.425%200-.712-.288T4%2019t.288-.712T5%2018h1.725q-1.275-1.1-2-2.65T4%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.163T6%2012m13%200q-.425%200-.712-.288T17.925%2011q-.175-.975-.663-1.838T16%207.55V9q0%20.425-.288.713T15%2010t-.712-.288T14%209V5q0-.425.288-.712T15%204h4q.425%200%20.713.288T20%205t-.288.713T19%206h-1.725q1.25%201.125%201.863%202.388T19.925%2011q.05.425-.225.713T19%2012m-3%2010q-.425%200-.712-.288T15%2021v-3q0-.425.288-.712T16%2017v-1q0-.825.588-1.412T18%2014t1.413.588T20%2016v1q.425%200%20.713.288T21%2018v3q0%20.425-.288.713T20%2022zm1-5h2v-1q0-.425-.288-.712T18%2015t-.712.288T17%2016z%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%22M6%2012q0%201.35.538%202.488T8%2016.45V15q0-.425.288-.712T9%2014t.713.288T10%2015v4q0%20.425-.288.713T9%2020H5q-.425%200-.712-.288T4%2019t.288-.712T5%2018h1.725q-1.275-1.1-2-2.65T4%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.163T6%2012m13%200q-.425%200-.712-.288T17.925%2011q-.175-.975-.663-1.838T16%207.55V9q0%20.425-.288.713T15%2010t-.712-.288T14%209V5q0-.425.288-.712T15%204h4q.425%200%20.713.288T20%205t-.288.713T19%206h-1.725q1.25%201.125%201.863%202.388T19.925%2011q.05.425-.225.713T19%2012m-3%2010q-.425%200-.712-.288T15%2021v-3q0-.425.288-.712T16%2017v-1q0-.825.588-1.412T18%2014t1.413.588T20%2016v1q.425%200%20.713.288T21%2018v3q0%20.425-.288.713T20%2022zm1-5h2v-1q0-.425-.288-.712T18%2015t-.712.288T17%2016z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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