The Lucide squares exclude icon depicts two overlapping squares with the overlapping area removed, commonly used to represent an XOR operation or exclusion in pathfinder tools.
Common uses
- XOR pathfinder operation
- Excluding overlapping areas
- Boolean operations on shapes
Use it in React
Install
npm i lucide-reactImport & render
import { SquaresExclude } from 'lucide-react';
<SquaresExclude size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- squarepathfinderpathexcludeinvertxorshapevectorsquaresshape excludepath excludevector exclude
FAQ
- What does the squares-exclude icon represent?
- It visually represents the XOR (exclusive OR) operation, where the overlapping area of two shapes is removed.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library with: import { SquaresExclude } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the squares-exclude 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 →