The Lucide between horizontal end icon visually represents the concept of distributing space or elements evenly between horizontal boundaries, often used to indicate alignment or spacing adjustments in a UI.
Common uses
- Aligning items to the end of a horizontal container.
- Indicating distribution of content within a row.
- Representing a 'space between' or 'justify' option in layout controls.
Use it in React
Install
npm i lucide-reactImport & render
import { BetweenHorizontalEnd } from 'lucide-react';
<BetweenHorizontalEnd size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- insertaddleftslotsqueezespaceverticalgridtablerowscellsexcelspreadsheetaccountancydataenter
FAQ
- What does the 'between horizontal end' icon signify?
- It signifies distributing space between elements horizontally, with the elements aligned towards the end of the available space.
- How do I use this icon in React?
- You can import and use it like this: import { BetweenHorizontalEnd } from 'lucide-react'; <BetweenHorizontalEnd />.
- What is the license for this icon?
- 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 →