UNPKG

@solar-icons/react

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