UNPKG

@solar-icons/react

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