UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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