The Lucide flag triangle right icon depicts a right-pointing triangle with a flag shape, commonly used to signify a report, timeline event, or a specific marker.
Common uses
- Indicate a key event on a timeline.
- Mark a location on a map or chart.
- Represent a user-submitted report or flag.
Use it in React
Install
npm i lucide-reactImport & render
import { FlagTriangleRight } from 'lucide-react';
<FlagTriangleRight size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- reporttimelinemarkerpinflagtrianglerightreport icontimeline markermap pinright flag
FAQ
- What is the flag triangle right icon used for?
- It's typically used to represent reports, timeline markers, or geographical pins.
- How do I use this icon in React?
- Import it from 'lucide-react' as: import { FlagTriangleRight } 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 →