John KuehJohn Kueh

wanted icon

HugeIcons · WantedIcon · MIT

Download SVG

The HugeIcons wanted icon depicts a classic 'wanted' poster, commonly used to signify a person or item that is being sought after, such as in a search or a task list.

Common uses

  • Highlighting a user profile to be reviewed
  • Indicating a task that needs immediate attention
  • Signifying a search result for a specific person

Use it in React

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

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

Details

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

FAQ

What does the wanted icon represent?
The wanted icon represents a 'wanted' poster, typically used to indicate something or someone that is being sought after or is of high importance.
How do I use the wanted icon in React?
Import both HugeiconsIcon and WantedIcon, then render it using <HugeiconsIcon icon={WantedIcon} />.
What is the license for this icon?
The HugeIcons wanted icon is available under the MIT license.

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 →