UNPKG

@solar-icons/react

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