UNPKG

@solar-icons/react

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