John KuehJohn Kueh

between vertical start icon

Lucide · between-vertical-start · ISC

Download SVG

The Lucide between vertical start icon depicts three horizontal bars of varying lengths, with the shortest at the top, commonly used to represent inserting content or spacing elements vertically, often in a grid or table context.

Common uses

  • Inserting a new row in a table
  • Adding a content block below another
  • Representing vertical spacing in a layout

Use it in React

Install
npm i lucide-react
Import & render
import { BetweenVerticalStart } from 'lucide-react';

<BetweenVerticalStart size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
insertaddbottomslotsqueezespaceverticalgridtablecolumnscellsdataenterentryentriesblocks

FAQ

What does the between vertical start icon represent?
It visually signifies the action of inserting or adding content vertically, often implying spacing or arrangement between elements.
How do I use this icon in React?
You can import and use it directly with: import { BetweenVerticalStart } from 'lucide-react'
What is the license for Lucide icons?
Lucide icons are available 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 →