UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 292 B
import * as a from "react"; import r from "../lib/SSRBase.es.js"; import t from "../defs/Kanban.es.js"; const o = a.forwardRef((n, e) => /* @__PURE__ */ a.createElement(r, { ref: e, ...n, weights: t })); o.displayName = "KanbanIcon"; const c = o; export { c as Kanban, o as KanbanIcon };