The HugeIcons square lock check 01 icon depicts a square with a lock symbol and a checkmark, commonly used to indicate a secured or completed task or status.
Common uses
- Indicate successful completion of a security-related action.
- Show that an item or feature is locked and has been verified.
- Represent a 'verified' or 'approved' status for a secured item.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareLockCheck01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareLockCheck01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- secure checkverified lockcompleted securitylocked verified
FAQ
- What does the square lock check 01 icon represent?
- It represents a secured item or status that has been verified or completed, often used for security or confirmation.
- How do I use the SquareLockCheck01Icon in React?
- Import both HugeiconsIcon and SquareLockCheck01Icon from their respective packages and render it using <HugeiconsIcon icon={SquareLockCheck01Icon} />.
- What is the license for this icon?
- The HugeIcons square lock check 01 icon is released under the MIT license.
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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →