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