Between Vertical End Pixel Art Icon
An insert-between icon for placing elements at the bottom of a vertical stack in design tool layout controls.
Tags
betweenverticalend
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Between Vertical End icon
An insertion indicator showing a new item being added at the trailing (bottom) end of a vertical stack. Use it in a design tool or visual layout editor to label an 'Insert after last row' action, a vertical drag-and-drop target at the bottom of a list, or a flex column's 'append item' control. Paired with between-vertical-start, these icons cover vertical insertion at both ends. They are most useful in design applications and component-tree editors.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/between-vertical-end.svg" width="24" height="24" alt="Between Vertical End" />
<!-- React -->
import { BetweenVerticalEnd } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="between-vertical-end.svg" width="48" height="48" style="image-rendering: pixelated" />