Grass SVG icon, line

Pro
Grass SVG icon, line

Five narrow blades rise together from one baseline. Use this small drawing in a lawn care guide or beside meadow areas on a park map.

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

How to use it

HTML <img>
<img src="grass.svg" alt="Grass" width="48" height="48">
CSS background-image
.grass {
  background-image: url("grass.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.grass {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("grass.svg") center / contain no-repeat;
}
React
import GrassSvg from "./grass.jsx"; // from the React tab above

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

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Grass: Cluster of five narrow blades rising from one baseline. 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: premium, for Pro and Max. 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