UNPKG

@solar-icons/react

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