UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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