John KuehJohn Kueh

flower lotus icon

Phosphor · flower-lotus · MIT

Download SVG

The Phosphor flower lotus icon depicts a stylized lotus flower, commonly used to represent themes of nature, spirituality, or growth in user interfaces.

Common uses

  • Spiritual or meditation app section.
  • Nature-themed blog post category.
  • Eco-friendly product branding.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { FlowerLotus } from '@phosphor-icons/react';

<FlowerLotus size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FlowerLotus size={24} />
thin
<FlowerLotus size={24} weight="thin" />
light
<FlowerLotus size={24} weight="light" />
bold
<FlowerLotus size={24} weight="bold" />
fill
<FlowerLotus size={24} weight="fill" />
duotone
<FlowerLotus size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
nature
Keywords
plantsgreenenvironmentalspiritualitynatureflowerlotusplant

FAQ

What does the flower lotus icon represent?
It represents a lotus flower, often associated with nature, spirituality, and purity.
How do I use the flower lotus icon in React?
Import it using `import { FlowerLotus } from '@phosphor-icons/react'` and then use it as a component: `<FlowerLotus />`.
What is the license for this icon?
The Phosphor icon library, including the flower lotus 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 →