UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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