UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 820 B
var i = Object.defineProperty, f = Object.defineProperties; var p = Object.getOwnPropertyDescriptors; var t = Object.getOwnPropertySymbols; var d = Object.prototype.hasOwnProperty, s = Object.prototype.propertyIsEnumerable; var a = (r, e, o) => e in r ? i(r, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : r[e] = o, m = (r, e) => { for (var o in e || (e = {})) d.call(e, o) && a(r, o, e[o]); if (t) for (var o of t(e)) s.call(e, o) && a(r, o, e[o]); return r; }, n = (r, e) => f(r, p(e)); import c, { forwardRef as y } from "react"; import N from "../lib/SSRBase.mjs"; import R from "../defs/GenderNonbinary.mjs"; const b = y((r, e) => /* @__PURE__ */ c.createElement(N, n(m({ ref: e }, r), { weights: R }))); b.displayName = "GenderNonbinary"; export { b as GenderNonbinary };