UNPKG

@solar-icons/react

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