UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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