UNPKG

@vector-im/compound-design-tokens

Version:
29 lines 1.59 kB
var _reactJsxRuntime = require("react/jsx-runtime"); var React = require("react"); function RotateRightIcon(props, ref) { return /*#__PURE__*/_reactJsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 24 24", ref: ref, ...props, children: [/*#__PURE__*/_reactJsxRuntime.jsx("g", { clipPath: "url(#cpd_RotateRightIcon_a)", children: /*#__PURE__*/_reactJsxRuntime.jsx("path", { d: "M14.83 4.83 12.7 2.7c-.62-.62-1.7-.18-1.7.71v.66C7.06 4.56 4 7.92 4 12c0 3.64 2.43 6.71 5.77 7.68.62.18 1.23-.32 1.23-.96v-.03a.97.97 0 0 0-.68-.94A5.98 5.98 0 0 1 6 12c0-2.97 2.16-5.43 5-5.91v1.53c0 .89 1.07 1.33 1.7.71l2.13-2.08a.99.99 0 0 0 0-1.42m4.84 4.93q-.24-.825-.66-1.59c-.31-.57-1.1-.66-1.56-.2l-.01.01c-.31.31-.38.78-.17 1.16.2.37.36.76.48 1.16.12.42.51.7.94.7h.02c.65 0 1.15-.62.96-1.24M13 18.68v.02c0 .65.62 1.14 1.24.96q.825-.24 1.59-.66c.57-.31.66-1.1.2-1.56l-.02-.02a.97.97 0 0 0-1.16-.17c-.37.21-.76.37-1.16.49-.41.12-.69.51-.69.94m4.44-2.65c.46.46 1.25.37 1.56-.2.28-.51.5-1.04.67-1.59.18-.62-.31-1.24-.96-1.24h-.02c-.44 0-.82.28-.94.7q-.18.6-.48 1.17c-.21.38-.13.86.17 1.16" }) }), /*#__PURE__*/_reactJsxRuntime.jsx("defs", { children: /*#__PURE__*/_reactJsxRuntime.jsx("clipPath", { id: "cpd_RotateRightIcon_a", children: /*#__PURE__*/_reactJsxRuntime.jsx("path", { d: "M0 0h24v24H0z" }) }) })] }); } ; RotateRightIcon.displayName = "RotateRightIcon"; module.exports = React.forwardRef(RotateRightIcon);