John KuehJohn Kueh

arrow down 05 icon

HugeIcons · ArrowDown05Icon · MIT

Download SVG

The HugeIcons arrow down 05 icon depicts a downward-pointing arrow and is typically used to indicate actions like downloading, collapsing a section, or navigating to content below.

Common uses

  • Download button
  • Collapse/expand section
  • Scroll to bottom

Use it in React

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

<HugeiconsIcon icon={ArrowDown05Icon} 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 ArrowDown05Icon used for?
This icon represents a downward direction, commonly used for downloads, collapsing content, or indicating content further down the page.
How do I use ArrowDown05Icon in React?
Import both HugeiconsIcon and ArrowDown05Icon, then render the icon using <HugeiconsIcon icon={ArrowDown05Icon} />.
What is the license for this icon?
The HugeIcons library, including the ArrowDown05Icon, 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 →