@react-spectrum/s2
Version:
Spectrum 2 UI components in React
37 lines (26 loc) • 1.75 kB
JavaScript
var $bde97c91243ed164$exports = require("./Icon.cjs");
var $1YxEU$reactjsxruntime = require("react/jsx-runtime");
var $1YxEU$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", () => $1ccc106a6d5436a0$export$2e2bcd8739ae039);
const $1ccc106a6d5436a0$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $1YxEU$reactjsxruntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
viewBox: "0 0 20 20",
ref: ref,
...props,
children: /*#__PURE__*/ (0, $1YxEU$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M10 18.75c-3.848 0-6.75-2.703-6.75-6.288 0-2.736 2.32-5.784 4.365-8.474.655-.86 1.273-1.67 1.761-2.404.277-.418.97-.418 1.248 0 .488.733 1.106 1.545 1.76 2.404 2.047 2.69 4.366 5.738 4.366 8.474 0 3.585-2.902 6.288-6.75 6.288m0-15.441c-.37.508-.772 1.039-1.19 1.587-1.904 2.501-4.06 5.335-4.06 7.566 0 2.774 2.208 4.788 5.25 4.788s5.25-2.014 5.25-4.788c0-2.23-2.156-5.065-4.06-7.566-.418-.548-.82-1.079-1.19-1.587"
})
});
const $1ccc106a6d5436a0$var$ForwardRef = /*#__PURE__*/ (0, $1YxEU$react.forwardRef)($1ccc106a6d5436a0$var$SvgComponent);
var $1ccc106a6d5436a0$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($1ccc106a6d5436a0$var$ForwardRef);
//# sourceMappingURL=Blur.cjs.map