UNPKG

@spectrum-web-components/icons-workflow

Version:

Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:

19 lines (18 loc) 758 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ExperienceImportIcon=({width:e=24,height:t=24,hidden:a=!1,title:r="Experience Import"}={})=>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="M6 14v-3.328a.5.5 0 0 1 .866-.341L14 18l-7.134 7.669A.5.5 0 0 1 6 25.328V22H1a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1Z" /> <path d="M35 4H5a1 1 0 0 0-1 1v3h28v8H16v12H4v3a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-3 24H18v-4h14Zm0-6H18v-4h14Z" /> </svg>`; //# sourceMappingURL=ExperienceImport.js.map