UNPKG

@react-spectrum/s2

Version:
63 lines (56 loc) 3.16 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $5uiT1$jsxs, jsx as $5uiT1$jsx} from "react/jsx-runtime"; import {forwardRef as $5uiT1$forwardRef} from "react"; const $cb9652624a4662ca$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $5uiT1$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $5uiT1$jsx)("defs", { children: /*#__PURE__*/ (0, $5uiT1$jsxs)("linearGradient", { id: "fb870f__a", x1: 0.667, x2: 16.933, y1: 10, y2: 10, gradientUnits: "userSpaceOnUse", children: [ /*#__PURE__*/ (0, $5uiT1$jsx)("stop", { offset: 0, stopColor: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))" }), /*#__PURE__*/ (0, $5uiT1$jsx)("stop", { offset: 0.024, stopColor: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", stopOpacity: 0.968 }), /*#__PURE__*/ (0, $5uiT1$jsx)("stop", { offset: 0.627, stopColor: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", stopOpacity: 0.261 }), /*#__PURE__*/ (0, $5uiT1$jsx)("stop", { offset: 1, stopColor: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", stopOpacity: 0 }) ] }) }), /*#__PURE__*/ (0, $5uiT1$jsx)("path", { fill: "url(#fb870f__a)", d: "M3 3h14v14H3z" }), /*#__PURE__*/ (0, $5uiT1$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M15.75 18H4.25C3.01 18 2 16.99 2 15.75V4.25C2 3.01 3.01 2 4.25 2h11.5C16.99 2 18 3.01 18 4.25v11.5c0 1.24-1.01 2.25-2.25 2.25M4.25 3.5c-.413 0-.75.337-.75.75v11.5c0 .413.337.75.75.75h11.5c.413 0 .75-.337.75-.75V4.25c0-.413-.337-.75-.75-.75z" }) ] }); const $cb9652624a4662ca$var$ForwardRef = /*#__PURE__*/ (0, $5uiT1$forwardRef)($cb9652624a4662ca$var$SvgComponent); var $cb9652624a4662ca$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($cb9652624a4662ca$var$ForwardRef); export {$cb9652624a4662ca$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Gradient.mjs.map