UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

13 lines (10 loc) 3.34 kB
import _objectWithoutProperties from '@babel/runtime/helpers/objectWithoutProperties'; import 'react-native-svg'; import '@babel/runtime/helpers/defineProperty'; import { jsxs, 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 PhoneForwardedIcon=function PhoneForwardedIcon(_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 jsxs(Svg,Object.assign({},styledProps,{width:width,height:height,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{d:"M17.2929 1.29289C17.6834 0.902369 18.3166 0.902369 18.7071 1.29289L22.7071 5.29289C23.0976 5.68342 23.0976 6.31658 22.7071 6.70711L18.7071 10.7071C18.3166 11.0976 17.6834 11.0976 17.2929 10.7071C16.9024 10.3166 16.9024 9.68342 17.2929 9.29289L19.5858 7H14C13.4477 7 13 6.55228 13 6C13 5.44772 13.4477 5 14 5H19.5858L17.2929 2.70711C16.9024 2.31658 16.9024 1.68342 17.2929 1.29289Z",fill:iconColor}),jsx(Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99999 2C2.28485 2 1.47948 2.25294 0.883081 2.8182C0.253722 3.41469 -0.069513 4.2942 0.130538 5.3318C0.480747 8.56092 1.58271 11.6633 3.34831 14.39C4.96129 16.9272 7.11259 19.0785 9.64974 20.6915C12.377 22.4593 15.4808 23.5631 18.712 23.9141L18.721 23.9151L18.73 23.9159C19.5446 23.9896 20.3528 23.7273 20.9683 23.1922C21.4416 22.8538 22 22.1 22 21V17.9312C22.0309 16.4142 20.9235 15.1119 19.4197 14.8998L19.4107 14.8986C18.5258 14.7819 17.6569 14.5655 16.8206 14.2535C15.7246 13.842 14.4893 14.1057 13.6568 14.9289L13.6529 14.9329L12.9358 15.65C11.0911 14.4741 9.52586 12.9088 8.35 11.0642L9.06711 10.3471L9.07104 10.3431C9.89426 9.51066 10.1579 8.27536 9.7465 7.17935C9.43452 6.34306 9.21812 5.47417 9.1014 4.58924L9.09539 4.54368L9.08523 4.49887C8.98845 4.07204 8.74144 3.47998 8.28728 2.97575C7.81225 2.44835 7.08873 2 6.10999 2H2.99999ZM2.09888 4.97561C2.01629 4.58008 2.13285 4.38926 2.25889 4.2698C2.42848 4.10906 2.71512 4 2.99999 4H6.10999C6.41924 4 6.63073 4.12499 6.8012 4.31425C6.97822 4.51078 7.08475 4.75483 7.12601 4.90627C7.26415 5.92193 7.5147 6.91916 7.87309 7.8796L7.87394 7.88186C8.01103 8.24658 7.92379 8.65764 7.65055 8.93522L6.38288 10.2029C6.06457 10.5212 5.99818 11.013 6.22069 11.4043C7.73322 14.0643 9.93568 16.2668 12.5957 17.7793C12.987 18.0018 13.4788 17.9354 13.7971 17.6171L15.0648 16.3494C15.3423 16.0762 15.7534 15.989 16.1181 16.1261L16.1204 16.1269C17.0966 16.4912 18.1109 16.7441 19.1439 16.8807C19.6448 16.9532 20.0129 17.3888 20.0003 17.8952L20 17.9076V21C20 21.2133 19.944 21.3589 19.8911 21.4506C19.8634 21.4985 19.8359 21.5325 19.8166 21.553C19.8149 21.5548 19.8134 21.5564 19.8119 21.5579C19.8095 21.5603 19.8075 21.5623 19.8058 21.5639L19.7452 21.6015L19.676 21.665C19.4704 21.8536 19.1954 21.9477 18.9176 21.9247C15.9997 21.606 13.1969 20.6081 10.7341 19.0109L10.7263 19.006C8.43404 17.5494 6.49063 15.6059 5.03403 13.3137L5.02927 13.3063C3.42464 10.8293 2.42605 8.00921 2.1144 5.0744L2.10911 5.02462L2.09888 4.97561Z",fill:iconColor})]}));}; export { PhoneForwardedIcon as default }; //# sourceMappingURL=PhoneForwardedIcon.js.map