UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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