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

export interface RecreationIconSignature {
  Element: SVGSVGElement;
}

export const RecreationIcon: TOC<RecreationIconSignature> = <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="M21.406 6.08625C21.768 6.24625 22 6.60625 22 7.00025V9.00025C22 9.55325 21.553 10.0002 21 10.0002H13V20.0002H15V17C15 16.4477 15.4477 16 16 16H19V14C19 13.4477 19.4477 13 20 13C20.5523 13 21 13.4477 21 14V20.0002H22V22.0002H2V20.0002H3V14C3 13.4477 3.44772 13 4 13C4.55228 13 5 13.4477 5 14V16H8C8.55228 16 9 16.4477 9 17V20.0002H11V10.0002H3C2.447 10.0002 2 9.55325 2 9.00025V7.00025C2 6.60625 2.233 6.24625 2.593 6.08625L11.593 2.08625C11.852 1.97125 12.147 1.97125 12.406 2.08625L21.406 6.08625ZM19 20.0002V18H17V20.0002H19ZM7 20.0002H5V18H7V20.0002ZM9.256 5.31425L4 7.65025V8.00025H7.465L9.256 5.31425ZM9.87 8.00025L12 4.80325L14.131 8.00025H9.87ZM16.535 8.00025H20V7.65025L14.744 5.31425L16.535 8.00025Z"/>
</svg>
</template>;