UNPKG

@solar-icons/react

Version:
22 lines (21 loc) 855 B
var f = Object.defineProperty, a = Object.defineProperties; var i = Object.getOwnPropertyDescriptors; var e = Object.getOwnPropertySymbols; var p = Object.prototype.hasOwnProperty, R = Object.prototype.propertyIsEnumerable; var m = (r, o, s) => o in r ? f(r, o, { enumerable: !0, configurable: !0, writable: !0, value: s }) : r[o] = s, t = (r, o) => { for (var s in o || (o = {})) p.call(o, s) && m(r, s, o[s]); if (e) for (var s of e(o)) R.call(o, s) && m(r, s, o[s]); return r; }, d = (r, o) => a(r, i(o)); import { jsx as n } from "react/jsx-runtime"; import { forwardRef as u } from "react"; import l from "../../lib/SSRBase.mjs"; import w from "../../defs/users/UserCrossRounded.mjs"; const x = u((r, o) => /* @__PURE__ */ n(l, d(t({ ref: o }, r), { weights: w }))); x.displayName = "UserCrossRounded"; export { x as default };