UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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