The Lucide tree deciduous icon visually represents a leafy tree, commonly used to signify nature, parks, or environmental themes in user interfaces.
Common uses
- Nature/Environment section link
- Park or forest map marker
- Ecology or sustainability feature
Use it in React
Install
npm i lucide-reactImport & render
import { TreeDeciduous } from 'lucide-react';
<TreeDeciduous size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- treeforestparknaturedeciduousleafy treedeciduous treeplantwoodland
FAQ
- What does the tree deciduous icon represent?
- It depicts a deciduous tree, symbolizing nature, forests, or parks.
- How do I use this icon in React?
- Import it using `import { TreeDeciduous } from 'lucide-react'` and then use the `<TreeDeciduous />` component.
- 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 →