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 i from "../lib/SSRBase.es.js"; import m from "../defs/TerminalWindow.es.js"; const e = o.forwardRef((r, a) => /* @__PURE__ */ o.createElement(i, { ref: a, ...r, weights: m })); e.displayName = "TerminalWindowIcon"; const s = e; export { s as TerminalWindow, e as TerminalWindowIcon };