John KuehJohn Kueh

arrow up from line icon

HugeIcons · ArrowUpFromLineIcon · MIT

Download SVG

The HugeIcons arrow up from line icon visually represents an upward movement or upload action, commonly used to indicate initiating a file upload or returning to the top of a page.

Common uses

  • Upload button
  • Scroll to top
  • Navigate to next step

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArrowUpFromLineIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ArrowUpFromLineIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
upload iconback to topsend upmove up

FAQ

What does the arrow up from line icon signify?
This icon typically signifies an upward movement, such as uploading a file or returning to the top of a document or webpage.
How do I use the ArrowUpFromLineIcon in React?
Import the icon and use it with the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { ArrowUpFromLineIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={ArrowUpFromLineIcon} />.
What is the license for this icon?
The ArrowUpFromLineIcon from HugeIcons is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →