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 t from "../lib/SSRBase.es.js"; import c from "../defs/UserCirclePlus.es.js"; const r = e.forwardRef((s, o) => /* @__PURE__ */ e.createElement(t, { ref: o, ...s, weights: c })); r.displayName = "UserCirclePlusIcon"; const l = r; export { l as UserCirclePlus, r as UserCirclePlusIcon };