The HugeIcons flower pot icon depicts a potted plant, commonly used to represent gardening, growth, or natural elements in a user interface.
Common uses
- Gardening or plant-related features
- E-commerce product listings for plants
- UI elements indicating growth or development
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FlowerPotIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FlowerPotIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- potted plantplant potgardeningflower
FAQ
- What is the FlowerPotIcon used for?
- It visually represents a potted plant, suitable for themes of gardening, growth, or nature within an application's UI.
- How do I use the FlowerPotIcon in React?
- Import both HugeiconsIcon and FlowerPotIcon, then render it using <HugeiconsIcon icon={FlowerPotIcon} />.
- What is the license for this icon?
- The FlowerPotIcon from HugeIcons is available under the MIT license.
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 →