UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 296 B
import * as o from "react"; import e from "../lib/SSRBase.es.js"; import c from "../defs/Factory.es.js"; const r = o.forwardRef((t, a) => /* @__PURE__ */ o.createElement(e, { ref: a, ...t, weights: c })); r.displayName = "FactoryIcon"; const f = r; export { f as Factory, r as FactoryIcon };