UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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