UNPKG

@solar-icons/react

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