UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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