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

export interface PlaystreetIconSignature {
  Element: SVGSVGElement;
}

export const PlaystreetIcon: TOC<PlaystreetIconSignature> = <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="M9 7C10.6569 7 12 5.65685 12 4C12 2.34315 10.6569 1 9 1C7.34315 1 6 2.34315 6 4C6 5.65685 7.34315 7 9 7ZM9 7H11C11.5174 7.00396 11.6929 7.13316 12 7.43435L15.4351 11.1836C16.3974 12.1415 14.9927 13.4473 14.0715 12.4702L12 10V15C12 14.9728 16.4474 20.2482 16.4562 20.2636C16.6949 20.6851 16.5475 21.2206 16.1251 21.4593C15.7601 21.6661 15.3099 21.5814 15.0321 21.2728L13.3376 19.4833C11.7499 17.8209 10.4206 16.3678 10.4206 16.3678C10.4206 16.3678 9.99912 16.0015 10 16H8C8 16 7.84634 17.6638 7.28709 19.8826L6.68516 22.3107C6.59914 22.7048 6.24912 23 5.82935 23C5.3449 23 4.9522 22.6073 4.9522 22.1228C4.9522 22.1168 4.95268 22.1109 4.95315 22.105C4.95407 22.0937 4.95497 22.0826 4.9522 22.0709C4.9522 22.0709 5.4173 18.8952 6 14C6.0048 13.9597 6 10 6 10L3.72106 12.4366C2.71059 13.4473 1.34305 12.1539 2.35638 11.139L6.05023 7.43435L6.07157 7.41342C6.35782 7.13251 6.4887 7.00408 7 7H9ZM22 17C22 18.1046 21.1046 19 20 19C18.8954 19 18 18.1046 18 17C18 15.8954 18.8954 15 20 15C21.1046 15 22 15.8954 22 17ZM10 9V14H8V9H10ZM10 3H8V5H10V3Z"/>
</svg>
</template>;