John KuehJohn Kueh

arrow big down dash icon

HugeIcons · ArrowBigDownDashIcon · MIT

Download SVG

The HugeIcons arrow big down dash icon depicts a large downward-pointing arrow with a dashed line, commonly used to indicate a significant drop, a large download, or a substantial decrease in value.

Common uses

  • Indicating a large file download progress
  • Representing a significant price reduction
  • Signaling a major system update or data dump

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download icondecrease iconbig down arrowdashed arrow

FAQ

What does the arrow big down dash icon represent?
This icon represents a large downward movement or decrease, often used for significant drops, downloads, or reductions.
How do I use the ArrowBigDownDashIcon in React?
Import both HugeiconsIcon and ArrowBigDownDashIcon from their respective packages and render it using <HugeiconsIcon icon={ArrowBigDownDashIcon} />.
What is the license for this icon?
The HugeIcons arrow big down dash icon 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 →