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