The Lucide square dashed icon depicts a dashed outline of a square, commonly used to represent selection areas, placeholders, or areas that can be manipulated.
Common uses
- Placeholder for an image or content area
- Selection tool in a design application
- Dashed border for a selectable element
Use it in React
Install
npm i lucide-reactImport & render
import { SquareDashed } from 'lucide-react';
<SquareDashed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- selectionsquarerectangularmarqueetooldashedboxdashed boxselection boxplaceholder
FAQ
- What is the square dashed icon used for?
- It's typically used to indicate a selectable area, a placeholder, or a region that can be edited or manipulated.
- How do I use the square dashed icon in React?
- You can import and use it like this: import { SquareDashed } from 'lucide-react'. Then render it as <SquareDashed />.
- What is the license for the Lucide square dashed icon?
- The Lucide icon library, including the square dashed 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 →