John KuehJohn Kueh

arrow down 01 icon

HugeIcons · ArrowDown01Icon · MIT

Download SVG

The HugeIcons arrow down 01 icon depicts a downward-pointing arrow and is commonly used to indicate actions like downloading, collapsing a section, or selecting an option from a dropdown.

Common uses

  • Download button
  • Collapse/expand section
  • Dropdown menu indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download iconchevron downcaret downcollapse icon

FAQ

What is the primary purpose of the ArrowDown01Icon?
This icon signifies a downward direction, often used for actions like downloading content or indicating that a menu or section can be expanded or collapsed.
How do I use the ArrowDown01Icon in a React project?
Import both HugeiconsIcon and ArrowDown01Icon from their respective packages and render it using the <HugeiconsIcon icon={ArrowDown01Icon} /> component.
What is the license for this icon?
The HugeIcons library, including the ArrowDown01Icon, 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 →

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