UNPKG

@solar-icons/react

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