John KuehJohn Kueh

arrow down one zero icon

HugeIcons · ArrowDownOneZeroIcon · MIT

Download SVG

The HugeIcons arrow down one zero icon depicts a downward-pointing arrow with the digits '1' and '0' inside, commonly used to signify a download action or a transition to a lower state.

Common uses

  • Download button
  • Collapse section
  • Navigate to lower content

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download iconcollapse iconarrow 10binary download

FAQ

What is the purpose of the arrow down one zero icon?
This icon represents a download action or a transition to a lower state, often used for downloading files or collapsing content.
How do I use the ArrowDownOneZeroIcon in React?
Import it as `import { ArrowDownOneZeroIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={ArrowDownOneZeroIcon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, is distributed 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 →