Pixelarticons

Leaf Off Pixel Art Icon

A leaf-off icon for deactivated eco modes, bare-tree seasons, disabled plant features and 'no foliage' states.

weather Pro 2 variants

Tags

leafplantecooff

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Leaf Off icon

A leaf with an off indicator, signaling that a plant-based or eco feature is inactive, or that a season of growth has ended. Use it in a smart-home app to show an energy-saving mode is off, in a gardening app for winter dormancy or a dead plant, or in a sustainability dashboard to flag a disabled feature. The plain leaf is more encouraging for active eco settings; leaf-off appears only when something genuinely needs to be turned back on.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/leaf-off.svg" width="24" height="24" alt="Leaf Off" />

<!-- React -->
import { LeafOff } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="leaf-off.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons