UNPKG

@solar-icons/react

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