UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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