UNPKG

@solar-icons/react

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