Pixelarticons

Between Horizontal Start Pixel Art Icon

An insert-between icon for placing elements at the start of a horizontal row in design tool layout controls.

design Pro 4 variants

Tags

betweenhorizontalstart

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Between Horizontal Start icon

An insertion indicator showing a new element being placed at the leading end of a horizontal group. Use it in a design tool to represent 'Insert before first' in a horizontal row, a drag-and-drop drop-zone indicator at the beginning of a flex container, or a prepend-item control in a layout editor. It is the leading-edge companion to between-horizontal-end, and both icons belong primarily in design and frontend-developer tooling rather than general interfaces.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/between-horizontal-start.svg" width="24" height="24" alt="Between Horizontal Start" />

<!-- React -->
import { BetweenHorizontalStart } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="between-horizontal-start.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons