UNPKG

@solar-icons/react

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