UNPKG

@react-spectrum/s2

Version:
65 lines (58 loc) 3.29 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $9Y6Je$jsxs, jsx as $9Y6Je$jsx} from "react/jsx-runtime"; import {forwardRef as $9Y6Je$forwardRef} from "react"; const $ad4b61378e3cf256$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $9Y6Je$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $9Y6Je$jsx)("defs", { children: /*#__PURE__*/ (0, $9Y6Je$jsxs)("linearGradient", { id: "04e823__a", x1: -239.333, x2: -223.067, y1: 250, y2: 250, gradientTransform: "translate(240 -240)", gradientUnits: "userSpaceOnUse", children: [ /*#__PURE__*/ (0, $9Y6Je$jsx)("stop", { offset: 0, stopColor: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))" }), /*#__PURE__*/ (0, $9Y6Je$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, $9Y6Je$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, $9Y6Je$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, $9Y6Je$jsx)("path", { fill: "url(#04e823__a)", d: "M3 3h14v14H3z", transform: "rotate(-90 10 10)" }), /*#__PURE__*/ (0, $9Y6Je$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M18 4.25v11.5c0 1.24-1.01 2.25-2.25 2.25H4.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.25M3.5 15.75c0 .413.337.75.75.75h11.5c.413 0 .75-.337.75-.75V4.25c0-.413-.337-.75-.75-.75H4.25c-.413 0-.75.337-.75.75z" }) ] }); const $ad4b61378e3cf256$var$ForwardRef = /*#__PURE__*/ (0, $9Y6Je$forwardRef)($ad4b61378e3cf256$var$SvgComponent); var $ad4b61378e3cf256$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($ad4b61378e3cf256$var$ForwardRef); export {$ad4b61378e3cf256$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=GradientHorizontal.mjs.map