UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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