UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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