File tree Expand file tree Collapse file tree 2 files changed +43
-0
lines changed
Expand file tree Collapse file tree 2 files changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ // DO NOT EDIT. This file was generated by running `npm run generate`.;
2+ import * as React from 'react' ;
3+ import { get } from '../../utils/themeGet' ;
4+ import { IconProps } from '../IconProps' ;
5+ type Props = Omit < IconProps , 'color' > ;
6+ const CheckoutIcon : React . FC < Props > = ( { size = 'medium' , ...props } ) => {
7+ const sizePx = Number . isFinite ( size as number )
8+ ? size
9+ : get ( `iconSizes.${ size } ` ) ( props ) || get ( 'iconSizes.medium' ) ( props ) ;
10+ return (
11+ < svg
12+ { ...props }
13+ width = { sizePx }
14+ height = { sizePx }
15+ viewBox = "0 0 24 24"
16+ fill = "none"
17+ xmlns = "http://www.w3.org/2000/svg"
18+ >
19+ < path
20+ d = "m2.807 0.209 0.2 -0.001h0.22q0.117 0 0.234 -0.001 0.322 -0.001 0.643 -0.001 0.347 0 0.694 -0.001c0.559 -0.001 1.117 -0.002 1.676 -0.002l0.789 -0.001a4348.162 4348.162 0 0 1 3.306 -0.002l0.171 0c0.914 0 1.827 -0.002 2.741 -0.004q1.408 -0.003 2.815 -0.003c0.527 0 1.054 -0.001 1.58 -0.002q0.673 -0.002 1.346 -0.001c0.229 0 0.458 0 0.686 -0.001q0.315 -0.001 0.63 0 0.113 0 0.227 -0.001c0.876 -0.007 1.619 0.242 2.267 0.84 0.502 0.525 0.81 1.215 0.811 1.944l0.001 0.198 0 0.217 0.001 0.231q0.001 0.318 0.001 0.636 0 0.343 0.001 0.686 0.001 0.75 0.001 1.5 0 0.468 0.001 0.937 0.001 1.297 0.001 2.595v0.336l0 0.337v0.169q0 1.355 0.002 2.71 0.002 1.392 0.002 2.783 0 0.781 0.001 1.562 0.001 0.665 0.001 1.331 0 0.339 0.001 0.678 0.001 0.311 0 0.622a44.649 44.649 0 0 0 0.001 0.329c-0.005 0.886 -0.25 1.587 -0.864 2.234 -0.56 0.531 -1.251 0.832 -2.026 0.833l-0.197 0.001 -0.215 0 -0.23 0.001q-0.315 0.001 -0.63 0.001 -0.34 0 -0.68 0.001 -0.743 0.001 -1.486 0.001l-0.928 0.001q-1.286 0.001 -2.572 0.001h-0.166l-0.501 0h-0.167q-1.343 0 -2.685 0.002 -1.379 0.002 -2.758 0.002 -0.774 0 -1.548 0.001 -0.659 0.001 -1.318 0.001 -0.336 0 -0.672 0.001 -0.308 0.001 -0.616 0c-0.109 0 -0.218 0 -0.326 0.001 -0.884 -0.005 -1.643 -0.251 -2.289 -0.871C0.332 22.363 0.145 21.617 0.148 20.698l-0.001 -0.232c-0.001 -0.212 -0.001 -0.424 -0.001 -0.636 0 -0.229 -0.001 -0.458 -0.001 -0.687q-0.001 -0.673 -0.001 -1.345 0 -0.547 -0.001 -1.094 -0.001 -1.552 -0.001 -3.104v-0.338c0 -0.904 -0.001 -1.808 -0.002 -2.712q-0.002 -1.394 -0.002 -2.787c0 -0.521 0 -1.043 -0.001 -1.564a344 344 0 0 1 0 -1.332c0 -0.226 0 -0.453 -0.001 -0.679q-0.001 -0.311 0 -0.623c0 -0.11 -0.001 -0.219 -0.001 -0.329 0.007 -0.882 0.279 -1.612 0.879 -2.258 0.482 -0.448 1.131 -0.768 1.795 -0.77"
21+ fill = "#006CFF"
22+ />
23+ < path
24+ d = "m9.473 4.844 0.214 -0.002 0.236 0.001 0.248 -0.001c0.225 -0.001 0.449 -0.001 0.674 -0.001q0.281 0 0.563 -0.001 0.664 -0.001 1.327 -0.001a264.432 264.432 0 0 0 1.369 -0.003q0.588 -0.002 1.175 -0.002c0.234 0 0.468 0 0.702 -0.002 0.22 -0.001 0.44 -0.001 0.66 0q0.121 0 0.242 -0.001a18.973 18.973 0 0 1 0.331 0.001l0.187 0c0.216 0.044 0.297 0.137 0.435 0.304 0.074 0.217 0.029 0.419 -0.06 0.626 -0.085 0.157 -0.176 0.307 -0.271 0.458l-0.21 0.346 -0.109 0.178c-0.167 0.275 -0.328 0.553 -0.489 0.831a182.27 182.27 0 0 1 -0.723 1.23c-0.297 0.5 -0.587 1.004 -0.877 1.508a54.595 54.595 0 0 1 -0.686 1.161L14.324 11.622l-0.07 0.102c-0.079 0.237 -0.028 0.453 0.074 0.672 0.079 0.141 0.163 0.278 0.249 0.415l0.194 0.319 0.101 0.165c0.159 0.261 0.312 0.525 0.465 0.789q0.095 0.163 0.19 0.326l0.099 0.169c0.206 0.354 0.414 0.707 0.621 1.06a302.054 302.054 0 0 1 0.612 1.047l0.1 0.173q0.095 0.164 0.19 0.329c0.147 0.254 0.298 0.503 0.46 0.747 0.168 0.256 0.287 0.461 0.256 0.773 -0.046 0.16 -0.125 0.259 -0.245 0.372 -0.149 0.074 -0.269 0.062 -0.435 0.062l-0.212 0.001 -0.233 0.001 -0.245 0.001c-0.268 0.001 -0.537 0.002 -0.805 0.003l-0.277 0.001q-0.576 0.002 -1.152 0.003 -0.826 0.001 -1.652 0.006 -0.58 0.003 -1.161 0.003c-0.231 0 -0.462 0.001 -0.694 0.003q-0.326 0.002 -0.653 0.001 -0.12 0 -0.239 0.001c-0.109 0.001 -0.218 0.001 -0.327 0l-0.185 0.001c-0.272 -0.056 -0.391 -0.242 -0.541 -0.464l-0.105 -0.178 -0.058 -0.098c-0.062 -0.105 -0.124 -0.21 -0.185 -0.315q-0.065 -0.11 -0.131 -0.221 -0.099 -0.167 -0.198 -0.334a76.919 76.919 0 0 0 -0.57 -0.945l-0.183 -0.3 -0.094 -0.153q-0.278 -0.456 -0.555 -0.912l-0.059 -0.096a212.108 212.108 0 0 1 -0.93 -1.544c-0.153 -0.256 -0.307 -0.51 -0.468 -0.761l-0.085 -0.134a15.459 15.459 0 0 0 -0.157 -0.241C4.885 12.236 4.814 12.071 4.865 11.784c0.085 -0.18 0.191 -0.342 0.301 -0.507q0.097 -0.151 0.194 -0.302l0.103 -0.16c0.18 -0.284 0.352 -0.573 0.524 -0.862l0.207 -0.345L6.378 9.297a211.351 211.351 0 0 1 0.934 -1.546 536.486 536.486 0 0 0 0.547 -0.9l0.061 -0.101 0.238 -0.392q0.136 -0.225 0.273 -0.45 0.114 -0.187 0.227 -0.375l0.116 -0.191 0.104 -0.172c0.179 -0.272 0.26 -0.327 0.595 -0.328"
25+ fill = "#FCFDFF"
26+ />
27+ < path
28+ d = "M9.405 6.919h0.108l0.062 0.108a441.405 441.405 0 0 0 1.411 2.433l0.289 0.495 0.097 0.167q0.095 0.164 0.19 0.327a46.865 46.865 0 0 0 0.456 0.77l0.085 0.142q0.079 0.131 0.16 0.262l0.07 0.117 0.062 0.101c0.051 0.146 0.028 0.228 -0.018 0.375a5.135 5.135 0 0 1 -0.164 0.306l-0.104 0.182 -0.114 0.195 -0.117 0.203c-0.299 0.517 -0.603 1.031 -0.909 1.544 -0.291 0.489 -0.577 0.982 -0.86 1.476A50 50 0 0 1 9.514 17.135c-0.196 -0.065 -0.209 -0.107 -0.307 -0.282l-0.086 -0.15 -0.093 -0.166q-0.102 -0.179 -0.205 -0.357l-0.055 -0.096c-0.221 -0.386 -0.448 -0.769 -0.676 -1.151l-0.065 -0.11a192 192 0 0 0 -0.965 -1.606l-0.058 -0.095q-0.081 -0.134 -0.163 -0.268l-0.099 -0.164a6.324 6.324 0 0 0 -0.182 -0.277l-0.078 -0.113 -0.069 -0.094c-0.034 -0.097 -0.034 -0.097 0.004 -0.226a7.892 7.892 0 0 1 0.23 -0.427l0.097 -0.168 0.105 -0.18 0.11 -0.189c0.455 -0.783 0.922 -1.557 1.393 -2.331l0.062 -0.102a353.622 353.622 0 0 1 0.296 -0.487l0.109 -0.18 0.106 -0.173a16.865 16.865 0 0 0 0.211 -0.362l0.102 -0.18 0.091 -0.163z"
29+ fill = "#016CFF"
30+ />
31+ < path
32+ d = "M13.351 13.459h0.108c0.057 0.078 0.057 0.078 0.12 0.189l0.071 0.124 0.076 0.136 0.162 0.286 0.084 0.148c0.123 0.217 0.247 0.432 0.372 0.648l0.074 0.127c0.191 0.33 0.384 0.659 0.578 0.988l0.088 0.149c0.151 0.254 0.302 0.508 0.456 0.761l0.091 0.151q0.086 0.143 0.174 0.285l0.078 0.128 0.069 0.113C16 17.784 16 17.784 16 17.892h-5.189c0.077 -0.23 0.133 -0.384 0.253 -0.584l0.086 -0.145 0.093 -0.153 0.193 -0.323 0.096 -0.16c0.118 -0.196 0.234 -0.394 0.349 -0.591 0.241 -0.41 0.484 -0.82 0.726 -1.23l0.056 -0.094a200.486 200.486 0 0 1 0.264 -0.445 29.676 29.676 0 0 0 0.193 -0.331l0.087 -0.15 0.076 -0.133z"
33+ fill = "#036DFF"
34+ />
35+ < path
36+ d = "M10.757 6.216h5.189c-0.365 0.729 -0.365 0.729 -0.517 0.982l-0.102 0.171 -0.107 0.178a253.784 253.784 0 0 0 -0.23 0.385l-0.059 0.098c-0.203 0.341 -0.402 0.686 -0.6 1.03A144.432 144.432 0 0 1 13.405 10.649c-0.165 -0.153 -0.277 -0.304 -0.388 -0.499l-0.097 -0.17 -0.103 -0.182 -0.108 -0.19a277.838 277.838 0 0 1 -0.223 -0.391 90.324 90.324 0 0 0 -0.483 -0.835l-0.091 -0.157a133.946 133.946 0 0 0 -0.53 -0.899l-0.061 -0.102a248.054 248.054 0 0 0 -0.295 -0.496l-0.106 -0.179 -0.095 -0.159C10.757 6.27 10.757 6.27 10.757 6.216"
37+ fill = "#016CFF"
38+ />
39+ </ svg >
40+ ) ;
41+ } ;
42+ export default CheckoutIcon ;
Original file line number Diff line number Diff line change @@ -19,3 +19,4 @@ export { default as StripeIcon } from './StripeIcon';
1919export { default as VisaIcon } from './VisaIcon' ;
2020export { default as WirecardIcon } from './WirecardIcon' ;
2121export { default as PayPalIcon } from './PayPalIcon' ;
22+ export { default as CheckoutIcon } from './CheckoutIcon' ;
You can’t perform that action at this time.
0 commit comments