UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 838 B
var a = Object.defineProperty, i = 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 ? a(r, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : r[e] = o, f = (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; }, p = (r, e) => i(r, d(e)); import s, { forwardRef as w } from "react"; import c from "../lib/SSRBase.mjs"; import B from "../defs/ArrowBendDoubleUpLeft.mjs"; const R = w((r, e) => /* @__PURE__ */ s.createElement(c, p(f({ ref: e }, r), { weights: B }))); R.displayName = "ArrowBendDoubleUpLeft"; export { R as ArrowBendDoubleUpLeft };