UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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