The Lucide flag triangle left icon depicts a triangular flag pointing to the left, commonly used to signify a report, marker, or a specific point in a timeline.
Common uses
- Indicating a reported issue on a map.
- Marking a milestone in a project timeline.
- Highlighting a user-defined location or pin.
Use it in React
Install
npm i lucide-reactImport & render
import { FlagTriangleLeft } from 'lucide-react';
<FlagTriangleLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- reporttimelinemarkerpinflagtriangleleftreport icontimeline markerleft flagpin icon
FAQ
- What is the flag triangle left icon used for?
- It's typically used to represent reports, markers, pins, or points on a timeline, especially when indicating something to the left.
- How do I use this icon in React?
- You can import and use it in your React application with: import { FlagTriangleLeft } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software 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 →