UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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