@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
16 lines (15 loc) • 747 B
JavaScript
;import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const RotateCWBoldIcon=({width:t=24,height:e=24,hidden:a=!1,title:l="Rotate CW Bold"}={})=>o`<svg
xmlns="http://www.w3.org/2000/svg"
height="${e}"
viewBox="0 0 36 36"
width="${t}"
aria-hidden=${a?"true":"false"}
role="img"
fill="currentColor"
aria-label="${l}"
>
<path
d="M18 2a16.03 16.03 0 0 1 13.356 7.228L35 7.521a.69.69 0 0 1 .531-.027.7.7 0 0 1 .424.9L32.947 16.7a.5.5 0 0 1-.589.276l-8.311-3.008a.7.7 0 0 1-.42-.9.686.686 0 0 1 .361-.39l3.677-1.723a11.971 11.971 0 1 0 .161 13.917 2 2 0 0 1 3.274 2.3A16 16 0 1 1 18 2Z"
/>
</svg>`;
//# sourceMappingURL=RotateCWBold.js.map