The Lucide line dot right horizontal icon depicts a horizontal line with a dot to its right, often used to signify the end of a process, a waypoint, or a specific point in a sequence.
Common uses
- Indicating the final step in a multi-step process.
- Marking the last commit in a version control history.
- Representing a destination or endpoint on a timeline.
Use it in React
Install
npm i lucide-reactImport & render
import { LineDotRightHorizontal } from 'lucide-react';
<LineDotRightHorizontal size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- codeversion controlwaypointstopstationlastendlinedotrighthorizontalend pointwaypoint markerlast stopsequence end
FAQ
- What is the line dot right horizontal icon used for?
- It's commonly used to show an endpoint, a waypoint, or the last item in a sequence or process.
- How do I use this icon in React?
- You can import it directly from the lucide-react library: `import { LineDotRightHorizontal } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including this 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 →