UNPKG

@solar-icons/react

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