UNPKG

@solar-icons/react

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