The Tabler lock search icon visually represents a secure search or a locked search query, often used to indicate restricted access to search results or a search function that requires authentication.
Common uses
- Button for initiating a secure search.
- Indicator for search results with limited access.
- Option to enable or disable a protected search mode.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLockSearch } from '@tabler/icons-react';
<IconLockSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- findlocateseekbrowseexplorelookinvestigatediscoverdetectinquiresystemlocksearchsecure searchprivate searchrestricted find
FAQ
- What does the lock search icon represent?
- It symbolizes a secure or restricted search function. It's used when a search requires specific permissions or when the search results are confidential.
- How do I use the lock search icon in React?
- You can import and use it directly in your React components like this: import { IconLockSearch } from '@tabler/icons-react'.
- What is the license for the Tabler lock search icon?
- The Tabler icon library, including the lock search icon, is distributed 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 →