// THIS FILE IS GENERATED. ANY CHANGES TO THIS FILE WILL BE LOST.
import type { TOC } from '@ember/component/template-only';

export interface NatureLeafIconSignature {
  Element: SVGSVGElement;
}

export const NatureLeafIcon: TOC<NatureLeafIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes>
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.183 14.092C5.026 12.227 5.605 10.412 6.814 8.982C9.033 6.356 17.765 3.876 21 3C20.771 6.946 20.069 15.01 17.517 18.027C16.184 19.607 14.232 20.513 12.162 20.513C10.863 20.513 9.6 20.139 8.502 19.464L5.555 22.878L4.041 21.571L6.961 18.188C5.94 17.057 5.312 15.636 5.183 14.092ZM12.162 18.513C13.642 18.513 15.037 17.865 15.99 16.737C17.656 14.767 18.506 8.986 18.813 5.684C14.95 6.83 9.597 8.788 8.342 10.273C7.478 11.295 7.064 12.592 7.176 13.925C7.262 14.942 7.65 15.886 8.281 16.66L14.083 9.94L15.597 11.246L9.833 17.922C10.549 18.3 11.345 18.513 12.162 18.513Z"/>
</svg>
</template>;