UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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