UNPKG

@solar-icons/react

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