UNPKG

@solar-icons/react

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