A leaf on its stalk, for nature, eco settings and anything green or organic. On a 24×24 grid in stroke, duotone and fill, free under MIT.

NatureNewv0.9.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M7.2784 17.9298C6.0328 15.8736 4.6092 11.144 8.88 8.6765C12.6338 6.5076 15.5004 8.0067 18.9941 3.1908C19.2226 2.8757 19.7335 2.969 19.8579 3.3373C21.2259 7.3899 21.9545 13.7344 18.5503 17.5014C14.2791 22.228 8.5181 20.0005 7.2784 17.9298ZM12.5003 14.0037C10.5004 18.5012 6.2492 17.7512 3.0003 21" fill="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • plant
  • nature
  • eco
  • green
  • foliage
  • organic

Related icons

The rest of the leaf family first, then the Nature shelf.

FAQ

Answered from leaf's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the leaf icon for?
A leaf on its stalk, for nature, eco settings and anything green or organic. It is filed under Nature in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as plant, nature, eco, green, foliage and organic, and the browser's search matches all of those.
What styles does the leaf icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of leaf?
No. leaf is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with leaf?
droplet, droplet-off, droplets, tree-palm and wind-turbine, all shown below. They are the Nature shelf: nothing else in the set is named after leaf.
How do I import leaf in React?
<Leaf /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Leaf size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the leaf SVG?
icons/stroke/leaf.svg, icons/duotone/leaf.svg and icons/fill/leaf.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was leaf added to the set?
Added 12 Sept 2026, and last redrawn 13 Sept 2026. It ships in v0.9.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.