John KuehJohn Kueh

lock sync 01 icon

HugeIcons · LockSync01Icon · MIT

Download SVG

The HugeIcons lock sync 01 icon depicts a padlock with a circular arrow, typically used to represent secure synchronization or data that is locked and being updated.

Common uses

  • Indicate a locked file being synced
  • Show a secure connection being established
  • Represent an account that is locked during a synchronization process

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LockSync01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={LockSync01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
secure synclocked updatesync locksecurity synchronization

FAQ

What does the lock sync 01 icon represent?
It visually communicates a state where data or a connection is both secured (locked) and undergoing an update or synchronization process.
How do I use the LockSync01Icon in React?
Import it using `import { LockSync01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={LockSync01Icon} />`.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free usage in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →