UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 329 B
import * as e from "react"; import a from "../lib/IconBase.es.js"; import t from "../defs/GenderNonbinary.es.js"; const o = e.forwardRef((r, n) => /* @__PURE__ */ e.createElement(a, { ref: n, ...r, weights: t })); o.displayName = "GenderNonbinaryIcon"; const c = o; export { c as GenderNonbinary, o as GenderNonbinaryIcon };