The HugeIcons plant 01 icon depicts a simple sprout, commonly used to represent growth, new beginnings, nature, or organic elements in a user interface.
Common uses
- Indicate a new feature or update.
- Represent a 'seed' or 'starter' option.
- Symbolize environmental or sustainability themes.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Plant01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Plant01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sproutseedlinggrowthnew
FAQ
- What does the plant 01 icon represent?
- It represents a young plant or sprout, symbolizing growth, new beginnings, or nature.
- How do I use the Plant01Icon in React?
- Import both HugeiconsIcon and Plant01Icon, then render the icon using <HugeiconsIcon icon={Plant01Icon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →