UNPKG

@solar-icons/react

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