UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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