UNPKG

@solar-icons/react

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