The HugeIcons square 01 icon depicts a simple, unfilled square shape, commonly used to represent a generic container, a selectable option, or a basic geometric element in user interfaces.
Common uses
- Checkbox or toggle state
- Placeholder for content
- Basic UI element
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Square01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Square01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- empty squareboxframesquare outline
FAQ
- What is the square 01 icon used for?
- It's a versatile icon often used for checkboxes, placeholders, or as a fundamental building block in UI designs.
- How do I use the Square01Icon in React?
- Import both HugeiconsIcon and Square01Icon, then render it using <HugeiconsIcon icon={Square01Icon} />.
- What is the license for this icon?
- The HugeIcons square 01 icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.