UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 808 B
var f = Object.defineProperty, i = Object.defineProperties; var p = Object.getOwnPropertyDescriptors; var a = Object.getOwnPropertySymbols; var d = Object.prototype.hasOwnProperty, w = Object.prototype.propertyIsEnumerable; var e = (o, r, t) => r in o ? f(o, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[r] = t, m = (o, r) => { for (var t in r || (r = {})) d.call(r, t) && e(o, t, r[t]); if (a) for (var t of a(r)) w.call(r, t) && e(o, t, r[t]); return o; }, s = (o, r) => i(o, p(r)); import F, { forwardRef as c } from "react"; import R from "../lib/SSRBase.mjs"; import l from "../defs/FastForward.mjs"; const n = c((o, r) => /* @__PURE__ */ F.createElement(R, s(m({ ref: r }, o), { weights: l }))); n.displayName = "FastForward"; export { n as FastForward };