UNPKG

@solar-icons/react

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