@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
16 lines (15 loc) • 746 B
JavaScript
;import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const RotateCCWBoldIcon=({width:t=24,height:e=24,hidden:a=!1,title:l="Rotate CCW 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 0 4.644 9.228L1 7.521a.69.69 0 0 0-.531-.027.7.7 0 0 0-.424.9L3.053 16.7a.5.5 0 0 0 .589.276l8.311-3.008a.7.7 0 0 0 .42-.9.686.686 0 0 0-.361-.39l-3.677-1.72a11.971 11.971 0 1 1-.161 13.917 2 2 0 0 0-3.274 2.3A16 16 0 1 0 18 2Z"
/>
</svg>`;
//# sourceMappingURL=RotateCCWBold.js.map