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 t from "../lib/IconBase.es.js"; import n from "../defs/Handbag.es.js"; const o = a.forwardRef((e, r) => /* @__PURE__ */ a.createElement(t, { ref: r, ...e, weights: n })); o.displayName = "HandbagIcon"; const s = o; export { s as Handbag, o as HandbagIcon };