UNPKG

phosphor-react-native

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