UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 1.17 kB
"use strict";import{tag as a}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const RotateCCWIcon=({width:t=24,height:e=24,hidden:l=!1,title:r="Rotate CC W"}={})=>a`<svg xmlns="http://www.w3.org/2000/svg" width="${t}" height="${e}" viewBox="0 0 20 20" aria-hidden=${l?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="m1.72949,3.72896c.39209-.12061.81494.10059.93701.49658l.53143,1.73016c1.43658-2.33026,3.99622-3.82538,6.80206-3.82538,4.41113,0,8,3.58887,8,8s-3.58887,8-8,8c-2.66162,0-5.1416-1.31836-6.6333-3.52686-.23193-.34326-.1416-.80957.20166-1.0415.34375-.23145.80957-.14062,1.0415.20166,1.2124,1.79492,3.22754,2.8667,5.39014,2.8667,3.58398,0,6.5-2.91602,6.5-6.5,0-3.58398-2.91602-6.5-6.5-6.5-2.20074,0-4.21191,1.13434-5.3999,2.91516l1.54736-.47522c.39258-.11914.81543.1001.93701.49658.12158.396-.10059.81543-.49658.93701l-3.37988,1.03809c-.07324.02246-.14746.0332-.2207.0332-.32031,0-.61719-.20703-.71631-.52979l-1.03809-3.37939c-.12158-.396.10059-.81543.49658-.93701Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=RotateCCW.js.map