Flower Pixel Art Icon
A flower icon for nature themes, wellness and spa content, garden apps and spring or floral product categories.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Flower icon
A stylized bloom with petals radiating from a center, associated with nature, growth, and beauty. Use it in a gardening app's plant category, in a wellness or spa interface to signal relaxation, in a florist's shop, or in a spring seasonal campaign. A flower also works as a metaphor for 'blooming' features in an onboarding flow. For botanical specificity, a leaf or tree icon may be more recognizable; for a cultural or spiritual context, a lotus variant reads more precisely.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/flower.svg" width="24" height="24" alt="Flower" />
<!-- React -->
import { Flower } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="flower.svg" width="48" height="48" style="image-rendering: pixelated" />