import * as o from"react";
import t from"../lib/IconBase.es.js";
import m from"../defs/Ear.es.js";
const r = o.forwardRef((a, e) =>/* @__PURE__ */ o.createElement(t, { ref: e, ...a, weights: m }));
r.displayName = "EarIcon";
const n = r;
export {
n asEar,
r asEarIcon
};