UNPKG

@react-spectrum/s2

Version:
78 lines (66 loc) 3.59 kB
var $bde97c91243ed164$exports = require("./Icon.cjs"); var $i2GK2$reactjsxruntime = require("react/jsx-runtime"); var $i2GK2$react = require("react"); function $parcel$defineInteropFlag(a) { Object.defineProperty(a, '__esModule', {value: true, configurable: true}); } function $parcel$export(e, n, v, s) { Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true}); } $parcel$defineInteropFlag(module.exports); $parcel$export(module.exports, "default", () => $696164cf64f5c1aa$export$2e2bcd8739ae039); const $696164cf64f5c1aa$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $i2GK2$reactjsxruntime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $i2GK2$reactjsxruntime.jsx)("defs", { children: /*#__PURE__*/ (0, $i2GK2$reactjsxruntime.jsxs)("radialGradient", { id: "42ff97__a", cx: 10, cy: 10, r: 8.241, fx: 10, fy: 10, gradientUnits: "userSpaceOnUse", children: [ /*#__PURE__*/ (0, $i2GK2$reactjsxruntime.jsx)("stop", { offset: 0, stopColor: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))" }), /*#__PURE__*/ (0, $i2GK2$reactjsxruntime.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, $i2GK2$reactjsxruntime.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, $i2GK2$reactjsxruntime.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, $i2GK2$reactjsxruntime.jsx)("circle", { cx: 10, cy: 10, r: 7.25, fill: "url(#42ff97__a)" }), /*#__PURE__*/ (0, $i2GK2$reactjsxruntime.jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M10 18.75c-4.825 0-8.75-3.925-8.75-8.75S5.175 1.25 10 1.25s8.75 3.925 8.75 8.75-3.925 8.75-8.75 8.75m0-16c-3.998 0-7.25 3.252-7.25 7.25s3.252 7.25 7.25 7.25 7.25-3.252 7.25-7.25S13.998 2.75 10 2.75" }) ] }); const $696164cf64f5c1aa$var$ForwardRef = /*#__PURE__*/ (0, $i2GK2$react.forwardRef)($696164cf64f5c1aa$var$SvgComponent); var $696164cf64f5c1aa$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($696164cf64f5c1aa$var$ForwardRef); //# sourceMappingURL=GradientRadial.cjs.map