The Lucide arrow down to dot icon visually represents a direction pointing downwards towards a specific point or destination, often used to indicate a download action or a target location.
Common uses
- Download button
- Navigate to a specific section
- Indicate a target destination
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowDownToDot } from 'lucide-react';
<ArrowDownToDot size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directionsouthwaypointlocationstepintoarrowdowntodotdownload icontarget iconwaypoint iconsouth arrow
FAQ
- What is the arrow down to dot icon used for?
- It's commonly used to signify a download action or to point towards a specific location or waypoint on a map or interface.
- How do I use the arrow down to dot icon in React?
- You can import and use it directly with the following statement: import { ArrowDownToDot } from 'lucide-react'.
- What is the license for the Lucide arrow down to dot icon?
- The Lucide icon library, including the arrow down to dot icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →