UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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