@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
22 lines (21 loc) • 1.26 kB
JavaScript
;import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const LayersForwardIcon=({width:a=24,height:l=24,hidden:t=!1,title:e="Layers Forward"}={})=>r`<svg
xmlns="http://www.w3.org/2000/svg"
height="${l}"
viewBox="0 0 36 36"
width="${a}"
aria-hidden=${t?"true":"false"}
role="img"
fill="currentColor"
aria-label="${e}"
>
<path
d="M1.994 22H4v11a.988.988 0 0 0 .986 1h.993a1 1 0 0 0 1-1l.006-11h2.007a.5.5 0 0 0 .5-.5.491.491 0 0 0-.148-.35l-3.535-4.037a.5.5 0 0 0-.633 0L1.64 21.146a.49.49 0 0 0-.147.35.5.5 0 0 0 .501.504ZM23 3.829 31.682 9 23 14.17 14.318 9ZM23 1a1.2 1.2 0 0 0-.629.178l-11.99 7.141a.8.8 0 0 0 0 1.362l11.99 7.141a1.2 1.2 0 0 0 1.249.006l11.993-7.143a.8.8 0 0 0 .007-1.366L23.629 1.178A1.194 1.194 0 0 0 23 1Z"
/>
<path
d="M35.62 17.319 31.726 15 23 20l-8.726-5-3.893 2.319a.8.8 0 0 0 0 1.362l11.99 7.141a1.2 1.2 0 0 0 1.249.006l11.993-7.143a.8.8 0 0 0 .007-1.366Z"
/>
<path
d="m31.726 24-2.54 1.513L31.682 27 23 32.17 14.318 27l2.5-1.487L14.274 24l-3.893 2.319a.8.8 0 0 0 0 1.362l11.99 7.141a1.2 1.2 0 0 0 1.249.006l11.993-7.143a.8.8 0 0 0 .007-1.366Z"
/>
</svg>`;
//# sourceMappingURL=LayersForward.js.map