UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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