UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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