UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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