Between Vertical Start Pixel Art Icon
An insert-between icon for placing elements at the top of a vertical stack in design tool layout controls.
Tags
betweenverticalstart
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Between Vertical Start icon
An insertion indicator showing a new item being added at the leading (top) end of a vertical column. Use it in a design or layout tool to mark a 'Prepend to column' action, a drag-and-drop insertion point at the top of a list, or a 'Insert above first row' control. Its vertical-end companion covers the opposite end of the column. These are specialist icons suited to visual layout tools, component-tree editors, and design applications rather than end-user product interfaces.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/between-vertical-start.svg" width="24" height="24" alt="Between Vertical Start" />
<!-- React -->
import { BetweenVerticalStart } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="between-vertical-start.svg" width="48" height="48" style="image-rendering: pixelated" />