The Phosphor flower icon depicts a stylized bloom and is commonly used to represent concepts related to nature, growth, or organic elements in user interfaces.
Common uses
- Labeling a 'Gardening' or 'Nature' section.
- Indicating a 'New' or 'Blooming' feature.
- Representing organic or eco-friendly products.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Flower } from '@phosphor-icons/react';
<Flower size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Flower size={24} />thin
<Flower size={24} weight="thin" />light
<Flower size={24} weight="light" />bold
<Flower size={24} weight="bold" />fill
<Flower size={24} weight="fill" />duotone
<Flower size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- nature
- Keywords
- plantsgreenenvironmentalnatureflowerbloomblossomplantflora
FAQ
- What does the Phosphor flower icon represent?
- It represents a flower, symbolizing nature, growth, or organic themes.
- How do I use the flower icon in React?
- Import it using `import { Flower } from '@phosphor-icons/react';` and then use it as a component: `<Flower />`.
- What is the license for the Phosphor flower icon?
- The Phosphor icon library, including the flower icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.