UNPKG

@solar-icons/react

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