UNPKG

@solar-icons/react

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