The Lucide square square icon depicts two squares, one centered within the other, often used to represent centering or framing elements within a UI.
Common uses
- Centering content on a page
- Framing an image or element
- Representing a "fit to screen" or "aspect ratio" option
Use it in React
Install
npm i lucide-reactImport & render
import { SquareSquare } from 'lucide-react';
<SquareSquare size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- floatcenterrectanglesquarecenter squareframed squarenested squaressquare in square
FAQ
- What does the square-square icon represent?
- It visually represents the concept of centering or framing, showing one square perfectly contained within another.
- How do I use the square-square icon in React?
- You can import and use it like this: import { SquareSquare } from 'lucide-react'.
- What is the license for the Lucide square-square icon?
- The Lucide icon library, including the square-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 →