UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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