import * as o from"react";
import t from"../lib/IconBase.es.js";
import n from"../defs/Brain.es.js";
const r = o.forwardRef((a, e) =>/* @__PURE__ */ o.createElement(t, { ref: e, ...a, weights: n }));
r.displayName = "BrainIcon";
const c = r;
export {
c asBrain,
r asBrainIcon
};