UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

12 lines (11 loc) 309 B
import * as e from "react"; import r from "../lib/SSRBase.es.js"; import a from "../defs/Pulse.es.js"; const o = e.forwardRef((t, s) => /* @__PURE__ */ e.createElement(r, { ref: s, ...t, weights: a })); o.displayName = "PulseIcon"; const i = o; export { o as ActivityIcon, i as Pulse, o as PulseIcon };