UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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