John KuehJohn Kueh

sort by up 01 icon

HugeIcons · SortByUp01Icon · MIT

Download SVG

The HugeIcons sort by up 01 icon depicts an upward-pointing arrow within a box, commonly used to indicate ascending order or a sort function that arranges items from lowest to highest.

Common uses

  • Sorting a list of products by price (low to high)
  • Ordering search results by relevance
  • Ascending sort option in a data table

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
ascending sortsort uporder ascup arrow sort

FAQ

What does the 'sort by up 01' icon represent?
This icon visually represents an ascending sort order, typically from A to Z or 0 to 9.
How do I use this icon in a React application?
Import the icon and use it with the HugeiconsIcon component like this: import { SortByUp01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={SortByUp01Icon} />.
What is the license for this icon?
The SortByUp01Icon is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →