The Lucide land plot icon visually represents a piece of land or property, often used in user interfaces to denote land management, real estate, or geographical area-related functions.
Common uses
- Representing a land parcel in a map application.
- Indicating a property selection tool.
- Labeling a section for area measurement.
Use it in React
Install
npm i lucide-reactImport & render
import { LandPlot } from 'lucide-react';
<LandPlot size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- areasurfacesquare metresallotmentparcelpropertyplaneacresmeasuredistanceisometricflaggolf courseholelandplot
FAQ
- What does the land plot icon represent?
- It depicts a plot of land, suitable for indicating property, area, or geographical sections.
- How do I use the land plot icon in React?
- You can import and use it like this: import { LandPlot } from 'lucide-react'. Then render it as <LandPlot />.
- What is the license for the Lucide land plot icon?
- The Lucide icon library, including the land plot 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 →