The Lucide arrow up to line icon depicts an upward-pointing arrow moving towards a horizontal line, commonly used to signify actions like uploading, collapsing content, or indicating a direction upwards.
Common uses
- Indicate content collapse or expansion.
- Represent an upload action.
- Show a vertical direction or movement.
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowUpToLine } from 'lucide-react';
<ArrowUpToLine size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- forwarddirectionnorthuploadcollapsefoldverticalarrowuptolinevertical arrowdirection up
FAQ
- What does the arrow-up-to-line icon represent?
- It visually represents an upward movement towards a horizontal boundary, often used for actions like collapsing sections or initiating an upload.
- How do I use the arrow-up-to-line icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { ArrowUpToLine } from 'lucide-react'.
- What is the license for the Lucide arrow-up-to-line icon?
- The Lucide icon library, including the arrow-up-to-line icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →