UNPKG

@solar-icons/react

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