John KuehJohn Kueh

squares exclude icon

HugeIcons · SquaresExcludeIcon · MIT

Download SVG

The HugeIcons squares exclude icon depicts a set of squares with one removed or excluded, commonly used to signify filtering, exclusion, or removal of items from a group.

Common uses

  • Removing items from a list
  • Excluding search results
  • Deselecting options

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
removeexcludefilter outminus squares

FAQ

What does the squares exclude icon represent?
It represents the concept of exclusion or removal, showing a group of items with one item taken away.
How do I use the SquaresExcludeIcon in React?
Import it using `import { SquaresExcludeIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={SquaresExcludeIcon} />`.
What is the license for this icon?
This icon 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 →