UNPKG

@solar-icons/react

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