UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 799 B
var f = Object.defineProperty, p = Object.defineProperties; var d = Object.getOwnPropertyDescriptors; var t = Object.getOwnPropertySymbols; var l = Object.prototype.hasOwnProperty, n = 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 = {})) l.call(e, o) && m(r, o, e[o]); if (t) for (var o of t(e)) n.call(e, o) && m(r, o, e[o]); return r; }, a = (r, e) => p(r, d(e)); import s, { forwardRef as c } from "react"; import y from "../lib/SSRBase.mjs"; import R from "../defs/Cylinder.mjs"; const w = c((r, e) => /* @__PURE__ */ s.createElement(y, a(i({ ref: e }, r), { weights: R }))); w.displayName = "Cylinder"; export { w as Cylinder };