UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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