John KuehJohn Kueh

rectangular 01 icon

HugeIcons · Rectangular01Icon · MIT

Download SVG

The HugeIcons rectangular 01 icon depicts a simple rectangle, commonly used to represent generic rectangular shapes, containers, or areas in user interfaces.

Common uses

  • Placeholder for content blocks
  • Representing a generic UI element
  • Background shape for other elements

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rectangleboxshapecontainer

FAQ

What is the rectangular 01 icon used for?
This icon represents a basic rectangle. It's useful for indicating generic rectangular areas, containers, or as a placeholder in UI designs.
How do I use the Rectangular01Icon in React?
Import both HugeiconsIcon and Rectangular01Icon, then render it using <HugeiconsIcon icon={Rectangular01Icon} />.
What is the license for this icon?
The HugeIcons rectangular 01 icon is distributed 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.

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 →