UNPKG

@solar-icons/react

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