The Lucide search slash icon depicts a magnifying glass with a diagonal line through it, commonly used to indicate clearing a search query or indicating that a search is not possible.
Common uses
- Clear search input field
- Disable search functionality
- Cancel search operation
Use it in React
Install
npm i lucide-reactImport & render
import { SearchSlash } from 'lucide-react';
<SearchSlash size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- findscanmagnifiermagnifying glassstopclearcancelabort/lenssearchslashclear searchno searchcancel findmagnifier slash
FAQ
- What does the search slash icon represent?
- It represents the action of clearing a search or indicating that a search cannot be performed.
- How do I use the search slash icon in React?
- You can import and use it like this: import { SearchSlash } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →