The Lucide square icon depicts a perfect square, commonly used to represent actions like stopping playback, setting a 1:1 aspect ratio, or indicating a square shape.
Common uses
- Stop playback button
- Set aspect ratio to 1:1
- UI element representing a square
Use it in React
Install
npm i lucide-reactImport & render
import { Square } from 'lucide-react';
<Square size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- stopplaybackmusicaudiovideorectangleaspect ratio1:1shapesquare
FAQ
- What is the square icon used for?
- It's typically used for stopping media playback, defining a square aspect ratio, or as a visual representation of a square shape in UI elements.
- How do I use the square icon in React?
- You can import and use it in your React application with: import { Square } from 'lucide-react'
- What is the license for the Lucide square icon?
- The Lucide 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 →