UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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