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