The Lucide squircle dashed icon depicts a squircle shape with a dashed outline, often used to represent states like drafts, pending items, or progress in UI elements.
Common uses
- Indicate a draft or unsaved state for a document.
- Show a pending or processing status for a task.
- Represent a placeholder or incomplete element in a design.
Use it in React
Install
npm i lucide-reactImport & render
import { SquircleDashed } from 'lucide-react';
<SquircleDashed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shapependingprogressissuedraftcodecodingversion controlsquircledasheddashed squirclepending shapedraft iconprogress indicator
FAQ
- What is the squircle dashed icon used for?
- It's commonly used to signify states such as drafts, pending items, or progress within user interfaces.
- How do I use the squircle dashed icon in React?
- You can import and use it with: import { SquircleDashed } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons, including the squircle dashed icon, are available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.