UNPKG

@solar-icons/react

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