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