UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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