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

export interface NatureTreeIconSignature {
  Element: SVGSVGElement;
}

export const NatureTreeIcon: TOC<NatureTreeIconSignature> = <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="M15.4287 12.3334L17.2287 14.584C17.3887 14.7847 17.42 15.058 17.3093 15.2894C17.1987 15.5194 16.9647 15.6667 16.7087 15.6667H12.7087V19H11.3753V15.6667H7.37533C7.11867 15.6667 6.88533 15.5194 6.774 15.2894C6.66333 15.058 6.69467 14.7847 6.85467 14.584L8.65467 12.3334H8.37533C8.126 12.3334 7.89867 12.1954 7.78267 11.9747C7.668 11.754 7.68533 11.4887 7.828 11.2847L9.46067 8.95269C9.31467 8.89469 9.19134 8.78536 9.116 8.64136C9.00134 8.42069 9.01867 8.15536 9.16134 7.95136L11.4947 4.61803C11.744 4.26136 12.338 4.26136 12.5873 4.61803L14.9207 7.95136C15.0633 8.15536 15.0807 8.42069 14.966 8.64136C14.8907 8.78536 14.7673 8.89469 14.6213 8.95269L16.254 11.2847C16.3967 11.4887 16.414 11.754 16.2993 11.9747C16.1847 12.1954 15.9567 12.3334 15.708 12.3334H15.4287ZM10.562 12.0834L8.762 14.3334H15.3213L13.5213 12.0834C13.3607 11.8834 13.3293 11.6087 13.4407 11.3774C13.5513 11.1474 13.7853 11 14.0413 11H14.428L12.828 8.71536C12.6853 8.51136 12.668 8.24603 12.7827 8.02536C12.858 7.88136 12.9813 7.77269 13.1273 7.71403L12.0413 6.16269L10.9553 7.71403C11.1013 7.77269 11.2247 7.88203 11.3 8.02536C11.4147 8.24603 11.3973 8.51136 11.2547 8.71536L9.65534 11H10.042C10.298 11 10.5313 11.1474 10.6427 11.3774C10.7533 11.6087 10.722 11.8834 10.562 12.0834Z"/>
</svg>
</template>;