The Tabler arrow down from arc icon visually represents an arrow descending from a curved path, commonly used to indicate a download action, a downward flow, or a transition along a curved trajectory.
Common uses
- Download button or link
- Indicating a downward data flow
- Navigating to a section below on a curved path
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowDownFromArc } from '@tabler/icons-react';
<IconArrowDownFromArc size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- navigationdirectiondownwardarchflowguidemovementpathdownarrowarrowsfromarcdownload icondownward curve arrowarchery down
FAQ
- What does the arrow down from arc icon signify?
- This icon signifies a downward movement or download originating from a curved path or arc. It's often used for download actions or to show a flow that curves downwards.
- How do I use the arrow down from arc icon in React?
- You can import and use it in your React application with: `import { IconArrowDownFromArc } from '@tabler/icons-react'`. Then, render it like `<IconArrowDownFromArc />`.
- What is the license for this icon?
- The Tabler icon library, including the arrow down from arc icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.