UNPKG

@solar-icons/react

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