UNPKG

@solar-icons/react

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