UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 1.4 kB
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const GraphStreamIcon=({width:a=24,height:t=24,hidden:e=!1,title:r="Graph Stream"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${a}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M24 10c-4.947 0-5.356-6-10-6-4.213 0-5.9 6.567-12 7.788v2.85a16.034 16.034 0 0 0 6.336-2.128A11.374 11.374 0 0 1 14 10.75a10.6 10.6 0 0 1 6.354 2.4A6.635 6.635 0 0 0 24 14.75a14.535 14.535 0 0 0 4.082-.762A28.181 28.181 0 0 1 34 12.843V6.165C29.646 6.916 28.346 10 24 10Zm0 13.25a16.5 16.5 0 0 0-4.242.887A20.569 20.569 0 0 1 14 25.25a29.526 29.526 0 0 1-7.283-1.033A33.457 33.457 0 0 0 2 23.349v2.832C6.329 26.956 9.168 30 14 30c3.46 0 7.064-2 10-2 2.637 0 4.518 3.217 10 3.875v-6.73a39.216 39.216 0 0 1-5.76-1.117A19.554 19.554 0 0 0 24 23.25Zm0-6c-2.094 0-3.6-1.035-5.061-2.035S16.076 13.25 14 13.25a9.131 9.131 0 0 0-4.5 1.471A18.469 18.469 0 0 1 2 17.149v3.688a34.9 34.9 0 0 1 5.293.946A27.036 27.036 0 0 0 14 22.75a18.768 18.768 0 0 0 5.053-1.01A18.018 18.018 0 0 1 24 20.75a21.058 21.058 0 0 1 4.848.852A38.535 38.535 0 0 0 34 22.631v-7.289a25.875 25.875 0 0 0-5.232 1.048 16.625 16.625 0 0 1-4.768.86Z" /> </svg>`; //# sourceMappingURL=GraphStream.js.map