UNPKG

@solar-icons/react

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