UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

13 lines (10 loc) 3.21 kB
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 AppleIcon=function AppleIcon(_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:"M13.983 6.25487L14.796 5.92094C15.4562 5.65903 16.3096 5.39166 17.3168 5.56081C19.3804 5.90784 20.8035 7.02204 21.6514 8.49964C21.9788 9.06929 21.7147 9.82009 21.1036 10.0591C20.58 10.2639 20.1325 10.6254 19.8222 11.0941C19.5118 11.5628 19.3538 12.116 19.3697 12.6779C19.3855 13.2399 19.5746 13.7832 19.9109 14.2337C20.2472 14.6841 20.7144 15.0197 21.2487 15.1947C21.814 15.3802 22.1327 16.0077 21.9471 16.5729C21.4648 18.0374 20.7707 19.3895 19.949 20.4808C19.1371 21.559 18.1462 22.4539 17.0429 22.8915C16.3096 23.1818 15.526 23.0661 14.7752 22.8773L14.33 22.7572L13.6916 22.5794L13.3435 22.4932C13.1726 22.4506 12.9978 22.426 12.8218 22.42C12.68 22.42 12.5108 22.4462 12.3002 22.4932L11.951 22.5805L11.0921 22.8184C10.2759 23.0399 9.40721 23.2112 8.60075 22.8915C7.21154 22.3415 5.98603 21.0581 5.05954 19.5445C4.05774 17.8771 3.39606 16.0278 3.11269 14.1034C2.86497 12.4075 2.99919 10.5032 3.78383 8.8925C4.59137 7.23266 6.07115 5.94058 8.32684 5.56081C9.24351 5.40694 10.0314 5.6132 10.6622 5.85L11.0234 5.99187L11.6607 6.25487C12.0972 6.4262 12.441 6.5266 12.8218 6.5266C13.2016 6.5266 13.5464 6.4262 13.983 6.25487ZM10.8466 8.28138L10.4668 8.12533C9.66911 7.7914 9.22496 7.62334 8.68805 7.71282C7.16898 7.96927 6.26431 8.78446 5.74595 9.84846C5.20468 10.9594 5.06936 12.3933 5.27233 13.788C5.52115 15.4882 6.13336 17.1164 6.92126 18.4063C7.72663 19.7213 8.63567 20.5583 9.40393 20.8617C9.66584 20.9654 10.0423 20.8835 10.3915 20.7766L10.875 20.6172L11.0081 20.5758L11.4806 20.4448C11.9019 20.3357 12.3766 20.2375 12.8218 20.2375C13.266 20.2375 13.7418 20.3357 14.163 20.4448L14.6355 20.5758L14.7687 20.6172L15.2521 20.7766C15.6013 20.8835 15.9778 20.9654 16.2397 20.8617C16.8367 20.626 17.5307 20.0629 18.204 19.168C18.706 18.5023 19.1644 17.6926 19.5387 16.7923C18.8203 16.3537 18.2268 15.7379 17.815 15.0039C17.4032 14.2698 17.1869 13.4423 17.187 12.6007C17.187 11.0216 17.9312 9.61929 19.0858 8.72117C18.5696 8.23009 17.8777 7.86888 16.9556 7.71282C16.4722 7.63207 16.064 7.75975 15.406 8.03039L15.1768 8.12533C14.5864 8.37305 13.7843 8.70916 12.8218 8.70916C12.0525 8.70916 11.3846 8.49418 10.8466 8.28138ZM12.5687 1.98031C13.6337 0.914132 15.2696 0.822464 15.6548 1.20878C16.0411 1.594 15.9494 3.22983 14.8833 4.29493C13.8182 5.36002 12.1823 5.45169 11.7971 5.06646C11.4108 4.68124 11.5025 3.04541 12.5687 1.98031Z",fill:iconColor})}));}; export { AppleIcon as default }; //# sourceMappingURL=AppleIcon.js.map