The Lucide landmark icon depicts a significant building or structure, often used to represent places of historical, governmental, or cultural importance in user interfaces.
Common uses
- Marking a location on a map
- Representing a government building
- Indicating a historical site
Use it in React
Install
npm i lucide-reactImport & render
import { Landmark } from 'lucide-react';
<Landmark size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- bankbuildingcapitolfinancemoneymuseumart galleryhallinstitutepedimentporticodoriccolumnspillarsclassicalarchitecture
FAQ
- What is the landmark icon used for?
- It's used to visually represent important buildings or sites, such as banks, museums, or government facilities.
- How do I use the landmark icon in React?
- You can import and use it like this: import { Landmark } from 'lucide-react'. Then render it as <Landmark />.
- What is the license for the Lucide landmark icon?
- The Lucide icon library, including the landmark 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 →