UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 1.75 kB
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CloudStatePausedIcon=({width:t=24,height:e=24,hidden:s=!1,title:l="Cloud State Paused"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" width="${t}" height="${e}" viewBox="0 0 22 20" aria-hidden=${s?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="m17.5,9.02112c-2.48535,0-4.5,2.01477-4.5,4.5s2.01465,4.5,4.5,4.5,4.47998-2.01477,4.47998-4.5-1.99463-4.5-4.47998-4.5Zm-.72461,6.50037c0,.34473-.28027.625-.625.625s-.625-.28027-.625-.625v-4c0-.34473.28027-.625.625-.625s.625.28027.625.625v4Zm2.69922,0c0,.34473-.28027.625-.625.625s-.625-.28027-.625-.625v-4c0-.34473.28027-.625.625-.625s.625.28027.625.625v4Zm-8.16797,1.47852H3.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.49512,0,4.56738,1.87012,4.81934,4.34961.04199.41211-.25781.78027-.66992.82227-.41504.04395-.78027-.25781-.82227-.66992-.17383-1.71191-1.60449-3.00195-3.32715-3.00195-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20801.11621-.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.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.58887c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=CloudStatePaused.js.map