UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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