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

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

1 other variant in Material Symbols

The same icon in other sets

More household icons from Material Symbols

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="M3 20q-.425 0-.712-.288T2 19t.288-.712T3 18h4.75q-.425-1.575-1.4-2.85T4 13.075q-.55-.325-.525-.712T4.15 12q3.275.05 5.562 2.375T12 20zm11 0q0-1.05-.225-2.087t-.65-1.988q1.05-1.725 2.813-2.8T19.85 12q.6-.025.625.388t-.475.687q-1.375.8-2.35 2.075T16.25 18H21q.425 0 .713.288T22 19t-.288.713T21 20zm-2-5.975q0-2.65 1.513-4.713T17.4 6.45q.575-.2.85.125t-.225.8q-.8.75-1.387 1.675t-.988 1.975q-1.1.525-2.013 1.288T12 14.025m-1.825-1.875q-.3-.225-.6-.425t-.625-.4q0-.15.025-.312T9 10.7q0-1.325-.287-2.525T7.875 5.85q-.275-.55.038-.812t.812.137q.9.725 1.588 1.65t1.112 2.025q-.45.75-.775 1.588t-.475 1.712"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsGrassRounded(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="M3 20q-.425 0-.712-.288T2 19t.288-.712T3 18h4.75q-.425-1.575-1.4-2.85T4 13.075q-.55-.325-.525-.712T4.15 12q3.275.05 5.562 2.375T12 20zm11 0q0-1.05-.225-2.087t-.65-1.988q1.05-1.725 2.813-2.8T19.85 12q.6-.025.625.388t-.475.687q-1.375.8-2.35 2.075T16.25 18H21q.425 0 .713.288T22 19t-.288.713T21 20zm-2-5.975q0-2.65 1.513-4.713T17.4 6.45q.575-.2.85.125t-.225.8q-.8.75-1.387 1.675t-.988 1.975q-1.1.525-2.013 1.288T12 14.025m-1.825-1.875q-.3-.225-.6-.425t-.625-.4q0-.15.025-.312T9 10.7q0-1.325-.287-2.525T7.875 5.85q-.275-.55.038-.812t.812.137q.9.725 1.588 1.65t1.112 2.025q-.45.75-.775 1.588t-.475 1.712"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 20q-.425 0-.712-.288T2 19t.288-.712T3 18h4.75q-.425-1.575-1.4-2.85T4 13.075q-.55-.325-.525-.712T4.15 12q3.275.05 5.562 2.375T12 20zm11 0q0-1.05-.225-2.087t-.65-1.988q1.05-1.725 2.813-2.8T19.85 12q.6-.025.625.388t-.475.687q-1.375.8-2.35 2.075T16.25 18H21q.425 0 .713.288T22 19t-.288.713T21 20zm-2-5.975q0-2.65 1.513-4.713T17.4 6.45q.575-.2.85.125t-.225.8q-.8.75-1.387 1.675t-.988 1.975q-1.1.525-2.013 1.288T12 14.025m-1.825-1.875q-.3-.225-.6-.425t-.625-.4q0-.15.025-.312T9 10.7q0-1.325-.287-2.525T7.875 5.85q-.275-.55.038-.812t.812.137q.9.725 1.588 1.65t1.112 2.025q-.45.75-.775 1.588t-.475 1.712"/></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%22M3%2020q-.425%200-.712-.288T2%2019t.288-.712T3%2018h4.75q-.425-1.575-1.4-2.85T4%2013.075q-.55-.325-.525-.712T4.15%2012q3.275.05%205.562%202.375T12%2020zm11%200q0-1.05-.225-2.087t-.65-1.988q1.05-1.725%202.813-2.8T19.85%2012q.6-.025.625.388t-.475.687q-1.375.8-2.35%202.075T16.25%2018H21q.425%200%20.713.288T22%2019t-.288.713T21%2020zm-2-5.975q0-2.65%201.513-4.713T17.4%206.45q.575-.2.85.125t-.225.8q-.8.75-1.387%201.675t-.988%201.975q-1.1.525-2.013%201.288T12%2014.025m-1.825-1.875q-.3-.225-.6-.425t-.625-.4q0-.15.025-.312T9%2010.7q0-1.325-.287-2.525T7.875%205.85q-.275-.55.038-.812t.812.137q.9.725%201.588%201.65t1.112%202.025q-.45.75-.775%201.588t-.475%201.712%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%22M3%2020q-.425%200-.712-.288T2%2019t.288-.712T3%2018h4.75q-.425-1.575-1.4-2.85T4%2013.075q-.55-.325-.525-.712T4.15%2012q3.275.05%205.562%202.375T12%2020zm11%200q0-1.05-.225-2.087t-.65-1.988q1.05-1.725%202.813-2.8T19.85%2012q.6-.025.625.388t-.475.687q-1.375.8-2.35%202.075T16.25%2018H21q.425%200%20.713.288T22%2019t-.288.713T21%2020zm-2-5.975q0-2.65%201.513-4.713T17.4%206.45q.575-.2.85.125t-.225.8q-.8.75-1.387%201.675t-.988%201.975q-1.1.525-2.013%201.288T12%2014.025m-1.825-1.875q-.3-.225-.6-.425t-.625-.4q0-.15.025-.312T9%2010.7q0-1.325-.287-2.525T7.875%205.85q-.275-.55.038-.812t.812.137q.9.725%201.588%201.65t1.112%202.025q-.45.75-.775%201.588t-.475%201.712%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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