The Tabler lock pin icon visually represents a secured or locked item, often used to indicate protected data, restricted access, or a saved/pinned secure setting.
Common uses
- Indicate a password-protected field.
- Show a saved or pinned secure location.
- Represent system security settings.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockPin } from '@tabler/icons-react';
<IconLockPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- securecodenumberaccesskeyprotectionguardpasswordentrylocksystempin
FAQ
- What does the lock pin icon represent?
- It signifies security, access control, or a protected state, like a password or a secured setting.
- How do I use the lock pin icon in React?
- Import it from '@tabler/icons-react' like this: import { IconLockPin } from '@tabler/icons-react'.
- What is the license for the Tabler lock pin icon?
- The Tabler icons, including lock-pin, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →