UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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