UNPKG

@solar-icons/react

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