UNPKG

@solar-icons/react

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