UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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