UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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