UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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