John KuehJohn Kueh

highlighter icon

HugeIcons · HighlighterIcon · MIT

Download SVG

The HugeIcons highlighter icon visually represents the action of marking or emphasizing text, commonly used in interfaces for features like text selection, annotation, or code highlighting.

Common uses

  • Text annotation tool
  • Code editor highlighting
  • Content selection indicator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HighlighterIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={HighlighterIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
markerhighlightemphasisselect

FAQ

What does the highlighter icon represent?
It represents the act of marking or drawing attention to specific content, similar to using a physical highlighter pen on text.
How do I use the HighlighterIcon in React?
Import both HugeiconsIcon and HighlighterIcon, then render <HugeiconsIcon icon={HighlighterIcon} />.
What is the license for this icon?
The HighlighterIcon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →