@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
34 lines (33 loc) • 2.56 kB
JavaScript
"use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CloudStateOnlineIcon=({width:t=24,height:e=24,hidden:r=!1,title:l="Cloud State Online"}={})=>o`<svg
xmlns="http://www.w3.org/2000/svg"
width="${t}"
height="${e}"
viewBox="0 0 22 20"
aria-hidden=${r?"true":"false"}
role="img"
fill="currentColor"
aria-label="${l}"
>
<path
d="M20.50293,13.43359c-.19238,0-.38379-.07324-.53027-.21973-.92773-.92871-2.16113-1.44043-3.47168-1.44141h-.00586c-1.30859,0-2.53711.50879-3.46191,1.43262-.29297.29297-.76758.29297-1.06055,0s-.29297-.76758,0-1.06055c1.20801-1.20801,2.81348-1.87207,4.52246-1.87207h.00684c1.71191.00195,3.32031.66992,4.53125,1.88086.29297.29297.29297.76758,0,1.06055-.14648.14648-.33887.21973-.53027.21973Z"
fill="currentColor"
stroke-width="0"
/>
<path
d="M18.38379,15.54395c-.19238,0-.38379-.07324-.53027-.21973-.74512-.74512-1.95801-.74902-2.70508-.00391-.29297.29297-.76758.29297-1.06055,0s-.29297-.76758,0-1.06055c1.3291-1.33008,3.49316-1.3291,4.82617.00391.29297.29297.29297.76758,0,1.06055-.14648.14648-.33789.21973-.53027.21973Z"
fill="currentColor"
stroke-width="0"
/>
<path
id="g"
d="M17.13647,17.6399c-.35136.35136-.91882.35356-1.27096.00142s-.35277-.92244-.00142-1.27379c.35136-.35136.92165-.35072,1.27379.00142s.34994.9196-.00142,1.27096Z"
fill="currentColor"
stroke-width="0"
/>
<path
d="M11.65625,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,.31152-.03223.62305-.09473.92578-.08398.40625-.49023.66602-.88672.58203-.40625-.08398-.66602-.48145-.58203-.88672.04199-.20312.06348-.41113.06348-.62109,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-.20801.11719-.45898.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.96387.09961.22461.08301.4834-.04395.69238-.12695.20996-.34863.34473-.59375.36035-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h7.93848c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z"
fill="currentColor"
stroke-width="0"
/>
</svg>`;
//# sourceMappingURL=CloudStateOnline.js.map