UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.49 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $2St1i$jsx} from "react/jsx-runtime"; import {forwardRef as $2St1i$forwardRef} from "react"; const $ac9d9824dd2eb54d$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $2St1i$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $2St1i$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18.27 3.729c-.392-.12-.814.1-.936.497l-.532 1.73C15.365 3.626 12.806 2.13 10 2.13c-4.411 0-8 3.59-8 8s3.589 8 8 8c2.662 0 5.142-1.318 6.633-3.527.232-.343.142-.81-.201-1.041-.344-.231-.81-.14-1.042.202-1.212 1.795-3.227 2.866-5.39 2.866-3.584 0-6.5-2.916-6.5-6.5s2.916-6.5 6.5-6.5c2.2 0 4.212 1.135 5.4 2.915l-1.547-.475c-.393-.119-.816.1-.937.497-.122.396.1.815.496.937l3.38 1.038q.11.033.22.033c.321 0 .618-.207.717-.53l1.038-3.379c.122-.396-.1-.815-.496-.937" }) }); const $ac9d9824dd2eb54d$var$ForwardRef = /*#__PURE__*/ (0, $2St1i$forwardRef)($ac9d9824dd2eb54d$var$SvgComponent); var $ac9d9824dd2eb54d$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($ac9d9824dd2eb54d$var$ForwardRef); export {$ac9d9824dd2eb54d$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=RotateCW.mjs.map