UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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