@phosphor-icons/react
Version:
A clean and friendly icon family for React
11 lines (10 loc) • 304 B
JavaScript
import * as e from "react";
import t from "../lib/SSRBase.es.js";
import c from "../defs/HandPeace.es.js";
const a = e.forwardRef((o, r) => /* @__PURE__ */ e.createElement(t, { ref: r, ...o, weights: c }));
a.displayName = "HandPeaceIcon";
const s = a;
export {
s as HandPeace,
a as HandPeaceIcon
};