UNPKG

@solar-icons/react

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