UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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