@react-spectrum/s2
Version:
Spectrum 2 UI components in React
37 lines (26 loc) • 1.78 kB
JavaScript
var $bde97c91243ed164$exports = require("./Icon.cjs");
var $bhpOd$reactjsxruntime = require("react/jsx-runtime");
var $bhpOd$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", () => $23712a9c699773ff$export$2e2bcd8739ae039);
const $23712a9c699773ff$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $bhpOd$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, $bhpOd$reactjsxruntime.jsx)("path", {
fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))",
d: "M10 11.25c-2.62 0-4.75-2.243-4.75-5s2.13-5 4.75-5 4.75 2.243 4.75 5-2.13 5-4.75 5m0-8.5c-1.792 0-3.25 1.57-3.25 3.5s1.458 3.5 3.25 3.5 3.25-1.57 3.25-3.5-1.458-3.5-3.25-3.5M17.249 18.75c-.378 0-.703-.285-.745-.669-.262-2.429-3.12-4.331-6.504-4.331-3.414 0-6.27 1.898-6.503 4.322-.04.412-.41.728-.819.674-.412-.039-.714-.405-.675-.818.307-3.184 3.82-5.678 7.997-5.678 4.209 0 7.646 2.438 7.996 5.669.044.412-.253.782-.665.827q-.042.004-.082.004"
})
});
const $23712a9c699773ff$var$ForwardRef = /*#__PURE__*/ (0, $bhpOd$react.forwardRef)($23712a9c699773ff$var$SvgComponent);
var $23712a9c699773ff$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $bde97c91243ed164$exports.createIcon)($23712a9c699773ff$var$ForwardRef);
//# sourceMappingURL=User.cjs.map