The Lucide highlighter icon depicts a marker pen used to emphasize or draw attention to specific text or content within a user interface.
Common uses
- Highlighting selected text in a rich text editor.
- Indicating important information or alerts.
- Marking search results within a document.
Use it in React
Install
npm i lucide-reactImport & render
import { Highlighter } from 'lucide-react';
<Highlighter size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- marktexthighlightermarkeremphasisdrawnote
FAQ
- What does the highlighter icon represent?
- It represents a highlighter marker, commonly used to draw attention to or emphasize text.
- How do I use the highlighter icon in React?
- You can import and use it in React with: import { Highlighter } from 'lucide-react'.
- What is the license for the Lucide highlighter icon?
- The Lucide icon library, including the highlighter icon, is available under the ISC 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 →