UNPKG

@solar-icons/react

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