lock sync 02 icon

lock-sync-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
lock-sync-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the lock sync 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M20 11h2c-.503-5.053-4.777-9-9.975-9C6.488 2 2 6.477 2 12s4.488 10 10.025 10c4.11 0 7.643-2.468 9.19-6"/><path d="M14.25 10.982V9.191C14.25 7.98 13.243 7 12 7s-2.25.98-2.25 2.19v1.792M12 17c-1.933 0-3.5-1.526-3.5-3.407s1.567-3.408 3.5-3.408s3.5 1.526 3.5 3.408S13.933 17 12 17Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLockSync02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M20 11h2c-.503-5.053-4.777-9-9.975-9C6.488 2 2 6.477 2 12s4.488 10 10.025 10c4.11 0 7.643-2.468 9.19-6"/><path d="M14.25 10.982V9.191C14.25 7.98 13.243 7 12 7s-2.25.98-2.25 2.19v1.792M12 17c-1.933 0-3.5-1.526-3.5-3.407s1.567-3.408 3.5-3.408s3.5 1.526 3.5 3.408S13.933 17 12 17Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M20 11h2c-.503-5.053-4.777-9-9.975-9C6.488 2 2 6.477 2 12s4.488 10 10.025 10c4.11 0 7.643-2.468 9.19-6"/><path d="M14.25 10.982V9.191C14.25 7.98 13.243 7 12 7s-2.25.98-2.25 2.19v1.792M12 17c-1.933 0-3.5-1.526-3.5-3.407s1.567-3.408 3.5-3.408s3.5 1.526 3.5 3.408S13.933 17 12 17Z"/></g></svg>
</template>

CSS

.icon-lock-sync-02 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20%2011h2c-.503-5.053-4.777-9-9.975-9C6.488%202%202%206.477%202%2012s4.488%2010%2010.025%2010c4.11%200%207.643-2.468%209.19-6%22%2F%3E%3Cpath%20d%3D%22M14.25%2010.982V9.191C14.25%207.98%2013.243%207%2012%207s-2.25.98-2.25%202.19v1.792M12%2017c-1.933%200-3.5-1.526-3.5-3.407s1.567-3.408%203.5-3.408s3.5%201.526%203.5%203.408S13.933%2017%2012%2017Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20%2011h2c-.503-5.053-4.777-9-9.975-9C6.488%202%202%206.477%202%2012s4.488%2010%2010.025%2010c4.11%200%207.643-2.468%209.19-6%22%2F%3E%3Cpath%20d%3D%22M14.25%2010.982V9.191C14.25%207.98%2013.243%207%2012%207s-2.25.98-2.25%202.19v1.792M12%2017c-1.933%200-3.5-1.526-3.5-3.407s1.567-3.408%203.5-3.408s3.5%201.526%203.5%203.408S13.933%2017%2012%2017Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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