@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
19 lines (18 loc) • 765 B
JavaScript
;import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ExperienceExportIcon=({width:e=24,height:t=24,hidden:a=!1,title:r="Experience Export"}={})=>l`<svg
xmlns="http://www.w3.org/2000/svg"
height="${t}"
viewBox="0 0 36 36"
width="${e}"
aria-hidden=${a?"true":"false"}
role="img"
fill="currentColor"
aria-label="${r}"
>
<path
d="M30 28H12v-4h7.6v-2H12v-4h7.6v-2H4V8h26V5a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h28a1 1 0 0 0 1-1Zm-20 0H4V18h6Z"
/>
<path
d="M28 14v-3.328a.5.5 0 0 1 .866-.341L36 18l-7.134 7.669a.5.5 0 0 1-.866-.341V22h-5a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1Z"
/>
</svg>`;
//# sourceMappingURL=ExperienceExport.js.map