UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 817 B
var n = Object.defineProperty, f = Object.defineProperties; var p = Object.getOwnPropertyDescriptors; var e = Object.getOwnPropertySymbols; var d = Object.prototype.hasOwnProperty, s = Object.prototype.propertyIsEnumerable; var m = (o, r, a) => r in o ? n(o, r, { enumerable: !0, configurable: !0, writable: !0, value: a }) : o[r] = a, i = (o, r) => { for (var a in r || (r = {})) d.call(r, a) && m(o, a, r[a]); if (e) for (var a of e(r)) s.call(r, a) && m(o, a, r[a]); return o; }, t = (o, r) => f(o, p(r)); import c, { forwardRef as g } from "react"; import R from "../lib/SSRBase.mjs"; import l from "../defs/WarningDiamond.mjs"; const w = g((o, r) => /* @__PURE__ */ c.createElement(R, t(i({ ref: r }, o), { weights: l }))); w.displayName = "WarningDiamond"; export { w as WarningDiamond };