UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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