UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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