The Phosphor flower tulip icon depicts a stylized tulip flower and is commonly used to represent nature, plants, or springtime themes in user interfaces.
Common uses
- Labeling a 'Nature' or 'Gardening' section.
- Illustrating a blog post about flowers.
- Representing a 'Spring Sale' event.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { FlowerTulip } from '@phosphor-icons/react';
<FlowerTulip size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<FlowerTulip size={24} />thin
<FlowerTulip size={24} weight="thin" />light
<FlowerTulip size={24} weight="light" />bold
<FlowerTulip size={24} weight="bold" />fill
<FlowerTulip size={24} weight="fill" />duotone
<FlowerTulip size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- nature
- Keywords
- plantsgreenenvironmentalnatureflowertulipspringplantbloom
FAQ
- What is this icon for?
- This icon represents a tulip flower and is suitable for themes related to nature, plants, or spring.
- How do I use this in React?
- You can import and use it in React with: import { FlowerTulip } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →