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

export interface PlacesFactoryIconSignature {
  Element: SVGSVGElement;
}

export const PlacesFactoryIcon: TOC<PlacesFactoryIconSignature> = <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="M19 5.99902C19 7.65402 17.654 8.99902 16 8.99902C14.345 8.99902 13 7.65302 13 5.99902C13 4.34502 14.346 2.99902 16 2.99902C17.654 2.99902 19 4.34502 19 5.99902ZM12 6.49902C12 7.32802 11.327 7.99902 10.5 7.99902C9.672 7.99902 9 7.32702 9 6.49902C9 5.67202 9.673 4.99902 10.5 4.99902C11.327 4.99902 12 5.67302 12 6.49902ZM16 4.99902C16.551 4.99902 17 5.44802 17 5.99902C17 6.55102 16.551 6.99902 16 6.99902C15.449 6.99902 15 6.55102 15 5.99902C15 5.44702 15.448 4.99902 16 4.99902ZM7 11.999H21C21.552 11.999 22 12.447 22 12.999V20.999C22 21.551 21.552 21.999 21 21.999H3C2.448 21.999 2 21.551 2 20.999V6.99902C2 6.63002 2.203 6.29102 2.529 6.11702C2.852 5.94302 3.247 5.96202 3.555 6.16702L6.555 8.16702C6.833 8.35302 7 8.66602 7 8.99902V11.999ZM4 19.999V8.86702L5 9.53502V12.998C5 13.55 5.448 13.998 6 13.998H20V19.999H4ZM9 15.999H6V17.999H9V15.999ZM11 15.999H14V17.999H11V15.999ZM19 15.999H16V17.999H19V15.999Z"/>
</svg>
</template>;