UNPKG

@solar-icons/react

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