import * as t from"react";
import r from"../lib/SSRBase.es.js";
import s from"../defs/Pants.es.js";
const o = t.forwardRef((a, e) =>/* @__PURE__ */ t.createElement(r, { ref: e, ...a, weights: s }));
o.displayName = "PantsIcon";
const c = o;
export {
c asPants,
o asPantsIcon
};