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 n from "../defs/FileIni.es.js"; const o = e.forwardRef((i, r) => /* @__PURE__ */ e.createElement(t, { ref: r, ...i, weights: n })); o.displayName = "FileIniIcon"; const c = o; export { c as FileIni, o as FileIniIcon };