UNPKG

@solar-icons/react

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