UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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