The Lucide squares unite icon depicts two squares merging into a single shape, commonly used to represent operations like union, merge, or combining elements in a UI.
Common uses
- Combine selected items
- Merge layers or objects
- Pathfinder union operation
Use it in React
Install
npm i lucide-reactImport & render
import { SquaresUnite } from 'lucide-react';
<SquaresUnite size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- squarepathfinderpathuniteunionshapemergevectorsquaresmerge squaresshape unioncombine pathsvector merge
FAQ
- What does the squares unite icon represent?
- It visually represents the concept of merging or uniting multiple shapes or elements into one cohesive unit, often seen in vector editing or data manipulation contexts.
- How do I use the squares unite icon in React?
- You can import and use it in your React application with the following statement: `import { SquaresUnite } from 'lucide-react'`.
- What is the license for the Lucide squares unite icon?
- The Lucide icon library, including the squares unite 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 →