UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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