UNPKG

@solar-icons/react

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