The Tabler squares selected icon visually represents a selection of multiple square elements, commonly used to indicate a choice or a set of options that have been picked.
Common uses
- Selecting multiple items in a list
- Indicating a chosen preference from a group
- Representing a state where several options are active
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquaresSelected } from '@tabler/icons-react';
<IconSquaresSelected size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- checkboxchosenhighlightmarkedpickselectedchoiceoptionchoosepreferenceshapessquarescheckbox groupmultiple choiceselection indicatormarked squares
FAQ
- What does the squares-selected icon represent?
- It depicts multiple squares that are highlighted or marked, signifying a selection or choice among options.
- How do I use this icon in React?
- You can import and use it like this: import { IconSquaresSelected } from '@tabler/icons-react'. Then render it as <IconSquaresSelected />.
- What is the license for this icon?
- The Tabler icon library, including the squares-selected icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →