UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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