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

export interface DraftIconSignature {
  Element: SVGSVGElement;
}

export const DraftIcon: TOC<DraftIconSignature> = <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 M15.2105,5.45455 L5.36842,5.45455 L5.36842,18.1818 L15.2105,18.1818 L15.2105,5.45455 Z M13.5298,14 C13.6072,14 13.6814,14.0527 13.7361,14.1464 C13.7908,14.2402 13.8215,14.3674 13.8215,14.5 C13.8215,14.6326 13.7908,14.7598 13.7361,14.8536 C13.695,14.9239 13.643,14.9711 13.587,14.9903 L13.5298,15 L7.1132,15 C7.0358,15 6.96156,14.9473 6.90686,14.8536 C6.85216,14.7598 6.82146,14.6326 6.82146,14.5 C6.82146,14.3674 6.85216,14.2402 6.90686,14.1464 C6.94788,14.0761 6.99988,14.0289 7.056,14.0097 L7.1132,14 L13.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 C13.6072,12 13.6814,12.0527 13.7361,12.1464 C13.7908,12.2402 13.8215,12.3674 13.8215,12.5 C13.8215,12.6326 13.7908,12.7598 13.7361,12.8536 C13.695,12.9239 13.643,12.9711 13.587,12.9903 L13.5298,13 L7.1132,13 C7.0358,13 6.96156,12.9473 6.90686,12.8536 C6.85216,12.7598 6.82146,12.6326 6.82146,12.5 C6.82146,12.3674 6.85216,12.2402 6.90686,12.1464 C6.94788,12.0761 6.99988,12.0289 7.056,12.0097 L7.1132,12 L13.5298,12 Z M13.5298,10 C13.6072,10 13.6814,10.0527 13.7361,10.1464 C13.7908,10.2402 13.8215,10.3674 13.8215,10.5 C13.8215,10.6326 13.7908,10.7598 13.7361,10.8536 C13.695,10.9239 13.643,10.9711 13.587,10.9903 L13.5298,11 L7.1132,11 C7.0358,11 6.96156,10.9473 6.90686,10.8536 C6.85216,10.7598 6.82146,10.6326 6.82146,10.5 C6.82146,10.3674 6.85216,10.2402 6.90686,10.1464 C6.94788,10.0761 6.99988,10.0289 7.056,10.0097 L7.1132,10 L13.5298,10 Z M13.5298,8 C13.6072,8 13.6814,8.0527 13.7361,8.1464 C13.7908,8.2402 13.8215,8.3674 13.8215,8.5 C13.8215,8.6326 13.7908,8.7598 13.7361,8.8536 C13.695,8.9239 13.643,8.9711 13.587,8.9903 L13.5298,9 L7.1132,9 C7.0358,9 6.96156,8.9473 6.90686,8.8536 C6.85216,8.7598 6.82146,8.6326 6.82146,8.5 C6.82146,8.3674 6.85216,8.2402 6.90686,8.1464 C6.94788,8.0761 6.99988,8.0289 7.056,8.0097 L7.1132,8 L13.5298,8 Z" transform="translate(3.5 2)"/></svg></template>;