UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 817 B
var f = Object.defineProperty, g = Object.defineProperties; var i = Object.getOwnPropertyDescriptors; var t = Object.getOwnPropertySymbols; var p = 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 = {})) p.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; }, l = (e, o) => g(e, i(o)); import c, { forwardRef as y } from "react"; import R from "../lib/SSRBase.mjs"; import d from "../defs/GooglePlayLogo.mjs"; const n = y((e, o) => /* @__PURE__ */ c.createElement(R, l(m({ ref: o }, e), { weights: d }))); n.displayName = "GooglePlayLogo"; export { n as GooglePlayLogo };