UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 879 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const GraphAreaStackedIcon=({width:a=24,height:e=24,hidden:t=!1,title:l="Graph Area Stacked"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${a}" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M30.371 16.321 34 23.578v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-15l10 12 3.584-5.378a.5.5 0 0 1 .832 0L20 29.578l9.517-13.324a.5.5 0 0 1 .854.067Z" /> <path d="m11.769 25.239 2.151-3.227a2.5 2.5 0 0 1 4.16 0L20.074 25l7.906-11.067a2.5 2.5 0 0 1 4.271.335L34 17.765V7.578l-3.57-5.355a.5.5 0 0 0-.84.012L20 17.578 16.416 12.2a.5.5 0 0 0-.832 0L12 17.578l-10-10v5.938Z" /> </svg>`; //# sourceMappingURL=GraphAreaStacked.js.map