UNPKG

@solar-icons/react

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