@razorpay/blade
Version:
The Design System that powers Razorpay
13 lines (10 loc) • 3.66 kB
JavaScript
import _objectWithoutProperties from '@babel/runtime/helpers/objectWithoutProperties';
import 'react-native-svg';
import '@babel/runtime/helpers/defineProperty';
import { jsx } from 'react/jsx-runtime';
import Path from '../_Svg/Path/Path.native.js';
import Svg from '../_Svg/Svg/Svg.native.js';
import useIconProps from '../useIconProps/useIconProps.js';
var _excluded=["size","color"];var TransactionsIcon=function TransactionsIcon(_ref){var size=_ref.size,color=_ref.color,styledProps=_objectWithoutProperties(_ref,_excluded);var _useIconProps=useIconProps({size:size,color:color}),height=_useIconProps.height,width=_useIconProps.width,iconColor=_useIconProps.iconColor;return jsx(Svg,Object.assign({},styledProps,{width:width,height:height,viewBox:"0 0 24 24",fill:"none",children:jsx(Path,{d:"M6.24054 12.0303C6.32194 12.1112 6.38687 12.2079 6.43153 12.3148C6.4762 12.4217 6.49971 12.5367 6.50069 12.653C6.50168 12.7694 6.48011 12.8847 6.43726 12.9924C6.39441 13.1001 6.33113 13.198 6.25111 13.2802C6.17109 13.3625 6.07593 13.4276 5.9712 13.4716C5.86646 13.5157 5.75424 13.5379 5.64108 13.5369C5.52792 13.5358 5.41608 13.5117 5.31211 13.4657C5.20813 13.4198 5.11409 13.3531 5.03547 13.2694L1.24981 9.37698C1.20992 9.33605 1.17409 9.29114 1.14285 9.24291C1.12922 9.22144 1.11942 9.1991 1.10749 9.17588C1.09177 9.14882 1.07755 9.12088 1.06487 9.09219C1.05435 9.06352 1.04539 9.03427 1.03803 9.00457C1.03078 8.97915 1.02141 8.9555 1.0163 8.92921C0.994568 8.81595 0.994568 8.69941 1.0163 8.58615C1.02141 8.5603 1.03078 8.5362 1.03803 8.51123C1.04533 8.48151 1.05429 8.45225 1.06487 8.4236C1.07763 8.39481 1.09186 8.36673 1.10749 8.33948C1.11942 8.31713 1.12922 8.29566 1.14285 8.27288C1.1742 8.2246 1.21002 8.17955 1.24981 8.13837L5.03547 4.24598C5.19621 4.08636 5.41149 3.99804 5.63494 4.00003C5.8584 4.00203 6.07215 4.09419 6.23016 4.25665C6.38818 4.41912 6.4778 4.6389 6.47975 4.86866C6.48169 5.09841 6.39579 5.31976 6.24054 5.48503L3.90923 7.8825H13.6248C13.8508 7.8825 14.0676 7.97482 14.2274 8.13916C14.3873 8.30349 14.477 8.52637 14.477 8.75877C14.477 8.99117 14.3873 9.21406 14.2274 9.37839C14.0676 9.54272 13.8508 9.63504 13.6248 9.63504H3.90923L6.24054 12.0303ZM22.8571 15.7038C22.8708 15.6824 22.8806 15.66 22.8925 15.6372C22.9081 15.61 22.9224 15.5819 22.9351 15.5531C22.9457 15.5245 22.9547 15.4952 22.962 15.4655C22.9692 15.4405 22.9786 15.4164 22.9837 15.3906C23.0054 15.2773 23.0054 15.1608 22.9837 15.0475C22.9786 15.0212 22.9692 14.9976 22.962 14.9721C22.9546 14.9424 22.9457 14.9132 22.9351 14.8845C22.9225 14.8558 22.9082 14.8279 22.8925 14.8008C22.8806 14.7785 22.8708 14.757 22.8571 14.7338C22.8259 14.6856 22.7901 14.6407 22.7502 14.5997L18.9645 10.7073C18.8038 10.5477 18.5885 10.4594 18.3651 10.4614C18.1416 10.4634 17.9279 10.5555 17.7698 10.718C17.6118 10.8805 17.5222 11.1003 17.5203 11.33C17.5183 11.5598 17.6042 11.7811 17.7595 11.9464L20.0908 14.3434H10.3752C10.1492 14.3434 9.9324 14.4357 9.77257 14.6001C9.61275 14.7644 9.52296 14.9873 9.52296 15.2197C9.52296 15.4521 9.61275 15.675 9.77257 15.8393C9.9324 16.0036 10.1492 16.096 10.3752 16.096H20.0908L17.7595 18.4934C17.6781 18.5743 17.6131 18.671 17.5685 18.7779C17.5238 18.8848 17.5003 18.9998 17.4993 19.1161C17.4983 19.2325 17.5199 19.3479 17.5627 19.4555C17.6056 19.5632 17.6689 19.6611 17.7489 19.7433C17.8289 19.8256 17.9241 19.8907 18.0288 19.9347C18.1335 19.9788 18.2458 20.001 18.3589 20C18.4721 19.999 18.5839 19.9748 18.6879 19.9289C18.7919 19.8829 18.8859 19.8162 18.9645 19.7325L22.7502 15.8405C22.79 15.7992 22.8258 15.754 22.8571 15.7056V15.7038Z",fill:iconColor})}));};
export { TransactionsIcon as default };
//# sourceMappingURL=TransactionsIcon.js.map