UNPKG

@react-spectrum/s2

Version:
33 lines (26 loc) 1.97 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $hMhb2$jsxs, jsx as $hMhb2$jsx} from "react/jsx-runtime"; import {forwardRef as $hMhb2$forwardRef} from "react"; const $ac48f540fa6fa798$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $hMhb2$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $hMhb2$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18.25 14.25V12c0-.414-.336-.75-.75-.75s-.75.336-.75.75v2.25c0 1.24-1.01 2.25-2.25 2.25h-2.25c-.414 0-.75.336-.75.75s.336.75.75.75h2.25c2.068 0 3.75-1.682 3.75-3.75" }), /*#__PURE__*/ (0, $hMhb2$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18.25 8V5.75C18.25 3.682 16.568 2 14.5 2h-2.25c-.414 0-.75.336-.75.75s.336.75.75.75h2.25c1.24 0 2.25 1.01 2.25 2.25V8c0 .414.336.75.75.75s.75-.336.75-.75M3.75 8V5.75C3.75 4.51 4.76 3.5 6 3.5h2.25c.414 0 .75-.336.75-.75S8.664 2 8.25 2H6C3.932 2 2.25 3.682 2.25 5.75V8c0 .414.336.75.75.75s.75-.336.75-.75M8.25 18H6c-2.068 0-3.75-1.682-3.75-3.75V12c0-.414.336-.75.75-.75s.75.336.75.75v2.25c0 1.24 1.01 2.25 2.25 2.25h2.25c.414 0 .75.336.75.75s-.336.75-.75.75", opacity: 0.35 }) ] }); const $ac48f540fa6fa798$var$ForwardRef = /*#__PURE__*/ (0, $hMhb2$forwardRef)($ac48f540fa6fa798$var$SvgComponent); var $ac48f540fa6fa798$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($ac48f540fa6fa798$var$ForwardRef); export {$ac48f540fa6fa798$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=CornerRadiusBottomRight.mjs.map