grass-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
grass-rounded
Set
Material Symbols Light
Style
Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0
Aliases
grass-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the grass icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.039 18.462q-.214 0-.357-.144t-.143-.356t.143-.357t.357-.144h4.365q-.367-1.459-1.179-2.426q-.811-.968-2.013-1.768q-.435-.286-.4-.568t.569-.314Q8.02 12.28 10.01 14T12 18.462zm8.961 0q0-.512-.08-1.069t-.276-1.102q.858-1.687 2.419-2.781t3.537-1.125q.562-.006.596.3q.035.307-.407.582q-1.164.704-1.985 1.72q-.821 1.015-1.208 2.475h4.366q.213 0 .356.143t.144.356t-.144.357t-.356.144zm-.77-3.168q-.364-2.65.84-4.674t3.368-2.843q.575-.22.812.039q.236.257-.244.751q-.858.866-1.369 1.858t-.756 2.004q-.812.429-1.59 1.259t-1.06 1.606m-.998-1.375q-.339-.436-.85-.867t-1.049-.688q.058-.208.093-.505t.034-.582q0-1.075-.23-2.063T8.568 7.31q-.275-.55.047-.745t.765.186q.88.725 1.53 1.756q.649 1.03.958 2.342q-.315.673-.467 1.501t-.167 1.568"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightGrassRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.039 18.462q-.214 0-.357-.144t-.143-.356t.143-.357t.357-.144h4.365q-.367-1.459-1.179-2.426q-.811-.968-2.013-1.768q-.435-.286-.4-.568t.569-.314Q8.02 12.28 10.01 14T12 18.462zm8.961 0q0-.512-.08-1.069t-.276-1.102q.858-1.687 2.419-2.781t3.537-1.125q.562-.006.596.3q.035.307-.407.582q-1.164.704-1.985 1.72q-.821 1.015-1.208 2.475h4.366q.213 0 .356.143t.144.356t-.144.357t-.356.144zm-.77-3.168q-.364-2.65.84-4.674t3.368-2.843q.575-.22.812.039q.236.257-.244.751q-.858.866-1.369 1.858t-.756 2.004q-.812.429-1.59 1.259t-1.06 1.606m-.998-1.375q-.339-.436-.85-.867t-1.049-.688q.058-.208.093-.505t.034-.582q0-1.075-.23-2.063T8.568 7.31q-.275-.55.047-.745t.765.186q.88.725 1.53 1.756q.649 1.03.958 2.342q-.315.673-.467 1.501t-.167 1.568"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.039 18.462q-.214 0-.357-.144t-.143-.356t.143-.357t.357-.144h4.365q-.367-1.459-1.179-2.426q-.811-.968-2.013-1.768q-.435-.286-.4-.568t.569-.314Q8.02 12.28 10.01 14T12 18.462zm8.961 0q0-.512-.08-1.069t-.276-1.102q.858-1.687 2.419-2.781t3.537-1.125q.562-.006.596.3q.035.307-.407.582q-1.164.704-1.985 1.72q-.821 1.015-1.208 2.475h4.366q.213 0 .356.143t.144.356t-.144.357t-.356.144zm-.77-3.168q-.364-2.65.84-4.674t3.368-2.843q.575-.22.812.039q.236.257-.244.751q-.858.866-1.369 1.858t-.756 2.004q-.812.429-1.59 1.259t-1.06 1.606m-.998-1.375q-.339-.436-.85-.867t-1.049-.688q.058-.208.093-.505t.034-.582q0-1.075-.23-2.063T8.568 7.31q-.275-.55.047-.745t.765.186q.88.725 1.53 1.756q.649 1.03.958 2.342q-.315.673-.467 1.501t-.167 1.568"/></svg>
</template>

CSS

.icon-grass-rounded {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.039%2018.462q-.214%200-.357-.144t-.143-.356t.143-.357t.357-.144h4.365q-.367-1.459-1.179-2.426q-.811-.968-2.013-1.768q-.435-.286-.4-.568t.569-.314Q8.02%2012.28%2010.01%2014T12%2018.462zm8.961%200q0-.512-.08-1.069t-.276-1.102q.858-1.687%202.419-2.781t3.537-1.125q.562-.006.596.3q.035.307-.407.582q-1.164.704-1.985%201.72q-.821%201.015-1.208%202.475h4.366q.213%200%20.356.143t.144.356t-.144.357t-.356.144zm-.77-3.168q-.364-2.65.84-4.674t3.368-2.843q.575-.22.812.039q.236.257-.244.751q-.858.866-1.369%201.858t-.756%202.004q-.812.429-1.59%201.259t-1.06%201.606m-.998-1.375q-.339-.436-.85-.867t-1.049-.688q.058-.208.093-.505t.034-.582q0-1.075-.23-2.063T8.568%207.31q-.275-.55.047-.745t.765.186q.88.725%201.53%201.756q.649%201.03.958%202.342q-.315.673-.467%201.501t-.167%201.568%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.039%2018.462q-.214%200-.357-.144t-.143-.356t.143-.357t.357-.144h4.365q-.367-1.459-1.179-2.426q-.811-.968-2.013-1.768q-.435-.286-.4-.568t.569-.314Q8.02%2012.28%2010.01%2014T12%2018.462zm8.961%200q0-.512-.08-1.069t-.276-1.102q.858-1.687%202.419-2.781t3.537-1.125q.562-.006.596.3q.035.307-.407.582q-1.164.704-1.985%201.72q-.821%201.015-1.208%202.475h4.366q.213%200%20.356.143t.144.356t-.144.357t-.356.144zm-.77-3.168q-.364-2.65.84-4.674t3.368-2.843q.575-.22.812.039q.236.257-.244.751q-.858.866-1.369%201.858t-.756%202.004q-.812.429-1.59%201.259t-1.06%201.606m-.998-1.375q-.339-.436-.85-.867t-1.049-.688q.058-.208.093-.505t.034-.582q0-1.075-.23-2.063T8.568%207.31q-.275-.55.047-.745t.765.186q.88.725%201.53%201.756q.649%201.03.958%202.342q-.315.673-.467%201.501t-.167%201.568%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/grass-rounded.svg?color=%231a73e8&size=48