UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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