react-native-timacare 3.1.15-beta → 3.1.17-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/lib/commonjs/assets/svgs/edit_success.svg +9 -6
  2. package/lib/commonjs/assets/svgs/ekyc_success.svg +6 -3
  3. package/lib/commonjs/assets/svgs/orc_success.svg +16 -11
  4. package/lib/commonjs/assets/svgs/sign_success.svg +8 -5
  5. package/lib/commonjs/screens/home/index.js +1 -1
  6. package/lib/commonjs/screens/home/index.js.flow +9 -4
  7. package/lib/commonjs/screens/home/index.js.map +1 -1
  8. package/lib/commonjs/screens/liveness-v2/index.js +1 -1
  9. package/lib/commonjs/screens/liveness-v2/index.js.flow +9 -1
  10. package/lib/commonjs/screens/liveness-v2/index.js.map +1 -1
  11. package/lib/commonjs/screens/toan-trinh-so/ReviewInformationOther.js +1 -1
  12. package/lib/commonjs/screens/toan-trinh-so/ReviewInformationOther.js.flow +3 -4
  13. package/lib/commonjs/screens/toan-trinh-so/ReviewInformationOther.js.map +1 -1
  14. package/lib/commonjs/screens/toan-trinh-so/ReviewLoan.js +1 -1
  15. package/lib/commonjs/screens/toan-trinh-so/ReviewLoan.js.flow +3 -3
  16. package/lib/commonjs/screens/toan-trinh-so/ReviewLoan.js.map +1 -1
  17. package/lib/commonjs/screens/toan-trinh-so/TTSOTP.js +1 -1
  18. package/lib/commonjs/screens/toan-trinh-so/TTSOTP.js.flow +3 -0
  19. package/lib/commonjs/screens/toan-trinh-so/TTSOTP.js.map +1 -1
  20. package/lib/commonjs/screens/toan-trinh-so/TTSSignLoan.js +1 -1
  21. package/lib/commonjs/screens/toan-trinh-so/TTSSignLoan.js.flow +10 -6
  22. package/lib/commonjs/screens/toan-trinh-so/TTSSignLoan.js.map +1 -1
  23. package/lib/commonjs/services/api/api.js +1 -1
  24. package/lib/commonjs/services/api/api.js.flow +16 -0
  25. package/lib/commonjs/services/api/api.js.map +1 -1
  26. package/lib/module/assets/svgs/edit_success.svg +9 -6
  27. package/lib/module/assets/svgs/ekyc_success.svg +6 -3
  28. package/lib/module/assets/svgs/orc_success.svg +16 -11
  29. package/lib/module/assets/svgs/sign_success.svg +8 -5
  30. package/lib/module/screens/home/index.js +1 -1
  31. package/lib/module/screens/home/index.js.map +1 -1
  32. package/lib/module/screens/liveness-v2/index.js +1 -1
  33. package/lib/module/screens/liveness-v2/index.js.map +1 -1
  34. package/lib/module/screens/toan-trinh-so/ReviewInformationOther.js +1 -1
  35. package/lib/module/screens/toan-trinh-so/ReviewInformationOther.js.map +1 -1
  36. package/lib/module/screens/toan-trinh-so/ReviewLoan.js +1 -1
  37. package/lib/module/screens/toan-trinh-so/ReviewLoan.js.map +1 -1
  38. package/lib/module/screens/toan-trinh-so/TTSOTP.js +1 -1
  39. package/lib/module/screens/toan-trinh-so/TTSOTP.js.map +1 -1
  40. package/lib/module/screens/toan-trinh-so/TTSSignLoan.js +1 -1
  41. package/lib/module/screens/toan-trinh-so/TTSSignLoan.js.map +1 -1
  42. package/lib/module/services/api/api.js +1 -1
  43. package/lib/module/services/api/api.js.map +1 -1
  44. package/lib/typescript/screens/home/index.d.ts.map +1 -1
  45. package/lib/typescript/screens/liveness-v2/index.d.ts.map +1 -1
  46. package/lib/typescript/screens/toan-trinh-so/ReviewInformationOther.d.ts.map +1 -1
  47. package/lib/typescript/screens/toan-trinh-so/TTSOTP.d.ts.map +1 -1
  48. package/lib/typescript/screens/toan-trinh-so/TTSSignLoan.d.ts.map +1 -1
  49. package/lib/typescript/services/api/api.d.ts +16 -0
  50. package/lib/typescript/services/api/api.d.ts.map +1 -1
  51. package/package.json +1 -1
  52. package/src/assets/svgs/edit_success.svg +9 -6
  53. package/src/assets/svgs/ekyc_success.svg +6 -3
  54. package/src/assets/svgs/orc_success.svg +16 -11
  55. package/src/assets/svgs/sign_success.svg +8 -5
  56. package/src/screens/home/index.tsx +9 -4
  57. package/src/screens/liveness-v2/index.tsx +9 -1
  58. package/src/screens/toan-trinh-so/ReviewInformationOther.tsx +3 -4
  59. package/src/screens/toan-trinh-so/ReviewLoan.tsx +3 -3
  60. package/src/screens/toan-trinh-so/TTSOTP.tsx +3 -0
  61. package/src/screens/toan-trinh-so/TTSSignLoan.tsx +10 -6
  62. package/src/services/api/api.ts +16 -0
@@ -1,15 +1,18 @@
1
- <svg width="41" height="40" viewBox="0 0 41 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect opacity="0.1" x="0.5" width="40" height="40" rx="8" fill="#28A745" />
1
+ <svg width="56" height="46" viewBox="0 0 56 46" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect opacity="0.1" x="8" y="6" width="40" height="40" rx="8" fill="#28A745" />
3
3
  <path
4
- d="M10.9549 13.2825C9.78328 14.4541 9.78328 16.3536 10.9549 17.5252L12.8213 19.3917C13.2116 19.7819 13.8441 19.7822 14.2348 19.3924L19.8977 13.7416C20.2889 13.3512 20.2893 12.7175 19.8984 12.3266L18.0259 10.4541C16.8543 9.28255 14.9549 9.28255 13.7833 10.4541L10.9549 13.2825Z"
4
+ d="M18.4549 19.2825C17.2833 20.4541 17.2833 22.3536 18.4549 23.5252L20.3213 25.3917C20.7116 25.7819 21.3441 25.7822 21.7348 25.3924L27.3977 19.7416C27.7889 19.3512 27.7893 18.7175 27.3984 18.3266L25.5259 16.4541C24.3543 15.2825 22.4549 15.2825 21.2833 16.4541L18.4549 19.2825Z"
5
5
  fill="#28A745" />
6
6
  <path
7
- d="M21.3051 27.8754C20.9149 27.4852 20.9145 26.8526 21.3044 26.462L26.9552 20.7991C27.3456 20.4079 27.9793 20.4075 28.3701 20.7983L30.0467 22.4749C31.2183 23.6465 31.2183 25.546 30.0467 26.7176L27.2183 29.546C26.0467 30.7176 24.1472 30.7176 22.9757 29.546L21.3051 27.8754Z"
7
+ d="M28.8051 33.8754C28.4149 33.4852 28.4145 32.8526 28.8044 32.462L34.4552 26.7991C34.8456 26.4079 35.4793 26.4075 35.8701 26.7983L37.5467 28.4749C38.7183 29.6465 38.7183 31.546 37.5467 32.7176L34.7183 35.546C33.5467 36.7176 31.6472 36.7176 30.4757 35.546L28.8051 33.8754Z"
8
8
  fill="#28A745" />
9
9
  <path
10
- d="M25.3668 11.0858C26.1479 10.3047 27.4142 10.3047 28.1953 11.0858L29.6095 12.5C30.3905 13.281 30.3905 14.5474 29.6095 15.3284L28.9023 16.0356C28.5118 16.4261 27.8786 16.4261 27.4881 16.0356L24.6597 13.2072C24.2691 12.8166 24.2691 12.1835 24.6597 11.793L25.3668 11.0858Z"
10
+ d="M32.8668 17.0858C33.6479 16.3047 34.9142 16.3047 35.6953 17.0858L37.1095 18.5C37.8905 19.281 37.8905 20.5474 37.1095 21.3284L36.4023 22.0356C36.0118 22.4261 35.3786 22.4261 34.9881 22.0356L32.1597 19.2072C31.7691 18.8166 31.7691 18.1835 32.1597 17.793L32.8668 17.0858Z"
11
11
  fill="#28A745" />
12
12
  <path
13
- d="M23.2456 14.6214C22.8551 14.2309 22.2219 14.2309 21.8314 14.6214L12.4667 23.9861C12.3478 24.105 12.2608 24.252 12.2137 24.4134L11.0432 28.4302C10.8217 29.1901 11.529 29.8939 12.2878 29.6686L16.2849 28.4822C16.4445 28.4348 16.5897 28.3483 16.7075 28.2306L26.074 18.8641C26.4645 18.4735 26.4645 17.8404 26.074 17.4498L23.2456 14.6214Z"
13
+ d="M30.7456 20.6214C30.3551 20.2309 29.7219 20.2309 29.3314 20.6214L19.9667 29.9861C19.8478 30.105 19.7608 30.252 19.7137 30.4134L18.5432 34.4302C18.3217 35.1901 19.029 35.8939 19.7878 35.6686L23.7849 34.4822C23.9445 34.4348 24.0897 34.3483 24.2075 34.2306L33.574 24.8641C33.9645 24.4735 33.9645 23.8404 33.574 23.4498L30.7456 20.6214Z"
14
14
  fill="#28A745" />
15
+ <rect x="22.5" y="0.5" width="11" height="11" rx="5.5" fill="#28A745" stroke="white" />
16
+ <path d="M26 6L27.3333 8L30 4" stroke="white" stroke-width="1.5" stroke-linecap="round"
17
+ stroke-linejoin="round" />
15
18
  </svg>
@@ -1,6 +1,9 @@
1
- <svg width="41" height="40" viewBox="0 0 41 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect opacity="0.1" x="0.5" width="40" height="40" rx="8" fill="#28A745" />
1
+ <svg width="56" height="46" viewBox="0 0 56 46" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect opacity="0.1" x="8" y="6" width="40" height="40" rx="8" fill="#28A745" />
3
3
  <path fill-rule="evenodd" clip-rule="evenodd"
4
- d="M17.5 10C15.8431 10 14.5 11.3431 14.5 13V14H13.5C11.8431 14 10.5 15.3431 10.5 17V27C10.5 28.6569 11.8431 30 13.5 30H23.5C25.1569 30 26.5 28.6569 26.5 27V26H27.5C29.1569 26 30.5 24.6569 30.5 23V13C30.5 11.3431 29.1569 10 27.5 10H17.5ZM24.5 26H17.5001C15.8432 26 14.5 24.6569 14.5 23V16H13.5C12.9477 16 12.5 16.4477 12.5 17V27C12.5 27.5523 12.9477 28 13.5 28H23.5C24.0523 28 24.5 27.5523 24.5 27V26ZM26 16C26.8284 16 27.5 15.3284 27.5 14.5C27.5 13.6716 26.8284 13 26 13C25.1716 13 24.5 13.6716 24.5 14.5C24.5 15.3284 25.1716 16 26 16ZM27.981 23.877C28.1931 23.7604 28.1787 23.4785 28.0154 23.2999C26.9834 22.1717 23.3537 18.204 21.4326 16.1082C20.4099 14.9925 18.6381 15.0344 17.6692 16.1971L16.7319 17.3219C16.5821 17.5016 16.5001 17.7281 16.5001 17.9621V23C16.5001 23.5523 16.9478 24 17.5001 24H27.5001C27.6744 24 27.8383 23.9554 27.981 23.877Z"
4
+ d="M25 16C23.3431 16 22 17.3431 22 19V20H21C19.3431 20 18 21.3431 18 23V33C18 34.6569 19.3431 36 21 36H31C32.6569 36 34 34.6569 34 33V32H35C36.6569 32 38 30.6569 38 29V19C38 17.3431 36.6569 16 35 16H25ZM32 32H25.0001C23.3432 32 22 30.6569 22 29V22H21C20.4477 22 20 22.4477 20 23V33C20 33.5523 20.4477 34 21 34H31C31.5523 34 32 33.5523 32 33V32ZM33.5 22C34.3284 22 35 21.3284 35 20.5C35 19.6716 34.3284 19 33.5 19C32.6716 19 32 19.6716 32 20.5C32 21.3284 32.6716 22 33.5 22ZM35.481 29.877C35.6931 29.7604 35.6787 29.4785 35.5154 29.2999C34.4834 28.1717 30.8537 24.204 28.9326 22.1082C27.9099 20.9925 26.1381 21.0344 25.1692 22.1971L24.2319 23.3219C24.0821 23.5016 24.0001 23.7281 24.0001 23.9621V29C24.0001 29.5523 24.4478 30 25.0001 30H35.0001C35.1744 30 35.3383 29.9554 35.481 29.877Z"
5
5
  fill="#28A745" />
6
+ <rect x="22.5" y="0.5" width="11" height="11" rx="5.5" fill="#28A745" stroke="white" />
7
+ <path d="M26 6L27.3333 8L30 4" stroke="white" stroke-width="1.5" stroke-linecap="round"
8
+ stroke-linejoin="round" />
6
9
  </svg>
@@ -1,11 +1,16 @@
1
- <svg width="41" height="40" viewBox="0 0 41 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect opacity="0.1" x="0.5" width="40" height="40" rx="8" fill="#28A745"/>
3
- <g clip-path="url(#clip0_6685_11008)">
4
- <path d="M8.49966 14.7559V11.8868C8.49966 10.5906 8.82812 9.61975 9.48664 8.97249C10.1452 8.32363 11.1273 8 12.4331 8H15.3023C16.0526 8 16.4277 8.37515 16.4277 9.12545C16.4277 9.87575 16.0526 10.2364 15.3023 10.2364H12.4637C11.9082 10.2364 11.4783 10.3862 11.1756 10.684C10.8729 10.9819 10.72 11.4198 10.72 11.9946V14.7559C10.72 15.5062 10.3497 15.8814 9.60901 15.8814C8.86837 15.8814 8.49805 15.5062 8.49805 14.7559H8.49966ZM9.48664 31.0275C8.82812 30.3803 8.49966 29.4078 8.49966 28.1116V25.2586C8.49966 24.4986 8.86998 24.117 9.61062 24.117C10.3513 24.117 10.7216 24.497 10.7216 25.2586V28.0038C10.7216 28.5898 10.8729 29.0294 11.1772 29.3224C11.4799 29.6155 11.9098 29.762 12.4653 29.762H15.3039C16.0542 29.762 16.4293 30.1371 16.4293 30.8874C16.4293 31.6377 16.0542 31.9984 15.3039 31.9984H12.4347C11.1289 31.9984 10.1468 31.6748 9.48825 31.0259L9.48664 31.0275ZM14.8386 25.0283V14.9411C14.8386 13.3165 15.6356 12.5034 17.2296 12.5034H20.4063C21.25 12.5034 21.9278 12.761 22.4414 13.2747L25.9885 16.9151C26.2976 17.2242 26.5005 17.5237 26.5971 17.8167C26.6953 18.1098 26.7436 18.5187 26.7436 19.0436V25.0283C26.7436 26.6529 25.9466 27.466 24.3526 27.466H17.2263C15.6324 27.466 14.8354 26.6545 14.8354 25.0283H14.8386ZM24.2785 25.7384C24.7825 25.7384 25.0337 25.4968 25.0337 25.0138V19.3849H21.5317C21.0278 19.3849 20.6365 19.2481 20.3596 18.976C20.0826 18.7039 19.9426 18.3158 19.9426 17.8119V14.2343H17.3052C16.8013 14.2343 16.5501 14.4758 16.5501 14.9588V25.0154C16.5501 25.4985 16.7965 25.74 17.2907 25.74H24.2769L24.2785 25.7384ZM24.4637 17.7475L21.58 14.801V17.609C21.58 17.7008 21.6316 17.7475 21.7346 17.7475H24.4653H24.4637ZM30.2632 14.7559V11.9946C30.2632 11.4182 30.1119 10.9819 29.8076 10.684C29.5049 10.3862 29.075 10.2364 28.5195 10.2364H25.6809C24.9306 10.2364 24.5555 9.86609 24.5555 9.12545C24.5555 8.38481 24.9306 8 25.6809 8H28.5501C29.8656 8 30.8509 8.32363 31.503 8.97249C32.1551 9.61975 32.4819 10.5922 32.4819 11.8884V14.7575C32.4819 15.5078 32.1116 15.883 31.371 15.883C30.6303 15.883 30.26 15.5078 30.26 14.7575L30.2632 14.7559ZM24.5555 30.889C24.5555 30.1387 24.9306 29.7636 25.6809 29.7636H28.5195C29.075 29.7636 29.5049 29.6171 29.8076 29.324C30.1103 29.031 30.2632 28.5914 30.2632 28.0054V25.2602C30.2632 24.5002 30.6336 24.1186 31.3742 24.1186C32.1148 24.1186 32.4852 24.4986 32.4852 25.2602V28.1132C32.4852 29.4094 32.1583 30.3803 31.5062 31.0291C30.8525 31.6764 29.8688 32.0016 28.5533 32.0016H25.6841C24.9338 32.0016 24.5587 31.6313 24.5587 30.8906L24.5555 30.889Z" fill="#28A745"/>
5
- </g>
6
- <defs>
7
- <clipPath id="clip0_6685_11008">
8
- <rect width="23.9839" height="24" fill="white" transform="translate(8.5 8)"/>
9
- </clipPath>
10
- </defs>
11
- </svg>
1
+ <svg width="56" height="46" viewBox="0 0 56 46" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect opacity="0.1" x="8" y="6" width="40" height="40" rx="8" fill="#28A745" />
3
+ <g clip-path="url(#clip0_7043_23057)">
4
+ <path
5
+ d="M15.9997 20.7559V17.8868C15.9997 16.5906 16.3281 15.6198 16.9866 14.9725C17.6452 14.3236 18.6273 14 19.9331 14H22.8023C23.5526 14 23.9277 14.3752 23.9277 15.1255C23.9277 15.8758 23.5526 16.2364 22.8023 16.2364H19.9637C19.4082 16.2364 18.9783 16.3862 18.6756 16.684C18.3729 16.9819 18.22 17.4198 18.22 17.9946V20.7559C18.22 21.5062 17.8497 21.8814 17.109 21.8814C16.3684 21.8814 15.998 21.5062 15.998 20.7559H15.9997ZM16.9866 37.0275C16.3281 36.3803 15.9997 35.4078 15.9997 34.1116V31.2586C15.9997 30.4986 16.37 30.117 17.1106 30.117C17.8513 30.117 18.2216 30.497 18.2216 31.2586V34.0038C18.2216 34.5898 18.3729 35.0294 18.6772 35.3224C18.9799 35.6155 19.4098 35.762 19.9653 35.762H22.8039C23.5542 35.762 23.9293 36.1371 23.9293 36.8874C23.9293 37.6377 23.5542 37.9984 22.8039 37.9984H19.9347C18.6289 37.9984 17.6468 37.6748 16.9883 37.0259L16.9866 37.0275ZM22.3386 31.0283V20.9411C22.3386 19.3165 23.1356 18.5034 24.7296 18.5034H27.9063C28.75 18.5034 29.4278 18.761 29.9414 19.2747L33.4885 22.9151C33.7976 23.2242 34.0005 23.5237 34.0971 23.8167C34.1953 24.1098 34.2436 24.5187 34.2436 25.0436V31.0283C34.2436 32.6529 33.4466 33.466 31.8526 33.466H24.7263C23.1324 33.466 22.3354 32.6545 22.3354 31.0283H22.3386ZM31.7785 31.7384C32.2825 31.7384 32.5337 31.4968 32.5337 31.0138V25.3849H29.0317C28.5278 25.3849 28.1365 25.2481 27.8596 24.976C27.5826 24.7039 27.4426 24.3158 27.4426 23.8119V20.2343H24.8052C24.3013 20.2343 24.0501 20.4758 24.0501 20.9588V31.0154C24.0501 31.4985 24.2965 31.74 24.7907 31.74H31.7769L31.7785 31.7384ZM31.9637 23.7475L29.08 20.801V23.609C29.08 23.7008 29.1316 23.7475 29.2346 23.7475H31.9653H31.9637ZM37.7632 20.7559V17.9946C37.7632 17.4182 37.6119 16.9819 37.3076 16.684C37.0049 16.3862 36.575 16.2364 36.0195 16.2364H33.1809C32.4306 16.2364 32.0555 15.8661 32.0555 15.1255C32.0555 14.3848 32.4306 14 33.1809 14H36.0501C37.3656 14 38.3509 14.3236 39.003 14.9725C39.6551 15.6198 39.9819 16.5922 39.9819 17.8884V20.7575C39.9819 21.5078 39.6116 21.883 38.871 21.883C38.1303 21.883 37.76 21.5078 37.76 20.7575L37.7632 20.7559ZM32.0555 36.889C32.0555 36.1387 32.4306 35.7636 33.1809 35.7636H36.0195C36.575 35.7636 37.0049 35.6171 37.3076 35.324C37.6103 35.031 37.7632 34.5914 37.7632 34.0054V31.2602C37.7632 30.5002 38.1336 30.1186 38.8742 30.1186C39.6148 30.1186 39.9852 30.4986 39.9852 31.2602V34.1132C39.9852 35.4094 39.6583 36.3803 39.0062 37.0291C38.3525 37.6764 37.3688 38.0016 36.0533 38.0016H33.1841C32.4338 38.0016 32.0587 37.6313 32.0587 36.8906L32.0555 36.889Z"
6
+ fill="#28A745" />
7
+ </g>
8
+ <rect x="22.5" y="0.5" width="11" height="11" rx="5.5" fill="#28A745" stroke="white" />
9
+ <path d="M26 6L27.3333 8L30 4" stroke="white" stroke-width="1.5" stroke-linecap="round"
10
+ stroke-linejoin="round" />
11
+ <defs>
12
+ <clipPath id="clip0_7043_23057">
13
+ <rect width="23.9839" height="24" fill="white" transform="translate(16 14)" />
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
@@ -1,12 +1,15 @@
1
- <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect opacity="0.1" width="40" height="40" rx="8" fill="#28A745" />
1
+ <svg width="56" height="46" viewBox="0 0 56 46" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect opacity="0.1" x="8" y="6" width="40" height="40" rx="8" fill="#28A745" />
3
3
  <path fill-rule="evenodd" clip-rule="evenodd"
4
- d="M14 12C13.4477 12 13 12.4477 13 13V27C13 27.5523 13.4477 28 14 28H26C26.5523 28 27 27.5523 27 27V20C27 19.4477 27.4477 19 28 19C28.5523 19 29 19.4477 29 20V27C29 28.6569 27.6569 30 26 30H14C12.3431 30 11 28.6569 11 27V13C11 11.3431 12.3431 10 14 10H20C20.5523 10 21 10.4477 21 11C21 11.5523 20.5523 12 20 12H14Z"
4
+ d="M22 18C21.4477 18 21 18.4477 21 19V33C21 33.5523 21.4477 34 22 34H34C34.5523 34 35 33.5523 35 33V26C35 25.4477 35.4477 25 36 25C36.5523 25 37 25.4477 37 26V33C37 34.6569 35.6569 36 34 36H22C20.3431 36 19 34.6569 19 33V19C19 17.3431 20.3431 16 22 16H28C28.5523 16 29 16.4477 29 17C29 17.5523 28.5523 18 28 18H22Z"
5
5
  fill="#28A745" />
6
6
  <path
7
- d="M27.495 11.7678C26.5187 10.7914 24.9358 10.7914 23.9595 11.7678L23.2523 12.4749C23.0571 12.6701 23.0571 12.9867 23.2523 13.182L26.7879 16.7175C26.9831 16.9128 27.2997 16.9128 27.495 16.7175L28.2021 16.0104C29.1784 15.0341 29.1784 13.4512 28.2021 12.4749L27.495 11.7678Z"
7
+ d="M35.495 17.7678C34.5187 16.7914 32.9358 16.7914 31.9595 17.7678L31.2523 18.4749C31.0571 18.6701 31.0571 18.9867 31.2523 19.182L34.7879 22.7175C34.9831 22.9128 35.2997 22.9128 35.495 22.7175L36.2021 22.0104C37.1784 21.0341 37.1784 19.4512 36.2021 18.4749L35.495 17.7678Z"
8
8
  fill="#28A745" />
9
9
  <path
10
- d="M21.8381 14.5962C21.6428 14.4009 21.3263 14.4009 21.131 14.5962L16.0634 19.6638C15.9104 19.8168 15.8111 20.0153 15.7806 20.2295L15.3091 23.5293C15.2149 24.1893 15.7806 24.755 16.4405 24.6607L19.7403 24.1893C19.9545 24.1587 20.153 24.0594 20.306 23.9064L25.3736 18.8388C25.5689 18.6436 25.5689 18.327 25.3736 18.1317L21.8381 14.5962Z"
10
+ d="M29.8381 20.5962C29.6428 20.4009 29.3263 20.4009 29.131 20.5962L24.0634 25.6638C23.9104 25.8168 23.8111 26.0153 23.7806 26.2295L23.3091 29.5293C23.2149 30.1893 23.7806 30.755 24.4405 30.6607L27.7403 30.1893C27.9545 30.1587 28.153 30.0594 28.306 29.9064L33.3736 24.8388C33.5689 24.6436 33.5689 24.327 33.3736 24.1317L29.8381 20.5962Z"
11
11
  fill="#28A745" />
12
+ <rect x="22.5" y="0.5" width="11" height="11" rx="5.5" fill="#28A745" stroke="white" />
13
+ <path d="M26 6L27.3333 8L30 4" stroke="white" stroke-width="1.5" stroke-linecap="round"
14
+ stroke-linejoin="round" />
12
15
  </svg>