UNPKG

@solar-icons/react

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