Plant SVG icon, line

Free

Two leaves grow from opposite sides of a stem in a small pot. The drawing suits a houseplant care card or a gardening workshop schedule.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/KzFDo28BEW7b/amnt.svg" alt="Plant" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 16V7"/><path d="M12 11C7 11 5 8 4 5c4 0 7 1 8 6Z"/><path d="M12 8c1-4 4-5 8-5-1 3-3 5-8 5Z"/><path d="M5 16h14l-1 5H6l-1-5Z"/></svg>
CSS background-image
.plant {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/KzFDo28BEW7b/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.plant {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/KzFDo28BEW7b/amnt.svg") center / contain no-repeat;
}
React
import PlantSvg from "./plant.jsx"; // from the React tab above

<PlantSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Plant: Two leaves growing from opposite sides of a stem in a small pot. as part of the pack Nature icons, line. Want one like it? Make your own in the SVG studio.

Rest of Nature icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence