John KuehJohn Kueh

search minus icon

HugeIcons · SearchMinusIcon · MIT

Download SVG

The HugeIcons search minus icon visually represents the action of removing or reducing search results, often used to refine a search or decrease the scope of a query.

Common uses

  • Shrink search radius
  • Remove filter criteria
  • Decrease search results quantity

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
remove searchsearch reducezoom out searchsearch exclude

FAQ

What is the purpose of the search minus icon?
It signifies removing or reducing items from a search or list, commonly used for refining search parameters or excluding certain results.
How do I use the SearchMinusIcon in React?
Import both HugeiconsIcon and SearchMinusIcon, then render it using <HugeiconsIcon icon={SearchMinusIcon} />.
What is the license for this icon?
The HugeIcons library, including the SearchMinusIcon, is distributed under the MIT license.

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 →