UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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