UNPKG

@spectrum-web-components/icons-workflow

Version:

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

18 lines (17 loc) 880 B
"use strict";import{tag as h}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DocumentFragmentGroupIcon=({width:t=24,height:a=24,hidden:e=!1,title:r="Document Fragment Group"}={})=>h`<svg xmlns="http://www.w3.org/2000/svg" height="${a}" viewBox="0 0 36 36" width="${t}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M35 8H5a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1ZM8 12h14v8.875a8.532 8.532 0 0 0-3.478-1.125c-1.653 0-2.4 2.2-4.052 2.2s-1.7-3.765-3.351-3.765C9.617 18.181 8 22 8 22Zm24 16H8v-2h24Zm0-8h-6v-2h6Zm0-6h-6v-2h6Z" /> <path d="M2 7a1 1 0 0 1 1-1h29V5a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h1Z" /> <circle cx="18" cy="16" r="2" /> </svg>`; //# sourceMappingURL=DocumentFragmentGroup.js.map