UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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