@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
17 lines (16 loc) • 1.79 kB
JavaScript
;import{tag as s}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CloudStateSlowConnectionIcon=({width:t=24,height:e=24,hidden:l=!1,title:o="Cloud State Slow Connection"}={})=>s`<svg
xmlns="http://www.w3.org/2000/svg"
width="${t}"
height="${e}"
viewBox="0 0 22 20"
aria-hidden=${l?"true":"false"}
role="img"
fill="currentColor"
aria-label="${o}"
>
<path
d="m11.24805,17H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.2793,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.6709,0,4.84375,2.17285,4.84375,4.84473,0,.48438-.07812.96875-.23145,1.44043-.12695.39355-.54688.6123-.94434.48145-.39453-.12793-.60938-.55078-.48145-.94434.10449-.32227.15723-.65137.15723-.97754,0-1.84473-1.5-3.34473-3.34375-3.34473-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20898.11621-.45801.125-.6748.02832-.34863-.1582-.70898-.23828-1.06934-.23828-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h7.53027c.41406,0,.75.33594.75.75s-.33594.75-.75.75Zm6.75195-.72852v-5c0-.41406-.33594-.75-.75-.75s-.75.33594-.75.75v5c0,.41406.33594.75.75.75s.75-.33594.75-.75Zm-3,0v-3c0-.41406-.33594-.75-.75-.75s-.75.33594-.75.75v3c0,.41406.33594.75.75.75s.75-.33594.75-.75Zm6,0v-7c0-.41406-.33594-.75-.75-.75s-.75.33594-.75.75v7c0,.41406.33594.75.75.75s.75-.33594.75-.75Z"
fill="currentColor"
/>
</svg>`;
//# sourceMappingURL=CloudStateSlowConnection.js.map