UNPKG

@solar-icons/react

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