UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 317 B
import * as n from "react"; import m from "../lib/IconBase.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 c = e; export { c as FinnTheHuman, e as FinnTheHumanIcon };