UNPKG

@solar-icons/react

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