UNPKG

@solar-icons/react

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