UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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