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

export interface ImportIconSignature {
  Element: SVGSVGElement;
}

export const ImportIcon: TOC<ImportIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M6.94670518,4 C8.06969518,1.63609 10.4790752,0 13.2727752,0 C17.1387752,0 20.2727752,3.13401 20.2727752,7 C20.2727752,10.866 17.1387752,14 13.2727752,14 L11.2728752,14 L5.27287518,14 C2.51145518,14 0.272875183,11.7614 0.272875183,9 C0.272875183,6.23858 2.51145518,4 5.27287518,4 L5.77287518,4 L6.94670518,4 Z M5.27287518,6 C3.61602518,6 2.27287518,7.34315 2.27287518,9 C2.27287518,10.6569 3.61602518,12 5.27287518,12 L11.2728752,12 L13.2727752,12 C16.0341752,12 18.2727752,9.76142 18.2727752,7 C18.2727752,4.23858 16.0341752,2 13.2727752,2 C11.0972752,2 9.24389518,3.38991 8.55702518,5.33325 L8.32135518,6 L7.61418518,6 L5.77287518,6 L5.27287518,6 Z M20.5629752,17.83 L22.8529752,20.12 L24.2729752,18.71 L19.5629752,14 L14.8529752,18.71 L16.2729752,20.12 L18.5629752,17.83 L18.5629752,24 L20.5629752,24 L20.5629752,17.83 Z"/></svg></template>;