UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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