UNPKG

@react-spectrum/s2

Version:
27 lines (19 loc) 1.2 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $2Vvn9$jsx} from "react/jsx-runtime"; import {forwardRef as $2Vvn9$forwardRef} from "react"; const $77569ffa469a8cc5$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $2Vvn9$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $2Vvn9$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M3.75 18c-.414 0-.75-.336-.75-.75v-5.5C3 6.925 6.925 3 11.75 3h5.5c.414 0 .75.336.75.75s-.336.75-.75.75h-5.5c-3.998 0-7.25 3.252-7.25 7.25v5.5c0 .414-.336.75-.75.75" }) }); const $77569ffa469a8cc5$var$ForwardRef = /*#__PURE__*/ (0, $2Vvn9$forwardRef)($77569ffa469a8cc5$var$SvgComponent); var $77569ffa469a8cc5$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($77569ffa469a8cc5$var$ForwardRef); export {$77569ffa469a8cc5$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=CornerRadius.mjs.map