UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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