square centerline dashed horizontal icon
Lucide · square-centerline-dashed-horizontal · ISC
The Lucide square centerline dashed horizontal icon depicts a square with a dashed horizontal line through its center, commonly used to represent alignment, mirroring, or a central guide in user interfaces.
Common uses
- Aligning elements horizontally.
- Indicating a mirror or reflection point.
- Representing a dashed centerline for design guides.
Use it in React
Install
npm i lucide-reactImport & render
import { SquareCenterlineDashedHorizontal } from 'lucide-react';
<SquareCenterlineDashedHorizontal size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- reflectmirroralignmentdashedsquarecenterlinehorizontalhorizontal dash aligncenter line squaredashed mirroralign center horizontal
FAQ
- What is the purpose of the square centerline dashed horizontal icon?
- This icon is typically used to visually represent concepts like horizontal alignment, mirroring, or a dashed centerline in UI design and development.
- How do I use this icon in a React application?
- You can import and use it in React with the following statement: `import { SquareCenterlineDashedHorizontal } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including this 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 →