UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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