UNPKG

@solar-icons/react

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