The Tabler lock plus icon depicts a padlock with a plus symbol, commonly used to signify adding or granting access to a secured item or feature.
Common uses
- Button to add a new user to a protected account.
- Icon for a feature to grant additional permissions.
- Indicate an option to upgrade to a premium, locked feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockPlus } from '@tabler/icons-react';
<IconLockPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- addincreaseadditionalmoreexpandextraplusgrowthgainincrementsystemlockadd locksecure addgrant accessnew security
FAQ
- What does the lock plus icon represent?
- It represents the action of adding something to a secured or protected context, like granting access or increasing security.
- How do I use the lock plus icon in React?
- You can import and use it directly with: import { IconLockPlus } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the lock plus icon, is 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 →