UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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