UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 297 B
import * as e from "react"; import t from "../lib/IconBase.es.js"; import a from "../defs/FileCpp.es.js"; const o = e.forwardRef((p, r) => /* @__PURE__ */ e.createElement(t, { ref: r, ...p, weights: a })); o.displayName = "FileCppIcon"; const c = o; export { c as FileCpp, o as FileCppIcon };