UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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