The Tabler seedling icon depicts a young plant sprouting from the soil, commonly used to represent concepts of growth, nature, new beginnings, or environmental themes in user interfaces.
Common uses
- Representing a new project or feature.
- Indicating environmental or sustainability settings.
- Labeling a 'getting started' or onboarding section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSeedling } from '@tabler/icons-react';
<IconSeedling size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSeedling size={24} stroke={2} />filled
<IconSeedlingFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- naturegreenerygrowsoilharvestplantflowertreeleafseedlingsproutnew growthgermination
FAQ
- What does the seedling icon represent?
- It symbolizes growth, nature, new beginnings, and environmental topics. It's useful for anything related to plants, farming, or starting something new.
- How do I use the seedling icon in React?
- You can import and use it directly in your React components like this: import { IconSeedling } from '@tabler/icons-react'; <IconSeedling />
- What is the license for the Tabler seedling icon?
- The Tabler icon library, including the seedling icon, is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →