UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 788 B
var i = Object.defineProperty, p = Object.defineProperties; var c = Object.getOwnPropertyDescriptors; var r = Object.getOwnPropertySymbols; var s = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable; var t = (m, e, o) => e in m ? i(m, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : m[e] = o, a = (m, e) => { for (var o in e || (e = {})) s.call(e, o) && t(m, o, e[o]); if (r) for (var o of r(e)) n.call(e, o) && t(m, o, e[o]); return m; }, f = (m, e) => p(m, c(e)); import x, { forwardRef as E } from "react"; import d from "../lib/IconBase.mjs"; import l from "../defs/Exam.mjs"; const w = E((m, e) => /* @__PURE__ */ x.createElement(d, f(a({ ref: e }, m), { weights: l }))); w.displayName = "Exam"; export { w as Exam };