UNPKG

@solar-icons/react

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