John KuehJohn Kueh

circle arrow down double icon

HugeIcons · CircleArrowDownDoubleIcon · MIT

Download SVG

The HugeIcons circle arrow down double icon depicts a downward-pointing arrow with two parallel lines, commonly used to indicate downloading multiple files or batch data transfer.

Common uses

  • Download multiple items
  • Batch data export
  • Bulk content import

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download multiplebatch downloadbulk downloaddouble arrow down

FAQ

What does the circle arrow down double icon represent?
This icon represents a download action involving multiple items or a bulk data transfer.
How do I use the CircleArrowDownDoubleIcon in React?
Import it using `import { CircleArrowDownDoubleIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={CircleArrowDownDoubleIcon} />`.
What is the license for this icon?
The HugeIcons icon library, including this 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 →