UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 297 B
import * as a from "react"; import r from "../lib/IconBase.es.js"; import t from "../defs/Package.es.js"; const e = a.forwardRef((o, c) => /* @__PURE__ */ a.createElement(r, { ref: c, ...o, weights: t })); e.displayName = "PackageIcon"; const n = e; export { n as Package, e as PackageIcon };