UNPKG

@solar-icons/react

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