UNPKG

@solar-icons/react

Version:
22 lines (21 loc) 864 B
var f = Object.defineProperty, e = Object.defineProperties; var p = Object.getOwnPropertyDescriptors; var r = Object.getOwnPropertySymbols; var l = Object.prototype.hasOwnProperty, c = Object.prototype.propertyIsEnumerable; var t = (s, i, o) => i in s ? f(s, i, { enumerable: !0, configurable: !0, writable: !0, value: o }) : s[i] = o, m = (s, i) => { for (var o in i || (i = {})) l.call(i, o) && t(s, o, i[o]); if (r) for (var o of r(i)) c.call(i, o) && t(s, o, i[o]); return s; }, a = (s, i) => e(s, 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/list/ListCrossMinimalistic.mjs"; const C = n((s, i) => /* @__PURE__ */ d(w, a(m({ ref: i }, s), { weights: x }))); C.displayName = "ListCrossMinimalistic"; export { C as default };