@phosphor-icons/react
Version:
A clean and friendly icon family for React
11 lines (10 loc) • 324 B
JavaScript
import * as e from "react";
import o from "../lib/SSRBase.es.js";
import s from "../defs/BriefcaseMetal.es.js";
const a = e.forwardRef((r, t) => /* @__PURE__ */ e.createElement(o, { ref: t, ...r, weights: s }));
a.displayName = "BriefcaseMetalIcon";
const i = a;
export {
i as BriefcaseMetal,
a as BriefcaseMetalIcon
};