UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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