UNPKG

@solar-icons/react

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