UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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