The Lucide between horizontal start icon visually represents the concept of distributing items or spaces horizontally, starting from the left edge.
Common uses
- Aligning elements with space starting from the left.
- Indicating horizontal distribution in a layout.
- Representing a 'start' or 'left-aligned' distribution setting.
Use it in React
Install
npm i lucide-reactImport & render
import { BetweenHorizontalStart } from 'lucide-react';
<BetweenHorizontalStart size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- insertaddrightslotsqueezespaceverticalgridtablerowscellsexcelspreadsheetaccountancydataenter
FAQ
- What does the between horizontal start icon represent?
- It depicts items or spaces distributed horizontally, with the first item aligned to the left edge.
- How do I use this icon in React?
- You can import and use it like this: import { BetweenHorizontalStart } from 'lucide-react'. Then render it as a component: <BetweenHorizontalStart />.
- 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 →