UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 360 B
import * as o from "react"; import i from "../lib/SSRBase.es.js"; import s from "../defs/MicrosoftPowerpointLogo.es.js"; const r = o.forwardRef((t, e) => /* @__PURE__ */ o.createElement(i, { ref: e, ...t, weights: s })); r.displayName = "MicrosoftPowerpointLogoIcon"; const f = r; export { f as MicrosoftPowerpointLogo, r as MicrosoftPowerpointLogoIcon };