UNPKG

@solar-icons/react

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