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