UNPKG

@solar-icons/react

Version:
21 lines (20 loc) 815 B
var f = Object.defineProperty, p = Object.defineProperties; var s = Object.getOwnPropertyDescriptors; var r = Object.getOwnPropertySymbols; var c = Object.prototype.hasOwnProperty, d = Object.prototype.propertyIsEnumerable; var t = (m, o, e) => o in m ? f(m, o, { enumerable: !0, configurable: !0, writable: !0, value: e }) : m[o] = e, a = (m, o) => { for (var e in o || (o = {})) c.call(o, e) && t(m, e, o[e]); if (r) for (var e of r(o)) d.call(o, e) && t(m, e, o[e]); return m; }, i = (m, o) => p(m, s(o)); import l, { forwardRef as B } from "react"; import E from "../../lib/SSRBase.mjs"; import R from "../../defs/security/BombEmoji.mjs"; const b = B((m, o) => /* @__PURE__ */ l.createElement(E, i(a({ ref: o }, m), { weights: R }))); b.displayName = "BombEmoji"; export { b as default };