John KuehJohn Kueh

webflow rectangle icon

HugeIcons · WebflowRectangleIcon · MIT

Download SVG

The HugeIcons webflow rectangle icon depicts a stylized rectangle, often used to represent web design elements, content blocks, or layout structures within a user interface.

Common uses

  • Representing a website section or module
  • Indicating a content card or container
  • Symbolizing a layout area in a design tool

Use it in React

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

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

Details

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

FAQ

What does the webflow rectangle icon represent?
This icon represents a stylized rectangle, commonly used for web design elements, content blocks, or layout structures in UI design.
How do I use the WebflowRectangleIcon in React?
Import it using `import { WebflowRectangleIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={WebflowRectangleIcon} />`.
What is the license for this icon?
The WebflowRectangleIcon 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 →