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

export interface ArchiveIconSignature {
  Element: SVGSVGElement;
}

export const ArchiveIcon: TOC<ArchiveIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M15.2105,3.63636 C16.1992,3.63636 17,4.45 17,5.45455 L17,18.1818 C17,19.1864 16.1992,20 15.2105,20 L5.36842,20 C4.37974,20 3.57895,19.1864 3.57895,18.1818 L3.57895,5.45455 C3.57895,4.45 4.37974,3.63636 5.36842,3.63636 L15.2105,3.63636 Z M13.5298,14 L7.1132,14 C7.0358,14 6.96156,14.0527 6.90686,14.1464 C6.85216,14.2402 6.82146,14.3674 6.82146,14.5 C6.82146,14.6326 6.85216,14.7598 6.90686,14.8536 C6.96156,14.9473 7.0358,15 7.1132,15 L13.5298,15 C13.6072,15 13.6814,14.9473 13.7361,14.8536 C13.7908,14.7598 13.8215,14.6326 13.8215,14.5 C13.8215,14.3674 13.7908,14.2402 13.7361,14.1464 C13.6814,14.0527 13.6072,14 13.5298,14 Z M12.5263,0 L12.5263,1.81818 L1.78947,1.81818 L1.78947,14.5455 L0,14.5455 L0,1.81818 C0,0.81364 0.80079,0 1.78947,0 L12.5263,0 Z M13.5298,12 L7.1132,12 C7.0358,12 6.96156,12.0527 6.90686,12.1464 C6.85216,12.2402 6.82146,12.3674 6.82146,12.5 C6.82146,12.6326 6.85216,12.7598 6.90686,12.8536 C6.96156,12.9473 7.0358,13 7.1132,13 L13.5298,13 C13.6072,13 13.6814,12.9473 13.7361,12.8536 C13.7908,12.7598 13.8215,12.6326 13.8215,12.5 C13.8215,12.3674 13.7908,12.2402 13.7361,12.1464 C13.6814,12.0527 13.6072,12 13.5298,12 Z M13.5298,10 L7.1132,10 C7.0358,10 6.96156,10.0527 6.90686,10.1464 C6.85216,10.2402 6.82146,10.3674 6.82146,10.5 C6.82146,10.6326 6.85216,10.7598 6.90686,10.8536 C6.96156,10.9473 7.0358,11 7.1132,11 L13.5298,11 C13.6072,11 13.6814,10.9473 13.7361,10.8536 C13.7908,10.7598 13.8215,10.6326 13.8215,10.5 C13.8215,10.3674 13.7908,10.2402 13.7361,10.1464 C13.6814,10.0527 13.6072,10 13.5298,10 Z M13.5298,8 L7.1132,8 C7.0358,8 6.96156,8.0527 6.90686,8.1464 C6.85216,8.2402 6.82146,8.3674 6.82146,8.5 C6.82146,8.6326 6.85216,8.7598 6.90686,8.8536 C6.96156,8.9473 7.0358,9 7.1132,9 L13.5298,9 C13.6072,9 13.6814,8.9473 13.7361,8.8536 C13.7908,8.7598 13.8215,8.6326 13.8215,8.5 C13.8215,8.3674 13.7908,8.2402 13.7361,8.1464 C13.6814,8.0527 13.6072,8 13.5298,8 Z" transform="translate(3.5 2)"/></svg></template>;