John KuehJohn Kueh

vector square icon

HugeIcons · VectorSquareIcon · MIT

Download SVG

The HugeIcons vector square icon visually represents a geometric square shape, commonly used to signify areas, selections, or basic geometric elements in user interfaces.

Common uses

  • Representing a selected area or bounding box.
  • Indicating a square or rectangular form.
  • Used in tools for drawing or editing shapes.

Use it in React

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

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

Details

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

FAQ

What is the vector square icon used for?
It's typically used to represent geometric squares, selected areas, or basic shapes in UI elements.
How do I use the VectorSquareIcon in React?
Import both HugeiconsIcon and VectorSquareIcon, then render it using <HugeiconsIcon icon={VectorSquareIcon} />.
What is the license for this icon?
The HugeIcons vector square icon is available 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 →