UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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