UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

12 lines (11 loc) 324 B
import * as n from "react"; import i from "../lib/IconBase.es.js"; import a from "../defs/Infinity.es.js"; const o = n.forwardRef((t, e) => /* @__PURE__ */ n.createElement(i, { ref: e, ...t, weights: a })); o.displayName = "InfinityIcon"; const m = o; export { m as Infinity, o as InfinityIcon, o as LemniscateIcon };