UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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