The Lucide vector square icon depicts a geometric square, often used to represent concepts related to size, dimensions, or selection of graphical elements.
Common uses
- Set size or dimensions
- Select a square area
- Represent a graphic element
Use it in React
Install
npm i lucide-reactImport & render
import { VectorSquare } from 'lucide-react';
<VectorSquare size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shapegeometryartwidthheightsizecalculatemeasureselectgraphicsboxvectorsquaredimensions
FAQ
- What is the vector square icon used for?
- It's typically used for UI elements related to size, dimensions, measurement, or selecting square areas in graphics or design tools.
- How do I use the vector square icon in React?
- You can import and use it like this: import { VectorSquare } from 'lucide-react'
- What is the license for the Lucide vector square icon?
- The Lucide icon library, including the vector square icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →