Between Horizontal End Pixel Art Icon
An insert-between icon for placing elements at the end of a horizontal row in design tool layout controls.
Tags
betweenhorizontalend
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Between Horizontal End icon
A visual indicating an element inserted or placed between objects at the trailing end of a horizontal group. Use it in a design or layout tool to represent an 'Insert after last' action, a horizontal drag-and-drop insertion point indicator at the end of a row, or a flex-item placement control. It is a specialist icon primarily found in design applications and visual CSS editors. Paired with between-horizontal-start, it covers both ends of a horizontal insertion workflow.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/between-horizontal-end.svg" width="24" height="24" alt="Between Horizontal End" />
<!-- React -->
import { BetweenHorizontalEnd } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="between-horizontal-end.svg" width="48" height="48" style="image-rendering: pixelated" />