@phosphor-icons/react
Version:
A clean and friendly icon family for React
11 lines (10 loc) • 292 B
JavaScript
import * as e from "react";
import t from "../lib/SSRBase.es.js";
import a from "../defs/Divide.es.js";
const o = e.forwardRef((i, r) => /* @__PURE__ */ e.createElement(t, { ref: r, ...i, weights: a }));
o.displayName = "DivideIcon";
const c = o;
export {
c as Divide,
o as DivideIcon
};