Bamboo Pixel Art Icon
A bamboo icon for nature themes, eco-friendly branding, Asian cuisine menus and sustainability content.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bamboo icon
Segmented bamboo stalks, instantly recognizable as both a plant and a cultural symbol. Use it in eco-friendly branding to signal sustainable materials, in a food app's Asian cuisine section, in a wellness or meditation interface for a calm natural aesthetic, or in a gardening app's plant directory. Bamboo's rapid growth also makes it a metaphor for fast progress in an infographic. For broader plant imagery, the leaf or tree icons are more generic; bamboo is specific and regional.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bamboo.svg" width="24" height="24" alt="Bamboo" />
<!-- React -->
import { Bamboo } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bamboo.svg" width="48" height="48" style="image-rendering: pixelated" />