UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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