Butterfly Pixel Art Icon
A butterfly icon for nature and wildlife categories, transformation metaphors, garden apps and spring themes.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Butterfly icon
A butterfly with symmetric wing detail, one of nature's most recognizable insects. Use it in a garden or nature app to categorize pollinators, in a spring or seasonal theme to signal renewal, or as a visual metaphor for transformation in an onboarding or progress flow. Its decorative quality suits lifestyle and wellness interfaces. For insect or pest content with a negative tone, a different icon is more fitting; butterfly carries an unambiguously positive, delicate connotation.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/butterfly.svg" width="24" height="24" alt="Butterfly" />
<!-- React -->
import { Butterfly } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="butterfly.svg" width="48" height="48" style="image-rendering: pixelated" />