UNPKG

@solar-icons/react

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