John KuehJohn Kueh

square arrow up 01 icon

HugeIcons · SquareArrowUp01Icon · MIT

Download SVG

The HugeIcons square arrow up 01 icon depicts an upward-pointing arrow within a square, commonly used to represent actions like uploading files, returning to the top of a page, or indicating an upward direction or increase.

Common uses

  • Upload file button
  • Scroll to top button
  • Export data indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
upload iconarrow up iconreturn to topexport icon

FAQ

What does the SquareArrowUp01Icon represent?
This icon represents an upward movement or action, often associated with uploading, returning to the top, or indicating an increase.
How do I use SquareArrowUp01Icon in React?
Import it as import { SquareArrowUp01Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={SquareArrowUp01Icon} /> from '@hugeicons/react'.
What is the license for this icon?
The SquareArrowUp01Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →