The HugeIcons minus plus square 02 icon depicts a square with both a minus and a plus sign, commonly used to represent actions like expanding/collapsing content or toggling between states.
Common uses
- Expand/collapse sections
- Toggle between add/remove states
- Control visibility of details
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MinusPlusSquare02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MinusPlusSquare02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- expand collapse icontoggle iconadd remove iconplus minus icon
FAQ
- What does the minus plus square 02 icon represent?
- This icon visually combines a minus and a plus sign within a square, often signifying an action that can expand or collapse content, or switch between adding and removing items.
- How do I use the MinusPlusSquare02Icon in React?
- Import both HugeiconsIcon and MinusPlusSquare02Icon, then render the icon using the code: <HugeiconsIcon icon={MinusPlusSquare02Icon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.