UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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