UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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