UNPKG

phosphor-react-native

Version:
18 lines (16 loc) 493 B
"use strict"; /* GENERATED FILE */ import IconBase from '../lib/icon-base'; import weights from '../defs/ArrowBendDoubleUpLeft'; import { jsx as _jsx } from "react/jsx-runtime"; const I = ({ ...props }) => /*#__PURE__*/_jsx(IconBase, { ...props, weights: weights, name: "arrow-bend-double-up-left" }); /** @deprecated Use ArrowBendDoubleUpLeftIcon */ export const ArrowBendDoubleUpLeft = I; export { I as ArrowBendDoubleUpLeftIcon }; //# sourceMappingURL=ArrowBendDoubleUpLeft.js.map