Corner Right Up Pixel Art Icon
An L-shaped arrow going right then up, for forward-and-escalate flows, step promotion, and keyboard shortcuts that move right then up.
Tags
cornerrightforwardnexteastupupwardtopabove
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Corner Right Up icon
An arrow that travels right then turns upward, indicating an advancing then rising motion. It suits workflow builders where a step promotes content to a higher level after moving it forward, or keyboard shortcut documentation showing a cursor movement that goes right and then up. For cascading or descending flows after a rightward move, corner-right-down is the appropriate counterpart.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/corner-right-up.svg" width="24" height="24" alt="Corner Right Up" />
<!-- React -->
import { CornerRightUp } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="corner-right-up.svg" width="48" height="48" style="image-rendering: pixelated" />