The Lucide shrub icon depicts a small, woody plant and is commonly used to represent natural elements, vegetation, or landscaping in UI designs.
Common uses
- Representing a park or garden area.
- Indicating a natural or outdoor setting.
- As a decorative element for nature-themed content.
Use it in React
Install
npm i lucide-reactImport & render
import { Shrub } from 'lucide-react';
<Shrub size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- forestundergrowthparknatureshrubbushplantfoliage
FAQ
- What does the shrub icon represent?
- The icon represents a small, woody plant, often used for natural or outdoor themes in user interfaces.
- How do I use the shrub icon in React?
- You can import and use it in your React application with: import { Shrub } from 'lucide-react'
- What is the license for the Lucide shrub icon?
- The Lucide icon library, including the shrub icon, is available under the ISC license.
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 →