UNPKG

@solar-icons/react

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