UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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