UNPKG

@solar-icons/react

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