UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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