The Lucide square centerline dashed vertical icon depicts a square with a dashed vertical line through its center, commonly used to represent alignment, mirroring, or a central axis in UI design.
Common uses
- Vertical alignment guide
- Mirroring or reflection indicator
- Centerline or axis marker
Use it in React
Install
npm i lucide-reactImport & render
import { SquareCenterlineDashedVertical } from 'lucide-react';
<SquareCenterlineDashedVertical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- reflectmirroralignmentdashedsquarecenterlineverticalvertical dashed centeralignment linemirror axisvertical guide
FAQ
- What is the square centerline dashed vertical icon used for?
- It's typically used to visually represent concepts like vertical alignment, mirroring, or a central axis in user interfaces.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { SquareCenterlineDashedVertical } from 'lucide-react'.
- What is the license for this icon?
- This icon is provided under the ISC license, which is a permissive open-source 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 →