UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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