UNPKG

@solar-icons/react

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