@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 r from "../defs/LineSegments.es.js";
const t = e.forwardRef((o, m) => /* @__PURE__ */ e.createElement(n, { ref: m, ...o, weights: r }));
t.displayName = "LineSegmentsIcon";
const i = t;
export {
i as LineSegments,
t as LineSegmentsIcon
};