@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
17 lines (16 loc) • 786 B
JavaScript
;import{tag as s}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const AssetsPublishedIcon=({width:e=24,height:t=24,hidden:a=!1,title:l="Assets Published"}={})=>s`<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="${l}"
>
<path
d="m19.237 26.8 9.084 5.063a.819.819 0 0 0 1.1-.366l6.485-16.146ZM16.083 27.763V35.2a.5.5 0 0 0 .824.381l5.32-4.525ZM7.662 24H4V4h28v7.8l1.96-.611H34V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h8.667Z"
/>
<path d="M34.791 13.535 9.078 21.444a.409.409 0 0 0-.066.759l7.114 3.479Z" />
</svg>`;
//# sourceMappingURL=AssetsPublished.js.map