UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 801 B
"use strict";import{tag as m}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DocumentFragmentIcon=({width:e=24,height:t=24,hidden:a=!1,title:r="Document Fragment"}={})=>m`<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}" > <circle cx="14.856" cy="13.5" r="2" /> <path d="M35 4H1a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h34a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM4 8h16v12.694a8.535 8.535 0 0 0-3.478-1.125c-1.653 0-2.4 2.2-4.052 2.2s-2.936-4.353-4.588-4.353C6.379 17.412 4 21.819 4 21.819Zm28 20H4v-2h28Zm0-6h-8v-2h8Zm0-6h-8v-2h8Zm0-6h-8V8h8Z" /> </svg>`; //# sourceMappingURL=DocumentFragment.js.map