The Tabler search off icon depicts a magnifying glass with a diagonal line through it, typically used to indicate that search functionality is disabled or inactive.
Common uses
- Disabling a search bar
- Indicating no search results found
- Representing a cancelled search query
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSearchOff } from '@tabler/icons-react';
<IconSearchOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- findmagnifiermagnifying glasssearchofflookseekdisabledinactivequerysystemmagnifier offno searchdisabled searchquery disabled
FAQ
- What does the search off icon represent?
- It visually communicates that a search function is currently unavailable or has been turned off.
- How do I use this icon in React?
- Import it using `import { IconSearchOff } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- This 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 →