UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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