UNPKG

@solar-icons/react

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