UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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