Grow Pixel Art Icon
A grow icon for plant care apps, sustainability dashboards, personal growth metaphors and startup metric displays.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grow icon
A seedling or sprouting plant, the visual shorthand for growth, new beginnings, and potential. Use it in a plant-care app for the germination stage, in a sustainability dashboard for eco-friendly progress, in a startup's metrics view to show a growing trend, or in a personal-development app as an onboarding metaphor. For a more mature plant, leaf or tree icons suggest further development. Grow works best at the earliest lifecycle stage, before the plant, project, or metric fully matures.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grow.svg" width="24" height="24" alt="Grow" />
<!-- React -->
import { Grow } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grow.svg" width="48" height="48" style="image-rendering: pixelated" />