nzk-react-components 3.0.5 → 3.0.7

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 (79) hide show
  1. package/dist/cjs/icons/AppArrowDown.js +1 -0
  2. package/dist/cjs/icons/AppArrowLeft.js +1 -0
  3. package/dist/cjs/icons/AppArrowRight.js +1 -0
  4. package/dist/cjs/icons/AppArrowUp.js +1 -0
  5. package/dist/cjs/icons/AppDoubleArrowRight.js +1 -0
  6. package/dist/cjs/icons/AppLeaveSign.js +1 -0
  7. package/dist/cjs/icons/AppMinus.js +1 -0
  8. package/dist/cjs/icons/AppPencil.js +1 -0
  9. package/dist/cjs/icons/AppPlus.js +1 -0
  10. package/dist/cjs/icons/AppRecycle.js +1 -0
  11. package/dist/cjs/icons/AppRefresh.js +1 -0
  12. package/dist/cjs/icons/AppReplaySign.js +1 -0
  13. package/dist/cjs/icons/Bell.js +1 -0
  14. package/dist/cjs/icons/DiaryEntries.js +1 -0
  15. package/dist/cjs/icons/Explanations.js +1 -0
  16. package/dist/cjs/icons/Instructions.js +1 -0
  17. package/dist/cjs/icons/Leave.js +1 -0
  18. package/dist/cjs/icons/LetterWriting.js +1 -0
  19. package/dist/cjs/icons/Live.js +1 -0
  20. package/dist/cjs/icons/Profile.js +1 -0
  21. package/dist/cjs/icons/Pursuasive.js +1 -0
  22. package/dist/cjs/icons/Recounts.js +1 -0
  23. package/dist/cjs/icons/Reorder.js +1 -0
  24. package/dist/cjs/icons/Replay.js +1 -0
  25. package/dist/cjs/icons/Time.js +1 -0
  26. package/dist/cjs/index.js +1 -1
  27. package/dist/esm/icons/AppArrowDown.js +1 -0
  28. package/dist/esm/icons/AppArrowLeft.js +1 -0
  29. package/dist/esm/icons/AppArrowRight.js +1 -0
  30. package/dist/esm/icons/AppArrowUp.js +1 -0
  31. package/dist/esm/icons/AppDoubleArrowRight.js +1 -0
  32. package/dist/esm/icons/AppLeaveSign.js +1 -0
  33. package/dist/esm/icons/AppMinus.js +1 -0
  34. package/dist/esm/icons/AppPencil.js +1 -0
  35. package/dist/esm/icons/AppPlus.js +1 -0
  36. package/dist/esm/icons/AppRecycle.js +1 -0
  37. package/dist/esm/icons/AppRefresh.js +1 -0
  38. package/dist/esm/icons/AppReplaySign.js +1 -0
  39. package/dist/esm/icons/Bell.js +1 -0
  40. package/dist/esm/icons/DiaryEntries.js +1 -0
  41. package/dist/esm/icons/Explanations.js +1 -0
  42. package/dist/esm/icons/Instructions.js +1 -0
  43. package/dist/esm/icons/Leave.js +1 -0
  44. package/dist/esm/icons/LetterWriting.js +1 -0
  45. package/dist/esm/icons/Live.js +1 -0
  46. package/dist/esm/icons/Profile.js +1 -0
  47. package/dist/esm/icons/Pursuasive.js +1 -0
  48. package/dist/esm/icons/Recounts.js +1 -0
  49. package/dist/esm/icons/Reorder.js +1 -0
  50. package/dist/esm/icons/Replay.js +1 -0
  51. package/dist/esm/icons/Time.js +1 -0
  52. package/dist/esm/index.js +1 -1
  53. package/dist/icons/AppArrowDown.d.ts +4 -0
  54. package/dist/icons/AppArrowLeft.d.ts +4 -0
  55. package/dist/icons/AppArrowRight.d.ts +4 -0
  56. package/dist/icons/AppArrowUp.d.ts +4 -0
  57. package/dist/icons/AppDoubleArrowRight.d.ts +4 -0
  58. package/dist/icons/AppLeaveSign.d.ts +4 -0
  59. package/dist/icons/AppMinus.d.ts +4 -0
  60. package/dist/icons/AppPencil.d.ts +4 -0
  61. package/dist/icons/AppPlus.d.ts +4 -0
  62. package/dist/icons/AppRecycle.d.ts +4 -0
  63. package/dist/icons/AppRefresh.d.ts +4 -0
  64. package/dist/icons/AppReplaySign.d.ts +4 -0
  65. package/dist/icons/Bell.d.ts +4 -0
  66. package/dist/icons/DiaryEntries.d.ts +4 -0
  67. package/dist/icons/Explanations.d.ts +4 -0
  68. package/dist/icons/Instructions.d.ts +4 -0
  69. package/dist/icons/Leave.d.ts +4 -0
  70. package/dist/icons/LetterWriting.d.ts +4 -0
  71. package/dist/icons/Live.d.ts +4 -0
  72. package/dist/icons/Profile.d.ts +4 -0
  73. package/dist/icons/Pursuasive.d.ts +4 -0
  74. package/dist/icons/Recounts.d.ts +4 -0
  75. package/dist/icons/Reorder.d.ts +4 -0
  76. package/dist/icons/Replay.d.ts +4 -0
  77. package/dist/icons/Time.d.ts +4 -0
  78. package/dist/icons/index.d.ts +25 -0
  79. package/package.json +1 -1
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"app-arrow-down_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 3483"})),t.createElement("clipPath",{id:"app-arrow-down_svg__b"},t.createElement("path",{fill:"none",d:"M9.562 20.581h52.254v42.112H9.562z","data-name":"Rectangle 3481"}))),t.createElement("g",{"data-name":"Group 8803"},t.createElement("g",{clipPath:"url(#app-arrow-down_svg__a)","data-name":"Group 8802"},t.createElement("g",{"data-name":"Group 8801"},t.createElement("g",{clipPath:"url(#app-arrow-down_svg__a)","data-name":"Group 8800"},t.createElement("g",{"data-name":"Group 8799",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8798"},t.createElement("g",{clipPath:"url(#app-arrow-down_svg__b)","data-name":"Group 8797"},t.createElement("path",{d:"M37.11 62.56a6.5 6.5 0 0 0 2.281-.978 8.3 8.3 0 0 0 2.571-2.051q7.209-7.66 13.7-15.926c3.086-3.932 8.153-8.01 5.316-13.44-1.3-2.478-3.624-4.255-5.88-5.95a17 17 0 0 0-3.613-2.115c-3.282-1.94-7.989-2.255-10.754.424a4.6 4.6 0 0 0-.827 1.134 13 13 0 0 0-.652 1.458l-3.5 8.839-3.5-8.839a7.1 7.1 0 0 0-1.479-2.589 3.7 3.7 0 0 0-.992-.7 3.5 3.5 0 0 0-1.035-.464 11 11 0 0 0-1.6-.347 12.9 12.9 0 0 0-5.647.552 17 17 0 0 0-4.426 2.171q-.338.231-.662.474-.365.274-.731.553l-.453.35q-.142.109-.282.219-.272.215-.54.435l-.166.138q-.3.247-.589.5l-.061.055a13.2 13.2 0 0 0-3.058 3.7C7.693 35.592 11.7 39.9 14.783 43.831c4.322 5.5 9.961 10.593 14.765 15.7 1.933 2.055 4.64 3.641 7.56 3.028","data-name":"Path 6462"})))),t.createElement("path",{fill:"#bdbdbd",d:"M56.9 22.893a13.1 13.1 0 0 0-2.6-6c-2.834-3.52-9.567-4.985-13.11-1.555a7.1 7.1 0 0 0-1.478 2.589l-6.036 15.268-2.691-6.8c-.748-1.891-2.057-3.726-1.115-5.707.622-1.306 1.908-4.673.549-5.913a3 3 0 0 0-1.206-.592c-4.234-1.264-8.88.252-12.339 2.849-2.256 1.692-4.584 3.471-5.88 5.95-2.837 5.425 1.167 9.735 4.253 13.665 4.323 5.5 9.961 10.592 14.766 15.7 1.932 2.055 4.64 3.641 7.56 3.028a6.63 6.63 0 0 0 4.327-3.136c1.03-1.785 1.176-3.974 2.216-5.754a18 18 0 0 1 1.432-1.945 58 58 0 0 0 3.724-5.04c.431-.7.7-1.488 1.068-2.227 1.157-2.333 3.684-4.111 5.152-6.321a11.3 11.3 0 0 0 1.421-8.06","data-name":"Path 6463"}),t.createElement("path",{fill:"#8a8a8a",d:"m23.224 20.1 7.768-4.083a1.96 1.96 0 0 0-.573-1.249 3 3 0 0 0-1.2-.592c-4.235-1.264-8.881.253-12.34 2.85a23 23 0 0 0-5.16 4.8q-.165.291-.318.593a3.1 3.1 0 0 0-.372 1.131 2.1 2.1 0 0 0 2.188 2.038c1.256-.016 2.02-1.072 2.875-1.824 1.925-1.692 4.866-2.466 7.137-3.66","data-name":"Path 6464"}),t.createElement("path",{fill:"#8a8a8a",d:"M42.35 32.447a23.6 23.6 0 0 0 2.033-4.34A24.4 24.4 0 0 0 45.9 23.66c.422-2.214-.257-8.63-3.769-8.1a3.4 3.4 0 0 0-1.764.92 14 14 0 0 0-.652 1.458l-6.038 15.26-.952-2.412a5 5 0 0 0 .27 1.486 4.93 4.93 0 0 0 5.658 3.062 6.56 6.56 0 0 0 3.7-2.883","data-name":"Path 6465"}),t.createElement("path",{fill:"#fff",d:"M38.947 54.66a6.38 6.38 0 0 0 3.48-2.316q7.206-7.662 13.7-15.925c3.087-3.933 8.155-8.012 5.317-13.439-1.3-2.479-3.624-4.255-5.88-5.95-2.738-2.056-6.825-4.072-9.283-1.691a7.1 7.1 0 0 0-1.481 2.589l-6.037 15.267-6.038-15.266a7.1 7.1 0 0 0-1.479-2.589c-2.46-2.382-6.545-.365-9.283 1.692-2.256 1.692-4.584 3.47-5.88 5.95-2.837 5.425 2.23 9.508 5.317 13.437q6.483 8.255 13.7 15.925a7.27 7.27 0 0 0 2.988 2.206 1.7 1.7 0 0 0 .86.11","data-name":"Path 6466"}))))))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,c.get?c:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}),t.createElement("path",{d:"M10.633 39.322a6.5 6.5 0 0 1 .978-2.283 8.3 8.3 0 0 1 2.051-2.571q7.661-7.206 15.927-13.7c3.931-3.087 8.01-8.154 13.437-5.317 2.479 1.3 4.255 3.624 5.949 5.881a17 17 0 0 1 2.114 3.614c1.94 3.282 2.255 7.989-.424 10.754a4.6 4.6 0 0 1-1.133.827 13 13 0 0 1-1.455.652l-8.839 3.5 8.839 3.5a7.1 7.1 0 0 1 2.585 1.472 3.7 3.7 0 0 1 .7.995 3.5 3.5 0 0 1 .463 1.035 11 11 0 0 1 .347 1.6 12.9 12.9 0 0 1-.551 5.647 17 17 0 0 1-2.173 4.431 18 18 0 0 1-.474.662q-.274.366-.553.731c-.116.152-.233.3-.351.453l-.219.282q-.215.27-.435.54l-.138.167q-.248.3-.5.588l-.055.061a13.2 13.2 0 0 1-3.7 3.058c-5.427 2.837-9.734-1.166-13.665-4.253-5.5-4.322-10.592-9.961-15.7-14.765-2.055-1.933-3.642-4.64-3.029-7.56","data-name":"Path 5392",opacity:.3}),t.createElement("path",{fill:"#bebebe",d:"M43.265 13.094a13.1 13.1 0 0 1 6 2.6c3.52 2.834 4.985 9.568 1.555 13.11a7.1 7.1 0 0 1-2.592 1.478l-15.269 6.041 6.8 2.691c1.891.748 3.726 2.057 5.707 1.115 1.306-.622 4.673-1.908 5.913-.549a3 3 0 0 1 .597 1.202c1.264 4.234-.253 8.88-2.85 12.339-1.694 2.256-3.471 4.584-5.949 5.88-5.427 2.837-9.734-1.165-13.665-4.253-5.5-4.323-10.592-9.962-15.7-14.766-2.055-1.933-3.642-4.64-3.029-7.56a6.63 6.63 0 0 1 3.133-4.322c1.785-1.03 3.974-1.177 5.755-2.214a18 18 0 0 0 1.944-1.431 58 58 0 0 1 5.04-3.724c.7-.431 1.489-.7 2.227-1.068 2.332-1.157 4.111-3.684 6.322-5.152a11.3 11.3 0 0 1 8.06-1.421","data-name":"Path 5393"}),t.createElement("path",{fill:"#8b8b8b",d:"m46.051 46.776 4.083-7.768a1.96 1.96 0 0 1 1.248.572 3 3 0 0 1 .592 1.206c1.264 4.234-.253 8.881-2.85 12.339a23 23 0 0 1-4.8 5.16c-.2.11-.391.218-.593.318a3.1 3.1 0 0 1-1.131.373 2.1 2.1 0 0 1-2.039-2.188c.017-1.256 1.073-2.02 1.825-2.876 1.689-1.924 2.466-4.866 3.66-7.136","data-name":"Path 5394"}),t.createElement("path",{fill:"#8b8b8b",d:"M33.709 27.649a23.7 23.7 0 0 1 4.34-2.034 24.4 24.4 0 0 1 4.447-1.514c2.214-.422 8.629.257 8.1 3.769a3.4 3.4 0 0 1-.918 1.76 13 13 0 0 1-1.455.652l-15.265 6.04 2.413.955a5.1 5.1 0 0 1-1.486-.27 4.93 4.93 0 0 1-3.062-5.656 6.56 6.56 0 0 1 2.883-3.7","data-name":"Path 5395"}),t.createElement("path",{fill:"#fff",d:"M11.496 31.053a6.4 6.4 0 0 1 2.316-3.48q7.661-7.206 15.927-13.7c3.926-3.088 8.01-8.155 13.437-5.318 2.479 1.3 4.255 3.624 5.949 5.88 2.056 2.738 4.073 6.824 1.691 9.283a7.1 7.1 0 0 1-2.589 1.478l-15.262 6.041 15.265 6.04a7.1 7.1 0 0 1 2.589 1.479c2.382 2.459.366 6.545-1.691 9.283-1.694 2.256-3.47 4.584-5.949 5.88-5.43 2.837-9.514-2.234-13.44-5.317q-8.257-6.485-15.927-13.7a7.26 7.26 0 0 1-2.207-2.987 1.7 1.7 0 0 1-.11-.86","data-name":"Path 5396"}))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,c.get?c:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}),t.createElement("path",{d:"M59.367 39.322a6.5 6.5 0 0 0-.978-2.283 8.3 8.3 0 0 0-2.051-2.571q-7.661-7.206-15.927-13.7c-3.931-3.087-8.01-8.154-13.437-5.317-2.479 1.3-4.255 3.624-5.949 5.881a17 17 0 0 0-2.114 3.614c-1.94 3.282-2.255 7.989.424 10.754a4.6 4.6 0 0 0 1.133.827 13 13 0 0 0 1.455.652l8.839 3.5-8.839 3.5a7.1 7.1 0 0 0-2.589 1.479 3.7 3.7 0 0 0-.7.995 3.5 3.5 0 0 0-.463 1.035 11 11 0 0 0-.347 1.6 12.9 12.9 0 0 0 .551 5.647 17 17 0 0 0 2.178 4.424q.23.338.474.662.274.366.553.731c.116.152.233.3.351.453l.219.282q.215.27.435.54l.138.167q.248.3.5.588l.055.061a13.2 13.2 0 0 0 3.7 3.058c5.427 2.837 9.734-1.166 13.665-4.253 5.5-4.322 10.592-9.961 15.7-14.765 2.055-1.933 3.642-4.64 3.029-7.56","data-name":"Path 5392",opacity:.3}),t.createElement("path",{fill:"#bebebe",d:"M26.735 13.094a13.1 13.1 0 0 0-6 2.6c-3.52 2.834-4.985 9.568-1.555 13.11a7.1 7.1 0 0 0 2.593 1.478l15.265 6.041-6.8 2.691c-1.891.748-3.726 2.057-5.707 1.115-1.306-.622-4.673-1.908-5.913-.549a3 3 0 0 0-.593 1.202c-1.264 4.234.253 8.88 2.85 12.339 1.694 2.256 3.471 4.584 5.949 5.88 5.427 2.837 9.734-1.165 13.665-4.253 5.5-4.323 10.592-9.962 15.7-14.766 2.055-1.933 3.642-4.64 3.029-7.56a6.63 6.63 0 0 0-3.133-4.322c-1.785-1.03-3.974-1.177-5.755-2.214a18 18 0 0 1-1.944-1.431 58 58 0 0 0-5.04-3.724c-.7-.431-1.489-.7-2.227-1.068-2.332-1.157-4.111-3.684-6.322-5.152a11.3 11.3 0 0 0-8.06-1.421","data-name":"Path 5393"}),t.createElement("path",{fill:"#8b8b8b",d:"m23.949 46.776-4.084-7.768a1.96 1.96 0 0 0-1.248.572 3 3 0 0 0-.592 1.206c-1.264 4.234.253 8.881 2.85 12.339a23 23 0 0 0 4.8 5.16c.2.11.391.218.593.318a3.1 3.1 0 0 0 1.131.373 2.1 2.1 0 0 0 2.039-2.188c-.017-1.256-1.073-2.02-1.825-2.876-1.689-1.924-2.466-4.866-3.66-7.136","data-name":"Path 5394"}),t.createElement("path",{fill:"#8b8b8b",d:"M36.291 27.649a23.7 23.7 0 0 0-4.34-2.034 24.4 24.4 0 0 0-4.447-1.514c-2.214-.422-8.629.257-8.1 3.769a3.4 3.4 0 0 0 .918 1.76 13 13 0 0 0 1.455.652l15.265 6.04-2.413.955a5.1 5.1 0 0 0 1.486-.27 4.93 4.93 0 0 0 3.062-5.656 6.56 6.56 0 0 0-2.883-3.7","data-name":"Path 5395"}),t.createElement("path",{fill:"#fff",d:"M58.503 31.053a6.4 6.4 0 0 0-2.316-3.48q-7.661-7.206-15.927-13.7c-3.931-3.087-8.01-8.154-13.437-5.317-2.479 1.3-4.255 3.624-5.949 5.88-2.056 2.738-4.073 6.824-1.691 9.283a7.1 7.1 0 0 0 2.589 1.478l15.265 6.041-15.265 6.04a7.1 7.1 0 0 0-2.589 1.479c-2.382 2.459-.366 6.545 1.691 9.283 1.694 2.256 3.47 4.584 5.949 5.88 5.427 2.837 9.506-2.229 13.437-5.316q8.257-6.485 15.927-13.7a7.26 7.26 0 0 0 2.202-2.991 1.7 1.7 0 0 0 .11-.86","data-name":"Path 5396"}))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"app-arrow-up_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 3480"})),t.createElement("clipPath",{id:"app-arrow-up_svg__b"},t.createElement("path",{fill:"none",d:"M9.567 20.54h52.249v42.109H9.567z","data-name":"Rectangle 3478"}))),t.createElement("g",{"data-name":"Group 8796"},t.createElement("g",{clipPath:"url(#app-arrow-up_svg__a)","data-name":"Group 8795"},t.createElement("g",{"data-name":"Group 8794"},t.createElement("g",{clipPath:"url(#app-arrow-up_svg__a)","data-name":"Group 8793"},t.createElement("g",{"data-name":"Group 8792",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 8791"},t.createElement("g",{clipPath:"url(#app-arrow-up_svg__b)","data-name":"Group 8790"},t.createElement("path",{d:"M37.11 20.67a6.5 6.5 0 0 1 2.281.978 8.3 8.3 0 0 1 2.571 2.052q7.209 7.661 13.7 15.926c3.086 3.932 8.153 8.01 5.316 13.44-1.3 2.478-3.624 4.258-5.88 5.95a17 17 0 0 1-3.617 2.114c-3.282 1.94-7.989 2.255-10.754-.424a4.6 4.6 0 0 1-.827-1.134 13 13 0 0 1-.652-1.455l-3.5-8.839-3.488 8.835a7.1 7.1 0 0 1-1.479 2.587 3.8 3.8 0 0 1-.992.7 3.5 3.5 0 0 1-1.035.464 11 11 0 0 1-1.6.35 12.9 12.9 0 0 1-5.654-.554 17 17 0 0 1-4.425-2.171 19 19 0 0 1-.662-.474q-.366-.274-.731-.553l-.454-.35q-.141-.109-.281-.219-.272-.215-.54-.435l-.167-.138q-.3-.248-.588-.5l-.061-.055a13.2 13.2 0 0 1-3.059-3.7C7.7 47.641 11.7 43.332 14.788 39.4c4.322-5.5 9.961-10.592 14.765-15.7 1.933-2.055 4.64-3.642 7.56-3.028","data-name":"Path 6457"})))),t.createElement("path",{fill:"#bdbdbd",d:"M56.9 44.508a13.1 13.1 0 0 1-2.6 6c-2.834 3.52-9.567 4.985-13.11 1.555a7.1 7.1 0 0 1-1.478-2.589l-6.036-15.268-2.691 6.8c-.748 1.891-2.057 3.726-1.115 5.707.622 1.306 1.908 4.673.549 5.913a3 3 0 0 1-1.206.592c-4.234 1.264-8.88-.252-12.339-2.849-2.256-1.692-4.584-3.471-5.88-5.95-2.837-5.419 1.167-9.733 4.253-13.663 4.323-5.5 9.961-10.592 14.766-15.7 1.932-2.055 4.64-3.641 7.56-3.028a6.63 6.63 0 0 1 4.327 3.134c1.03 1.785 1.176 3.974 2.216 5.754a18 18 0 0 0 1.432 1.944 58 58 0 0 1 3.719 5.04c.431.7.7 1.488 1.068 2.227 1.157 2.333 3.684 4.111 5.152 6.321a11.3 11.3 0 0 1 1.421 8.06","data-name":"Path 6458"}),t.createElement("path",{fill:"#8a8a8a",d:"m23.224 47.3 7.768 4.083a1.96 1.96 0 0 1-.573 1.249 3 3 0 0 1-1.2.592c-4.235 1.264-8.881-.253-12.34-2.85a23 23 0 0 1-5.16-4.8 15 15 0 0 1-.318-.593 3.1 3.1 0 0 1-.372-1.13 2.107 2.107 0 0 1 2.188-2.042c1.256.018 2.02 1.073 2.875 1.825 1.925 1.692 4.866 2.467 7.137 3.66","data-name":"Path 6459"}),t.createElement("path",{fill:"#8a8a8a",d:"M42.35 34.954a23.6 23.6 0 0 1 2.033 4.34 24.4 24.4 0 0 1 1.517 4.447c.422 2.214-.257 8.63-3.769 8.1a3.4 3.4 0 0 1-1.764-.92 14 14 0 0 1-.652-1.458l-6.038-15.26-.952 2.412a5 5 0 0 1 .27-1.486 4.93 4.93 0 0 1 5.658-3.062 6.56 6.56 0 0 1 3.7 2.883","data-name":"Path 6460"}),t.createElement("path",{fill:"#fff",d:"M38.947 12.741a6.38 6.38 0 0 1 3.48 2.316q7.206 7.66 13.7 15.927c3.087 3.931 8.155 8.01 5.317 13.437-1.3 2.479-3.624 4.255-5.88 5.95-2.738 2.056-6.825 4.072-9.283 1.691a7.1 7.1 0 0 1-1.481-2.589l-6.037-15.267-6.038 15.266a7.1 7.1 0 0 1-1.479 2.589c-2.46 2.382-6.545.365-9.283-1.692-2.256-1.692-4.584-3.47-5.88-5.95-2.837-5.425 2.23-9.508 5.317-13.437q6.483-8.255 13.7-15.925a7.27 7.27 0 0 1 2.988-2.206 1.7 1.7 0 0 1 .86-.11","data-name":"Path 6461"}))))))};
@@ -0,0 +1 @@
1
+ "use strict";var a=require("../_virtual/_tslib.js");function e(a){if(a&&"object"==typeof a&&"default"in a)return a;var e=Object.create(null);return a&&Object.keys(a).forEach((function(t){if("default"!==t){var c=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,c.get?c:{enumerable:!0,get:function(){return a[t]}})}})),e.default=a,Object.freeze(e)}var t=e(require("react"));module.exports=function(e){return t.createElement("svg",a.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},e),t.createElement("path",{d:"M37.2 36.798a5.8 5.8 0 0 0-.866-2.021 7.3 7.3 0 0 0-1.817-2.278Q27.725 26.111 20.4 20.352c-3.483-2.735-7.1-7.224-11.908-4.71-2.192 1.152-3.773 3.21-5.271 5.21a15 15 0 0 0-1.874 3.2c-1.719 2.908-2 7.078.376 9.529a4.1 4.1 0 0 0 1 .733 12 12 0 0 0 1.29.577l7.832 3.1-7.826 3.105a6.3 6.3 0 0 0-2.294 1.31 3.3 3.3 0 0 0-.617.879 3 3 0 0 0-.408.917 9.5 9.5 0 0 0-.309 1.422 11.4 11.4 0 0 0 .488 5A15.1 15.1 0 0 0 2.8 54.552q.2.3.42.587.243.324.49.647c.1.135.207.268.31.4q.096.125.194.25.191.24.385.478l.122.148q.22.264.445.521l.048.054a11.7 11.7 0 0 0 3.276 2.71c4.81 2.512 8.626-1.035 12.11-3.77 4.877-3.83 9.385-8.826 13.91-13.083 1.821-1.713 3.227-4.111 2.684-6.7","data-name":"Path 5411",opacity:.3}),t.createElement("path",{d:"M69.238 36.798a5.8 5.8 0 0 0-.866-2.021 7.3 7.3 0 0 0-1.817-2.278q-6.788-6.388-14.113-12.147c-3.483-2.735-7.1-7.224-11.908-4.71-2.2 1.148-3.773 3.211-5.272 5.21a15 15 0 0 0-1.873 3.2c-1.719 2.908-2 7.078.376 9.529a4 4 0 0 0 1 .733 12 12 0 0 0 1.29.577l7.831 3.1-7.829 3.095a6.3 6.3 0 0 0-2.294 1.31 3.3 3.3 0 0 0-.617.879 3 3 0 0 0-.411.918 9.5 9.5 0 0 0-.31 1.422 11.4 11.4 0 0 0 .488 5 15 15 0 0 0 1.929 3.937q.205.3.419.587.243.324.49.647c.1.135.207.268.31.4q.096.125.194.25.191.24.385.478l.122.148q.22.264.445.521l.048.054a11.7 11.7 0 0 0 3.276 2.71c4.807 2.513 8.625-1.034 12.108-3.769 4.877-3.83 9.386-8.826 13.911-13.083 1.821-1.713 3.227-4.111 2.684-6.7","data-name":"Path 5412",opacity:.3}),t.createElement("path",{fill:"#bdbdbd",d:"M41.103 13.558a11.64 11.64 0 0 0-5.313 2.3c-3.118 2.512-4.417 8.477-1.378 11.617a6.3 6.3 0 0 0 2.294 1.31l13.525 5.352-6.027 2.385c-1.675.663-3.3 1.823-5.056.988-1.157-.551-4.14-1.69-5.24-.486a2.7 2.7 0 0 0-.524 1.069c-1.121 3.752.223 7.869 2.525 10.933 1.5 2 3.075 4.062 5.272 5.21 4.807 2.514 8.625-1.034 12.108-3.768 4.877-3.831 9.385-8.827 13.91-13.084 1.821-1.713 3.227-4.111 2.683-6.7a5.88 5.88 0 0 0-2.776-3.83c-1.581-.912-3.521-1.042-5.1-1.964a16 16 0 0 1-1.723-1.268 51 51 0 0 0-4.466-3.3c-.62-.382-1.319-.62-1.973-.946-2.067-1.025-3.643-3.264-5.6-4.565a10 10 0 0 0-7.142-1.259","data-name":"Path 5413"}),t.createElement("path",{fill:"#8a8a8a",d:"m38.633 43.403-3.618-6.888a1.74 1.74 0 0 0-1.107.507 2.7 2.7 0 0 0-.524 1.069c-1.12 3.752.224 7.869 2.525 10.933a20.4 20.4 0 0 0 4.25 4.572q.258.15.525.282a2.7 2.7 0 0 0 1 .33 1.867 1.867 0 0 0 1.809-1.939c-.016-1.112-.95-1.79-1.617-2.548-1.5-1.706-2.185-4.311-3.242-6.323","data-name":"Path 5414"}),t.createElement("path",{fill:"#8a8a8a",d:"M49.568 26.456a21 21 0 0 0-3.845-1.8 21.7 21.7 0 0 0-3.941-1.344c-1.961-.373-7.646.228-7.18 3.34a3 3 0 0 0 .815 1.563 12 12 0 0 0 1.293.577l13.521 5.35-2.138.843a4.5 4.5 0 0 0 1.317-.239 4.37 4.37 0 0 0 2.713-5.014 5.8 5.8 0 0 0-2.554-3.276","data-name":"Path 5415"}),t.createElement("path",{fill:"#fff",d:"M69.251 29.471a5.65 5.65 0 0 0-2.053-3.083q-6.787-6.386-14.112-12.14c-3.482-2.731-7.096-7.231-11.905-4.712-2.2 1.149-3.77 3.211-5.272 5.21-1.822 2.426-3.609 6.047-1.5 8.226a6.3 6.3 0 0 0 2.294 1.31l13.528 5.353-13.527 5.35a6.3 6.3 0 0 0-2.294 1.31c-2.111 2.179-.324 5.8 1.5 8.225 1.5 2 3.075 4.062 5.272 5.21 4.807 2.514 8.425-1.975 11.906-4.71q7.314-5.744 14.11-12.139a6.43 6.43 0 0 0 1.955-2.647 1.5 1.5 0 0 0 .1-.762","data-name":"Path 5416"}),t.createElement("path",{fill:"#bdbdbd",d:"M9.061 13.558a11.64 11.64 0 0 0-5.313 2.3C.629 18.373-.669 24.337 2.37 27.478a6.3 6.3 0 0 0 2.294 1.31l13.525 5.349-6.027 2.385c-1.675.663-3.3 1.823-5.056.988-1.157-.551-4.14-1.69-5.239-.486a2.7 2.7 0 0 0-.527 1.071c-1.121 3.752.223 7.869 2.525 10.933 1.5 2 3.075 4.062 5.272 5.21 4.807 2.514 8.625-1.034 12.108-3.768 4.877-3.831 9.385-8.827 13.91-13.084 1.821-1.713 3.227-4.111 2.683-6.7a5.88 5.88 0 0 0-2.776-3.83c-1.581-.912-3.521-1.042-5.1-1.964a16 16 0 0 1-1.722-1.266 51 51 0 0 0-4.466-3.3c-.62-.382-1.319-.62-1.973-.946-2.067-1.025-3.643-3.264-5.6-4.565a10 10 0 0 0-7.141-1.259","data-name":"Path 5417"}),t.createElement("path",{fill:"#8a8a8a",d:"m6.591 43.403-3.618-6.888a1.74 1.74 0 0 0-1.107.507 2.7 2.7 0 0 0-.524 1.069c-1.12 3.752.224 7.869 2.525 10.933a20.4 20.4 0 0 0 4.25 4.572q.258.15.525.282a2.7 2.7 0 0 0 1 .33 1.867 1.867 0 0 0 1.809-1.939c-.016-1.112-.95-1.79-1.617-2.548-1.5-1.706-2.185-4.311-3.242-6.323","data-name":"Path 5418"}),t.createElement("path",{fill:"#8a8a8a",d:"M17.526 26.456a21 21 0 0 0-3.845-1.8 21.7 21.7 0 0 0-3.941-1.344c-1.961-.373-7.646.228-7.18 3.34a3 3 0 0 0 .815 1.563 12 12 0 0 0 1.293.577l13.522 5.349-2.138.843a4.5 4.5 0 0 0 1.317-.239 4.37 4.37 0 0 0 2.713-5.014 5.8 5.8 0 0 0-2.554-3.276","data-name":"Path 5419"}),t.createElement("path",{fill:"#fff",d:"M37.209 29.471a5.65 5.65 0 0 0-2.053-3.083q-6.787-6.386-14.112-12.14c-3.483-2.735-7.1-7.226-11.906-4.712-2.2 1.149-3.77 3.211-5.272 5.21-1.822 2.426-3.609 6.047-1.5 8.226a6.3 6.3 0 0 0 2.294 1.31l13.531 5.352-13.528 5.351a6.3 6.3 0 0 0-2.294 1.31c-2.111 2.179-.324 5.8 1.5 8.225 1.5 2 3.075 4.062 5.272 5.21 4.807 2.514 8.425-1.975 11.906-4.71q7.314-5.744 14.11-12.139a6.43 6.43 0 0 0 1.955-2.647 1.5 1.5 0 0 0 .1-.762","data-name":"Path 5420"}),t.createElement("path",{fill:"#fff",d:"m37.409 46.515 1.789-12.52-2.493.986a6.3 6.3 0 0 0-2.294 1.31c-2.111 2.179-.324 5.8 1.5 8.225","data-name":"Path 5421"}),t.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"app-leave-sign_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 5269"})),t.createElement("clipPath",{id:"app-leave-sign_svg__b"},t.createElement("path",{fill:"none",d:"M.207 13.253H70V58.61H.207z","data-name":"Rectangle 5266"})),t.createElement("clipPath",{id:"app-leave-sign_svg__c"},t.createElement("path",{fill:"none",d:"M.208 13.253H70v45.356H.208z","data-name":"Rectangle 5265"})),t.createElement("clipPath",{id:"app-leave-sign_svg__d"},t.createElement("path",{fill:"none",d:"M5.697 18.084H60.12v25.661H5.697z","data-name":"Rectangle 5267"}))),t.createElement("g",{clipPath:"url(#app-leave-sign_svg__a)","data-name":"Group 14819"},t.createElement("g",{"data-name":"Group 14818"},t.createElement("g",{clipPath:"url(#app-leave-sign_svg__a)","data-name":"Group 14817"},t.createElement("g",{"data-name":"Group 14813",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 14812"},t.createElement("g",{clipPath:"url(#app-leave-sign_svg__b)","data-name":"Group 14811"},t.createElement("g",{"data-name":"Group 14810"},t.createElement("g",{clipPath:"url(#app-leave-sign_svg__c)","data-name":"Group 14809"},t.createElement("path",{d:"M69.689 32.818c-.673-2-20.856-18.729-23.638-19.522-2.023-.577-1.545 4.9-3.1 5.348S.438 15.638.221 18.083c-.027.314-.014 1.108.038 2.25a.2.2 0 0 0-.031.087C.011 22.87 2.105 58.357 5 58.57c.28.243 4.419-.659 10.366-2.059 3.725-.87 8.008-1.907 12.109-2.892h.01c11.766-2.812 16.437-3.491 16.437-3.491 2 .44 2.907 5.778 4.687 5.775a1.4 1.4 0 0 0 .5-.169c3.591-1.776 21.5-16.88 20.869-18.764-.075-.224.229-3.562-.292-4.152","data-name":"Path 12679"})))))),t.createElement("path",{fill:"#bdbdbd",d:"M46.057 11.655c2.47.7 19.518 12.5 23.632 17.186.518.59.214 3.928.292 4.152.67 2-19.593 18.93-21.373 18.934s-2.683-5.334-4.688-5.775S7.892 54.813 5 54.6.011 18.9.228 16.45s41.171 1.007 42.727.558 1.08-5.925 3.1-5.348","data-name":"Path 12680"}),t.createElement("path",{fill:"#fff",d:"M46.051 9.319c2.782.793 22.966 17.522 23.638 19.522S50.382 49.584 48.6 49.591s-2.683-5.334-4.688-5.775S8.1 48.581 5.2 48.366.006 16.556.222 14.108s41.171 1.008 42.727.558 1.08-5.925 3.1-5.348","data-name":"Path 12681"}),t.createElement("path",{fill:"#8a8a8a",d:"M43.919 46.153c.834-.225.1-2.414-.844-2.35s-22.843 2.992-30.028 3.773S4.55 54.209 5 54.6s10.72-2.142 22.485-4.953 16.436-3.494 16.436-3.494","data-name":"Path 12682"}),t.createElement("path",{fill:"#8a8a8a",d:"M69.718 33.806s-.968-2.284-6.625 3.177-13.16 11.658-13.768 12.606a2.86 2.86 0 0 0-.223 2.17s12.867-8.851 20.616-17.953","data-name":"Path 12683"}),t.createElement("g",{"data-name":"Group 14816",style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 14815"},t.createElement("g",{clipPath:"url(#app-leave-sign_svg__d)","data-name":"Group 14814"},t.createElement("text",{fill:"#662d80","data-name":"Leave",fontFamily:"RammettoOne-Regular, Rammetto One",fontSize:14.583,transform:"rotate(-6.024 350.447 -48.834)"},t.createElement("tspan",{x:0,y:0},"L"),t.createElement("tspan",{y:0,letterSpacing:"-.021em"},"e"),t.createElement("tspan",{y:0},"a"),t.createElement("tspan",{y:0,letterSpacing:"-.043em"},"v"),t.createElement("tspan",{y:0},"e")))))))))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function t(e){if(e&&"object"==typeof e&&"default"in e)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(a){if("default"!==a){var c=Object.getOwnPropertyDescriptor(e,a);Object.defineProperty(t,a,c.get?c:{enumerable:!0,get:function(){return e[a]}})}})),t.default=e,Object.freeze(t)}var a=t(require("react"));module.exports=function(t){return a.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},t),a.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}),a.createElement("path",{d:"M44.191 46.274c-3.467-.165-6.961-.772-10.376-.937-3.843-.187-7.748.463-11.6.416a14.2 14.2 0 0 1-4.8-.671 6.67 6.67 0 0 1-3.786-3.368 8.8 8.8 0 0 1-.5-5.017 6.7 6.7 0 0 1 .817-2.46c1.25-2.007 3.709-2.245 5.858-2.291q7.242-.157 14.488-.1c6.449.058 12.983.251 19.228 2.269a5.24 5.24 0 0 1 2.033 1.047c1.412 1.3 1.527 3.692 1.527 5.77a4 4 0 0 1-.129 1.225 2.9 2.9 0 0 1-.8 1.153c-3.19 3.084-7.77 3.161-11.958 2.963","data-name":"Path 5583",opacity:.3}),a.createElement("path",{fill:"#b9b9b9",d:"M44.191 42.19c-3.467-.165-6.961-.772-10.376-.937-3.843-.187-7.748.463-11.6.416a14.2 14.2 0 0 1-4.8-.671 6.67 6.67 0 0 1-3.786-3.368 8.8 8.8 0 0 1-.5-5.017 6.7 6.7 0 0 1 .817-2.46c1.25-2.007 3.709-2.245 5.858-2.291q7.242-.157 14.488-.1c6.449.058 12.983.251 19.228 2.269a5.24 5.24 0 0 1 2.033 1.048c1.412 1.3 1.527 3.691 1.527 5.769a4 4 0 0 1-.129 1.225 2.9 2.9 0 0 1-.8 1.153c-3.19 3.084-7.77 3.16-11.958 2.963","data-name":"Path 5584"}),a.createElement("path",{fill:"#fff",d:"M44.19 38.373c-3.467-.141-6.961-.662-10.376-.8-3.845-.161-7.748.4-11.6.355a16.4 16.4 0 0 1-4.8-.575 6.44 6.44 0 0 1-3.786-2.886 6.53 6.53 0 0 1-.5-4.3 5.2 5.2 0 0 1 .817-2.109c1.25-1.72 3.709-1.925 5.858-1.964q7.242-.135 14.488-.083c6.449.048 12.983.215 19.228 1.944a5.6 5.6 0 0 1 2.036.894c1.412 1.119 1.528 3.166 1.524 4.947a3 3 0 0 1-.129 1.05 2.5 2.5 0 0 1-.8.989c-3.19 2.643-7.77 2.708-11.958 2.539","data-name":"Path 5585"}))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"app-pencil_svg__b"},t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 2929"})),t.createElement("clipPath",{id:"app-pencil_svg__c"},t.createElement("path",{fill:"none",d:"M14.028 13.815h55.141v51.379H14.028z","data-name":"Rectangle 2911"})),t.createElement("clipPath",{id:"app-pencil_svg__d"},t.createElement("path",{fill:"none",d:"M46.63 0h17.917v9.285H46.63z","data-name":"Rectangle 2912"})),t.createElement("clipPath",{id:"app-pencil_svg__e"},t.createElement("path",{fill:"none",d:"M53.972 5.564h11.969v12.931H53.972z","data-name":"Rectangle 2913"})),t.createElement("clipPath",{id:"app-pencil_svg__f"},t.createElement("path",{fill:"none",d:"M50.629 9.167h12.186v14.668H50.629z","data-name":"Rectangle 2914"})),t.createElement("clipPath",{id:"app-pencil_svg__g"},t.createElement("path",{fill:"none",d:"M36.41 10.7a312 312 0 0 0-19.789 30.982S14.852 51.6 14.506 53.84s-1.206 7.922-.784 8.967 4.671 2.431 4.671 2.431 1.134-1.262 4.514-2.527c3.944-1.478 16.685-7.976 16.685-7.976a60632 60632 0 0 1 19.623-30.808c-4.35-11.758-12.929-13.746-18.235-13.746a18.6 18.6 0 0 0-4.57.52","data-name":"Path 5130"})),t.createElement("clipPath",{id:"app-pencil_svg__i"},t.createElement("path",{fill:"none",d:"m16.621 41.682-2.915 16.752s5.876.389 6.742 1.2.65 4.2.65 4.2l18.494-9.1s-1.217-2.73-2.868-3.469-4.924.035-4.924.035 1.506-6.452-.347-7.6-7.637 1.923-7.637 1.923-1.073-3.273-2.061-3.609a30.7 30.7 0 0 0-5.1-.328h-.031","data-name":"Path 5131"})),t.createElement("clipPath",{id:"app-pencil_svg__k"},t.createElement("path",{fill:"none",d:"M21.097 14.369h38.118V63.84H21.097z","data-name":"Rectangle 2918"})),t.createElement("clipPath",{id:"app-pencil_svg__l"},t.createElement("path",{fill:"none",d:"M52.883 14.369S37.856 34.623 31.8 51.3L21.1 63.84l18.495-9.1s6.21-8.616 19.623-30.807c0 0-2.281-7-6.332-9.559","data-name":"Path 5133"})),t.createElement("clipPath",{id:"app-pencil_svg__m"},t.createElement("path",{fill:"none",d:"M23.863 11.114h21.123v35.87H23.863z","data-name":"Rectangle 2919"})),t.createElement("clipPath",{id:"app-pencil_svg__n"},t.createElement("path",{fill:"none",d:"M17.42 43.013h12.482v14.696H17.42z","data-name":"Rectangle 2920"})),t.createElement("clipPath",{id:"app-pencil_svg__o"},t.createElement("path",{fill:"none",d:"M12.989 61.886h5.232v3.698h-5.232z","data-name":"Rectangle 2921"})),t.createElement("clipPath",{id:"app-pencil_svg__p"},t.createElement("path",{fill:"none",d:"M41.885 15.913h15.216v31.102H41.885z","data-name":"Rectangle 2923"})),t.createElement("clipPath",{id:"app-pencil_svg__q"},t.createElement("path",{fill:"none",d:"M56.552 27.2c1.919-2.762-1.352-19.353-7.226-6.4a100.2 100.2 0 0 0-7.441 26.22Z","data-name":"Path 5139"})),t.createElement("clipPath",{id:"app-pencil_svg__s"},t.createElement("path",{fill:"none",d:"M31.802 50.183h7.789v4.552h-7.789z","data-name":"Rectangle 2924"})),t.createElement("clipPath",{id:"app-pencil_svg__t"},t.createElement("path",{fill:"none",d:"M38.841 6.142h22.084v14.93H38.841z","data-name":"Rectangle 2926"})),t.createElement("clipPath",{id:"app-pencil_svg__u"},t.createElement("path",{fill:"none",d:"M38.841 7.4s6.311-.708 10.415 1.7c3.852 2.263 9.049 6.183 11.272 11.01q.218.474.4.959s-1.128-7.12-9.496-12.213S38.841 7.4 38.841 7.4","data-name":"Path 5141"})),t.createElement("clipPath",{id:"app-pencil_svg__w"},t.createElement("path",{fill:"none",d:"M16.621 10.701h19.788v30.981H16.621z","data-name":"Rectangle 2927"})),t.createElement("linearGradient",{id:"app-pencil_svg__j",x1:-.585,x2:-.544,y1:1.118,y2:1.118,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#f9b48d"}),t.createElement("stop",{offset:.472,stopColor:"#f7af8b"}),t.createElement("stop",{offset:.996,stopColor:"#f5a289"}),t.createElement("stop",{offset:1,stopColor:"#f5a289"})),t.createElement("linearGradient",{id:"app-pencil_svg__a",x1:-.174,x2:-.157,y1:1.085,y2:1.085,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#b63561"}),t.createElement("stop",{offset:.185,stopColor:"#b1335f"}),t.createElement("stop",{offset:.392,stopColor:"#a32e5b"}),t.createElement("stop",{offset:.609,stopColor:"#8d2654"}),t.createElement("stop",{offset:.832,stopColor:"#6e1b4a"}),t.createElement("stop",{offset:1,stopColor:"#521142"})),t.createElement("linearGradient",{xlinkHref:"#app-pencil_svg__a",id:"app-pencil_svg__r",x1:-.681,x2:-.657,y1:1.978,y2:1.978}),t.createElement("linearGradient",{id:"app-pencil_svg__v",x1:-1.375,x2:-1.338,y1:2.934,y2:2.934,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#727171"}),t.createElement("stop",{offset:.194,stopColor:"#6d6c6c"}),t.createElement("stop",{offset:.41,stopColor:"#605f5f"}),t.createElement("stop",{offset:.636,stopColor:"#494948"}),t.createElement("stop",{offset:.868,stopColor:"#2b2a2a"}),t.createElement("stop",{offset:1,stopColor:"#161615"})),t.createElement("radialGradient",{id:"app-pencil_svg__h",cx:.626,cy:.439,r:.486,gradientUnits:"objectBoundingBox"},t.createElement("stop",{offset:0,stopColor:"#ed690a"}),t.createElement("stop",{offset:.545,stopColor:"#e86706"}),t.createElement("stop",{offset:1,stopColor:"#df6400"}))),t.createElement("g",{"data-name":"Group 7536"},t.createElement("g",{clipPath:"url(#app-pencil_svg__b)","data-name":"Group 7535"},t.createElement("g",{"data-name":"Group 7498"},t.createElement("g",{clipPath:"url(#app-pencil_svg__b)","data-name":"Group 7497"},t.createElement("g",{"data-name":"Group 7487",opacity:.3},t.createElement("g",{"data-name":"Group 7486"},t.createElement("g",{clipPath:"url(#app-pencil_svg__c)","data-name":"Group 7485"},t.createElement("path",{fill:"#161615",d:"M68.539 30.872a4.8 4.8 0 0 0 .438-2.194l.02-.071a6.35 6.35 0 0 0-.524-4.182 15 15 0 0 0-.8-1.565 27 27 0 0 0-1.051-1.644q-.258-.375-.519-.747l-.055-.078q-.187-.267-.381-.535l-.139-.191-.16-.219a27 27 0 0 0-2.241-2.722q-.094-.098-.188-.2c-.094-.102-.12-.122-.181-.181q-.21-.208-.423-.4l-.022-.021-.013-.012-.048-.043-.029-.026a11 11 0 0 0-1.13-.888c-.978-.7-2.181-1.369-2.749-1.062a5.3 5.3 0 0 0-3.489 1.137c-.364.259-.866.55-1.356.884a2.4 2.4 0 0 0-2.548 1.177c-.206.436-.311 1.018-.71 1.187-.283.119-.652 0-.969.033a2.63 2.63 0 0 0-1.618 1.831 4 4 0 0 0-.044.489l-.19-.007a310 310 0 0 0-24.213 22.792s-4.333 8.451-5.272 10.375l-1.993 3.92a40 40 0 0 0-1.914 3.891c.034.291 1.915 3.39 2.813 3.562a.4.4 0 0 0 .237.024 7.2 7.2 0 0 0 2.512-.648 36 36 0 0 1 1.942-.238c3.4-.328 14.91-3.359 14.91-3.359s7.263-6.159 24.037-22.678c0 0 .009-.156.017-.432l.744-.512.746-.515q.094-.063.187-.133a1.4 1.4 0 0 0 .4-.431 1 1 0 0 0 .052-.107 2 2 0 0 0 .075-.233 2.3 2.3 0 0 1 .19-.595l.02-.035a1 1 0 0 1 .061-.075 1 1 0 0 1 .069-.061 1.9 1.9 0 0 1 .916-.2q.06-.007.117-.017a1 1 0 0 0 .161-.038 1 1 0 0 0 .112-.042 1 1 0 0 0 .111-.063 1 1 0 0 0 .139-.123 1 1 0 0 0 .123-.158A2.5 2.5 0 0 0 65 33.344c.347-.241.745-.482 1.149-.722l.163-.1.327-.194c.267-.16.53-.32.773-.48q.148-.097.283-.193a4.2 4.2 0 0 0 .729-.631l.043-.05a1 1 0 0 0 .071-.106","data-name":"Path 5123"})))),t.createElement("path",{fill:"#d6006c",d:"M43.056 2.591a6.6 6.6 0 0 1 4.4-2.423c3.5-.363 7.676 1.853 11.2 4a28 28 0 0 1 4.534 3.218c1.313 1.222 2.3 2.7 2.324 4 .01.713.6 1.939.326 2.549-.588 1.332-3.324 3.226-3.912 4.555-2.511-1.132-3.854-2.938-6.438-3.78a55.6 55.6 0 0 1-11.747-5.44c-1.456-.894-3.194-1.8-3.163-3.138.03-1.279 1.684-2.632 2.476-3.545","data-name":"Path 5124"}),t.createElement("g",{"data-name":"Group 7490",opacity:.26,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7489"},t.createElement("g",{clipPath:"url(#app-pencil_svg__d)","data-name":"Group 7488"},t.createElement("path",{fill:"#fff",d:"M46.63.48c.439-1.123 4.432.014 5.734.486a35.8 35.8 0 0 1 6.289 3.2 28 28 0 0 1 4.537 3.219 13 13 0 0 1 1.252 1.489c.152.185.151.458-.084.4a.7.7 0 0 1-.225-.118c-2.319-1.616-4.353-3.821-6.956-4.691a3.3 3.3 0 0 0-.914-.192 3.6 3.6 0 0 0-.891.144 5.37 5.37 0 0 1-3.262-.4 4.4 4.4 0 0 1-2.424-2.4A8.7 8.7 0 0 1 46.63.48","data-name":"Path 5125"})))),t.createElement("g",{"data-name":"Group 7493",opacity:.36,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7492"},t.createElement("g",{clipPath:"url(#app-pencil_svg__e)","data-name":"Group 7491"},t.createElement("path",{fill:"#292e43",d:"M61.2 18.129q.348.191.729.365c.588-1.33 3.324-3.224 3.912-4.554.4-.894-.431-3.211-1.317-4.27a9.7 9.7 0 0 0-1.754-1.463 28.4 28.4 0 0 1-3.128-2.643c-1.44.664-2.035 2.007-2.845 3.184q-1.422 2.065-2.823 4.145 3.744 2.471 7.226 5.236","data-name":"Path 5126"})))),t.createElement("path",{fill:"#8b8a88",d:"M37.693 7.761A5.3 5.3 0 0 0 38.84 7.4c.41-.3.3-.921.37-1.427.161-1.164 1.351-1.8 2.7-2.064 3.5-.685 8.281.765 12.106 3.316a24.04 24.04 0 0 1 8.322 9.5c.432.919.762 1.971.129 2.475-.458.366-1.362.376-1.546.917a4.4 4.4 0 0 0 .007.954 1.56 1.56 0 0 1-.493.887l-1.68 1.876A78 78 0 0 0 43.358 13.42a13 13 0 0 0-3.746-1.432c-1.938-.3-2.748-.186-3.118-1.848a2.59 2.59 0 0 1 1.2-2.379","data-name":"Path 5127"}),t.createElement("g",{"data-name":"Group 7496",opacity:.36,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7495"},t.createElement("g",{clipPath:"url(#app-pencil_svg__f)","data-name":"Group 7494"},t.createElement("path",{fill:"#292e43",d:"m58.752 23.835 1.679-1.876a1.56 1.56 0 0 0 .494-.887 4.4 4.4 0 0 1-.008-.954c.184-.542 1.088-.551 1.546-.917.633-.5.3-1.556-.128-2.475a23.6 23.6 0 0 0-5.794-7.559 348 348 0 0 0-5.912 8.51 77 77 0 0 1 8.123 6.158","data-name":"Path 5128"})))))),t.createElement("g",{"data-name":"Group 7500"},t.createElement("g",{clipPath:"url(#app-pencil_svg__g)","data-name":"Group 7499"},t.createElement("path",{fill:"url(#app-pencil_svg__h)",d:"M71.913 15.866 18.041-8.253.6 59.553l53.874 24.119Z","data-name":"Path 5129"}))),t.createElement("g",{"data-name":"Group 7502"},t.createElement("g",{clipPath:"url(#app-pencil_svg__i)","data-name":"Group 7501"},t.createElement("path",{fill:"url(#app-pencil_svg__j)",d:"M0 0h24.567v27.914H0z","data-name":"Rectangle 2916",transform:"rotate(-84.431 40.852 25.441)"}))),t.createElement("g",{"data-name":"Group 7534"},t.createElement("g",{clipPath:"url(#app-pencil_svg__b)","data-name":"Group 7533"},t.createElement("path",{fill:"#272b39",d:"M21.1 63.84s.513-3.949-.962-4.929-6.428-.476-6.428-.476a35 35 0 0 0-.719 4.538c.16.279 3.67 2.743 4.816 2.611A9.3 9.3 0 0 0 21.1 63.84","data-name":"Path 5132"}),t.createElement("g",{"data-name":"Group 7507",opacity:.4,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7506"},t.createElement("g",{clipPath:"url(#app-pencil_svg__k)","data-name":"Group 7505"},t.createElement("g",{"data-name":"Group 7504"},t.createElement("g",{clipPath:"url(#app-pencil_svg__l)","data-name":"Group 7503"},t.createElement("path",{fill:"url(#app-pencil_svg__a)",d:"M0 0h59.619v52.907H0z","data-name":"Rectangle 2917",transform:"rotate(-69.712 44.065 25.35)"})))))),t.createElement("g",{"data-name":"Group 7510",opacity:.61,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7509"},t.createElement("g",{clipPath:"url(#app-pencil_svg__m)","data-name":"Group 7508"},t.createElement("path",{fill:"#fff6bb",d:"M44.985 11.114 23.862 42.683s5.362-.461 7.107-.085 2.679 4.386 2.679 4.386l1.345-6.512s-2.731-.758-2.408-5.3 12.4-24.058 12.4-24.058","data-name":"Path 5134"})))),t.createElement("g",{"data-name":"Group 7513",opacity:.61,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7512"},t.createElement("g",{clipPath:"url(#app-pencil_svg__n)","data-name":"Group 7511"},t.createElement("path",{fill:"#fff6bb",d:"M21.343 43.02c-1.643.152-6.837 10.82-1.732 14.325 2.61 1.792 10.442-3.42 10.288-7s-6.082-4.722-6.082-4.722-.744-2.759-2.474-2.6","data-name":"Path 5135"})))),t.createElement("path",{fill:"#f7bebc",d:"M40.067 18.273s-11.239 17.48-14.524 22.494 1.933-3.345 1.933-3.345Z","data-name":"Path 5136"}),t.createElement("path",{fill:"#f7bebc",d:"M33.694 14.85S21.782 34 18.3 39.5s2.057-3.659 2.057-3.659Z","data-name":"Path 5137"}),t.createElement("g",{"data-name":"Group 7516",opacity:.56,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7515"},t.createElement("g",{clipPath:"url(#app-pencil_svg__o)","data-name":"Group 7514"},t.createElement("path",{fill:"#560f41",d:"M17.805 65.584c1.716 0-2.367-3.184-3.215-3.617s-1.6 1.006-1.6 1.006 3.4 2.608 4.816 2.611","data-name":"Path 5138"})))),t.createElement("g",{"data-name":"Group 7521",opacity:.4,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7520"},t.createElement("g",{clipPath:"url(#app-pencil_svg__p)","data-name":"Group 7519"},t.createElement("g",{"data-name":"Group 7518"},t.createElement("g",{clipPath:"url(#app-pencil_svg__q)","data-name":"Group 7517"},t.createElement("path",{fill:"url(#app-pencil_svg__r)",d:"M0 0h42.489v29.138H0z","data-name":"Rectangle 2922",transform:"rotate(-69.7 44.95 .22)"})))))),t.createElement("g",{"data-name":"Group 7524",opacity:.4,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7523"},t.createElement("g",{clipPath:"url(#app-pencil_svg__s)","data-name":"Group 7522"},t.createElement("path",{fill:"#840855",d:"M32.03 50.695s3.726-.89 5.606-.323 1.956 4.363 1.956 4.363a22 22 0 0 0-2.868-3.47c-.95-.683-4.921.034-4.921.034Z","data-name":"Path 5140"})))),t.createElement("g",{"data-name":"Group 7529",opacity:.4,style:{mixBlendMode:"multiply",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7528"},t.createElement("g",{clipPath:"url(#app-pencil_svg__t)","data-name":"Group 7527"},t.createElement("g",{"data-name":"Group 7526"},t.createElement("g",{clipPath:"url(#app-pencil_svg__u)","data-name":"Group 7525"},t.createElement("path",{fill:"url(#app-pencil_svg__v)",d:"M0 0h26.599v23.694H0z","data-name":"Rectangle 2925",transform:"rotate(-19.5 33.252 -94.252)"})))))),t.createElement("g",{"data-name":"Group 7532",opacity:.61,style:{mixBlendMode:"soft-light",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 7531"},t.createElement("g",{clipPath:"url(#app-pencil_svg__w)","data-name":"Group 7530"},t.createElement("path",{fill:"#fff6bb",d:"M36.41 10.7 16.622 41.682h3.716S19.14 36.615 36.41 10.7","data-name":"Path 5142"})))))))))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function t(e){if(e&&"object"==typeof e&&"default"in e)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(a){if("default"!==a){var c=Object.getOwnPropertyDescriptor(e,a);Object.defineProperty(t,a,c.get?c:{enumerable:!0,get:function(){return e[a]}})}})),t.default=e,Object.freeze(t)}var a=t(require("react"));module.exports=function(t){return a.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},t),a.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}),a.createElement("path",{d:"M55.261 35.535a5.24 5.24 0 0 0-2.036-1.043 47 47 0 0 0-11.1-2c.051-.605.1-1.21.125-1.815.2-4.188.121-8.768-2.963-11.958a2.9 2.9 0 0 0-1.153-.8 4 4 0 0 0-1.225-.129c-2.078 0-4.465.113-5.772 1.524a5.25 5.25 0 0 0-1.049 2.039 46.6 46.6 0 0 0-1.982 10.866c-2.867.011-5.734.04-8.6.1-2.15.046-4.608.284-5.858 2.291a6.7 6.7 0 0 0-.817 2.46 8.8 8.8 0 0 0 .5 5.017 6.67 6.67 0 0 0 3.786 3.368 14.2 14.2 0 0 0 4.8.671c1.959.024 3.931-.131 5.9-.266.008 3.07.035 6.14.1 9.208.046 2.15.284 4.608 2.291 5.858a6.7 6.7 0 0 0 2.461.817 8.8 8.8 0 0 0 5.017-.5 6.66 6.66 0 0 0 3.368-3.786 14.2 14.2 0 0 0 .671-4.8c.026-2.055-.146-4.125-.285-6.191.82.076 1.639.141 2.457.18 4.188.2 8.768.121 11.958-2.963a2.9 2.9 0 0 0 .8-1.153 4 4 0 0 0 .129-1.225c0-2.078-.113-4.465-1.524-5.771","data-name":"Path 5578",opacity:.3}),a.createElement("path",{fill:"#b9b9b9",d:"M41.02 27.681c-.141 3.467-.662 6.961-.8 10.376-.16 3.843.4 7.748.356 11.6a16.4 16.4 0 0 1-.575 4.8 6.44 6.44 0 0 1-2.886 3.786 6.53 6.53 0 0 1-4.3.5 5.2 5.2 0 0 1-2.115-.814c-2.326-1.562-3.414-4.76-3.344-7.451.058-2.21.822-4.325 1.011-6.52.184-2.134.271-4.22.286-6.376.048-6.449.215-12.983 1.944-19.228a5.6 5.6 0 0 1 .903-2.035c.8-1.006 1.925-1.464 2.763-2.535a2.77 2.77 0 0 1 1.134-1 2.33 2.33 0 0 1 2.333.9c3.313 3.537 3.476 9.476 3.293 14","data-name":"Path 5579"}),a.createElement("path",{fill:"#b9b9b9",d:"M44.483 42.564c-3.467-.165-6.961-.772-10.376-.937-3.843-.187-7.748.463-11.6.416a14.2 14.2 0 0 1-4.8-.671 6.67 6.67 0 0 1-3.786-3.368 8.8 8.8 0 0 1-.5-5.017 6.7 6.7 0 0 1 .817-2.46c1.25-2.007 3.709-2.245 5.858-2.291q7.242-.157 14.488-.1c6.449.058 12.983.251 19.228 2.269a5.24 5.24 0 0 1 2.036 1.043c1.412 1.306 1.528 3.694 1.524 5.771a4 4 0 0 1-.129 1.225 2.9 2.9 0 0 1-.8 1.153c-3.19 3.084-7.77 3.16-11.958 2.963","data-name":"Path 5580"}),a.createElement("path",{fill:"#fff",d:"M40.152 24.113c-.141 3.467-.662 6.961-.8 10.376-.16 3.843.4 7.748.356 11.6a16.4 16.4 0 0 1-.575 4.8 6.44 6.44 0 0 1-2.886 3.786 6.53 6.53 0 0 1-4.3.5 5.2 5.2 0 0 1-2.109-.817c-1.72-1.25-1.925-3.709-1.964-5.858q-.135-7.242-.083-14.488c.048-6.449.215-12.983 1.944-19.228a5.6 5.6 0 0 1 .894-2.036c1.119-1.412 3.166-1.528 4.947-1.524a3 3 0 0 1 1.05.129 2.5 2.5 0 0 1 .989.8c2.643 3.19 2.708 7.77 2.539 11.958","data-name":"Path 5581"}),a.createElement("path",{fill:"#fff",d:"M44.447 38.745c-3.467-.141-6.961-.662-10.376-.8-3.845-.161-7.748.4-11.6.355a16.4 16.4 0 0 1-4.8-.575 6.44 6.44 0 0 1-3.786-2.886 6.53 6.53 0 0 1-.5-4.3 5.2 5.2 0 0 1 .817-2.109c1.25-1.72 3.709-1.925 5.858-1.964q7.241-.135 14.488-.083c6.449.048 12.983.215 19.228 1.944a5.6 5.6 0 0 1 2.036.894c1.412 1.119 1.528 3.166 1.524 4.947a3 3 0 0 1-.129 1.05 2.5 2.5 0 0 1-.8.989c-3.195 2.638-7.775 2.708-11.963 2.538","data-name":"Path 5582"}))};
@@ -0,0 +1 @@
1
+ "use strict";var a=require("../_virtual/_tslib.js");function e(a){if(a&&"object"==typeof a&&"default"in a)return a;var e=Object.create(null);return a&&Object.keys(a).forEach((function(t){if("default"!==t){var c=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,c.get?c:{enumerable:!0,get:function(){return a[t]}})}})),e.default=a,Object.freeze(e)}var t=e(require("react"));module.exports=function(e){return t.createElement("svg",a.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},e),t.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}),t.createElement("path",{d:"M63.383 20.414a53 53 0 0 0-1.971-5.734q-.118-.294-.242-.585C59.6 10.368 56 6.97 52.774 4.6a11.64 11.64 0 0 0-10.442-2.113c-5.369 1.2-10.893 3.346-14.844 7.941a20 20 0 0 0-1.248 1.607q0 .573-.008 1.144-.015 2.739-.033 5.476v.633q-.028 4.686-.041 9.371c-.014 6.121.025 12.243.048 18.364l.02 5.111v3.581q.006.588.024 1.176c.072.1.145.208.219.311q.237.332.481.655a30 30 0 0 0 2.4 2.814 26.4 26.4 0 0 0 6.713 5.075q.466.245.943.477.53.259 1.074.488l.122-.006c.253-.013.5-.03.758-.05q.784-.06 1.567-.16a41 41 0 0 0 4.946-.97 63.5 63.5 0 0 0 9.584-3.419q1.543-.672 3.073-1.393.429-.2.858-.405.056-.498.109-1v-.033l.057-.53c.449-4.232.815-8.479 1.138-12.717.492-6.463.847-12.943 1.018-19.429q.056-2.046.1-4.1.821-.334 1.636-.693.32-.14.639-.286-.142-.559-.3-1.115","data-name":"Path 8639",opacity:.3}),t.createElement("path",{fill:"#4f7636",d:"M55.041 14.434q-.835-1.893-1.828-3.713a49 49 0 0 0-3-4.787 14 14 0 0 0-.859-.1.12.12 0 0 1-.078.131 5.1 5.1 0 0 0-2.408 2.03c-.669.95-1.255 1.964-1.843 2.965a18 18 0 0 0-2.574 6.7c-.013.094.037.61.027.7q.435.147.873.286c1.013.322 2.044.57 3.068.848l.72-.156q2.869-.624 5.719-1.329c1.093-.27 2.18-.57 3.27-.855-.35-.913-.69-1.83-1.085-2.726","data-name":"Path 8640"}),t.createElement("path",{fill:"#22271d",d:"M43.349 18.652q-.438-.14-.873-.286h-.721l-.473.005q-1.52.017-3.04.028c-1.2.006-2.409.01-3.613 0l-1.715-.02a4 4 0 0 0-.805.045q-.208 1.726-.446 3.447.541.015 1.085-.01a29 29 0 0 0 3.069-.34c3.089-.475 6.164-1.076 9.224-1.723l1.376-.294c-1.024-.278-2.055-.526-3.068-.848","data-name":"Path 8641"}),t.createElement("path",{fill:"#3e5126",d:"m48.789 5.782-.182-.012a69 69 0 0 0-15.217.73c-.193 2.3-.438 4.593-.7 6.884-.18 1.577-.357 3.157-.547 4.735l-.036.3a4 4 0 0 1 .806-.046l1.714.02c1.2.013 2.41.009 3.614 0 1.013-.006 2.026-.018 3.04-.028h1.193c.01-.095-.039-.61-.026-.7a18 18 0 0 1 2.574-6.7c.588-1 1.174-2.015 1.842-2.965a5.1 5.1 0 0 1 2.409-2.031.12.12 0 0 0 .078-.131 18 18 0 0 0-.563-.048","data-name":"Path 8642"}),t.createElement("path",{fill:"#99cb58",d:"M57.055 22.1q-1.056.361-2.119.7a94 94 0 0 1-16.374 3.67q-3.224.418-6.452.59-.927.049-1.853.081l-.572.018-.006.1c-.245 3.959-.439 7.918-.528 11.888q-.22 9.754.053 19.506a307 307 0 0 0 .2 5.425c.041.925.073 1.854.125 2.783q.016.3.036.606c.013.2.028.393.043.591q.46-.021.922-.052.953-.063 1.9-.168a57 57 0 0 0 6.012-1.014A86 86 0 0 0 50.1 63.252q1.875-.7 3.734-1.458c.348-.139.7-.281 1.044-.423q.068-.521.132-1.042-.001-.018.005-.035l.069-.554c.545-4.426.99-8.868 1.383-13.3.6-6.76 1.03-13.537 1.238-20.321.043-1.427.087-2.855.119-4.284q-.382.135-.766.266","data-name":"Path 8643"}),t.createElement("path",{fill:"#7cc142",d:"M29.564 67.471q-.02-.299-.036-.606c-.052-.929-.084-1.858-.125-2.783a317 317 0 0 1-.2-5.425q-.268-9.752-.053-19.506c.089-3.971.284-7.93.528-11.888q.002-.052.007-.106l-.276.007q-.859-.318-1.7-.672a45.2 45.2 0 0 1-12.115-7.52 39 39 0 0 1-.575-.505q-.035 4.9-.049 9.8c-.017 6.4.03 12.806.058 19.209l.024 5.346c.005.989 0 1.982 0 2.974q-.001.376.005.745v.026c0 .41.014.821.029 1.23q.132.164.266.326.288.345.585.685a34 34 0 0 0 2.913 2.943 32.1 32.1 0 0 0 8.16 5.308q.566.255 1.147.5.644.27 1.305.51l.149-.007c-.015-.2-.03-.393-.043-.59","data-name":"Path 8644"}),t.createElement("path",{fill:"#5f9942",d:"M60.221 19.645a51 51 0 0 0-2.4-6c-.1-.2-.2-.409-.3-.612a53 53 0 0 0-3.4-5.922q-.411-.618-.839-1.224-1.353-1.915-2.865-3.7l-.188-.22c-.337-.392-.691-.8-1.067-1.2q-.433-.11-.87-.2-.566-.12-1.142-.217a35.1 35.1 0 0 0-12.519.545C28.1 2.154 21.389 4.394 16.587 9.2q-.62.618-1.193 1.289-.165.193-.326.392 0 .6-.008 1.2l-.041 5.728v.662q.285.255.575.506A45.3 45.3 0 0 0 27.7 26.493q.844.354 1.7.671.138.001.276-.006.286-.008.571-.018.927-.03 1.854-.081 3.229-.176 6.452-.59A94 94 0 0 0 54.936 22.8q1.063-.338 2.119-.7.383-.13.765-.265 1-.349 1.989-.725.39-.146.777-.3-.174-.585-.365-1.166m-7.365-1.63q-2.85.707-5.719 1.329l-.72.156q-.687.149-1.376.294c-3.06.647-6.135 1.248-9.224 1.723a29 29 0 0 1-3.069.34 15 15 0 0 1-1.085.01c.16-1.147.306-2.3.446-3.447l.035-.3c.19-1.577.367-3.157.547-4.734.261-2.291.507-4.585.7-6.884a69 69 0 0 1 15.216-.731l.182.013q.282.02.563.048.432.041.859.1a49 49 0 0 1 3 4.787q.991 1.818 1.828 3.713c.4.9.736 1.813 1.085 2.726-1.09.285-2.177.585-3.27.855","data-name":"Path 8645"}),t.createElement("path",{fill:"#fff",d:"M47.789 38.348a3.43 3.43 0 0 0-.138-2.019 12.4 12.4 0 0 0-3.051-4.3 1.5 1.5 0 0 0-.978-.6c-.521-.006-.871.527-1.125 1l-1.361 2.528c-.083.153-1.26 3.337-.6 3.354a7 7 0 0 0 1.568-.139 1.8 1.8 0 0 0 .557-.186 2.2 2.2 0 0 0 .423-.354l1.281-1.276c-.366.365 2.509 2.194 2.731 2.317.157.087.354.174.5.072a.47.47 0 0 0 .146-.232 2 2 0 0 0 .051-.164","data-name":"Path 8646"}),t.createElement("path",{fill:"#fff",d:"M45.125 44.687a2.92 2.92 0 0 0 1.639.778 10.9 10.9 0 0 0 4.727-.631 1.4 1.4 0 0 0 .908-.547c.238-.43-.021-.956-.276-1.377l-1.366-2.249c-.082-.136-2.042-2.523-2.35-1.985a7 7 0 0 0-.594 1.365 1.8 1.8 0 0 0-.1.545 2 2 0 0 0 .087.507l.422 1.629c-.12-.466-2.838 1.114-3.034 1.244-.139.092-.294.217-.28.382a.43.43 0 0 0 .116.224l.1.115","data-name":"Path 8647"}),t.createElement("path",{fill:"#fff",d:"M40.421 39.229a3.33 3.33 0 0 0-1.648 1.241 12.35 12.35 0 0 0-1.856 5.1 1.6 1.6 0 0 0 .072 1.2c.307.467.974.483 1.532.447l2.986-.189c.181-.011 3.619-.727 3.239-1.321a8 8 0 0 0-1.061-1.318 2 2 0 0 0-.5-.393 2.3 2.3 0 0 0-.557-.179l-1.863-.434c.532.124.374-3.448.347-3.714-.02-.188-.064-.41-.238-.483a.5.5 0 0 0-.287 0 3 3 0 0 0-.171.045","data-name":"Path 8648"}),t.createElement("path",{fill:"#4f7636",fillRule:"evenodd",d:"M29.685 2.062c-.068.308-4.23 1.444-4.753 1.668A30 30 0 0 0 20.5 6.06c-2.224 1.44-5.773 3.849-6.27 6.673l-.73 4.127a1.25 1.25 0 0 0 .005.661 1.24 1.24 0 0 0 .456.5 156 156 0 0 0 5.789 4.152c1.035.7 6.45 2.879 6.758 3.794-1.3-3.875 3.166-23.874 3.173-23.9","data-name":"Path 8649"}))};
@@ -0,0 +1 @@
1
+ "use strict";var a=require("../_virtual/_tslib.js");function e(a){if(a&&"object"==typeof a&&"default"in a)return a;var e=Object.create(null);return a&&Object.keys(a).forEach((function(t){if("default"!==t){var c=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,c.get?c:{enumerable:!0,get:function(){return a[t]}})}})),e.default=a,Object.freeze(e)}var t=e(require("react"));module.exports=function(e){return t.createElement("svg",a.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},e),t.createElement("defs",null,t.createElement("clipPath",{id:"app-refresh_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 3363"})),t.createElement("clipPath",{id:"app-refresh_svg__b"},t.createElement("path",{fill:"none",d:"M2.376 14.633h30.509v26.626H2.376z","data-name":"Rectangle 3359"})),t.createElement("clipPath",{id:"app-refresh_svg__c"},t.createElement("path",{fill:"none",d:"M7.159 26.815h20.4v36.777h-20.4z","data-name":"Rectangle 3360"})),t.createElement("clipPath",{id:"app-refresh_svg__d"},t.createElement("path",{fill:"none",d:"M36.869 35.906h30.304v27.687H36.869z","data-name":"Rectangle 3361"})),t.createElement("clipPath",{id:"app-refresh_svg__e"},t.createElement("path",{fill:"none",d:"M42.227 17.132h20.426V53.91H42.227z","data-name":"Rectangle 3362"}))),t.createElement("g",{"data-name":"Group 8505"},t.createElement("g",{clipPath:"url(#app-refresh_svg__a)","data-name":"Group 8504"},t.createElement("g",{"data-name":"Group 8494",opacity:.3},t.createElement("g",{"data-name":"Group 8493"},t.createElement("g",{clipPath:"url(#app-refresh_svg__b)","data-name":"Group 8492"},t.createElement("path",{d:"M26.465 17.625a5.4 5.4 0 0 0-2.77-.488c-3.2.07-6.36.505-9.534.853a9.94 9.94 0 0 1-7.645-2.11 8 8 0 0 0-1.286-.971 1.89 1.89 0 0 0-1.554-.178c-.932.368-1.148 1.57-1.2 2.571a22 22 0 0 0 .1 5.2 14.8 14.8 0 0 0 2.075 4.778C5.8 29.223 7.8 31.7 9.957 31.746a3.44 3.44 0 0 0 1.6-.438l7.784-3.675-.3 8.6a3.45 3.45 0 0 0 .231 1.644c.894 1.961 3.96 2.816 6.2 3.105a12.9 12.9 0 0 0 5.218.006c3.247-1.043 2.054-6.658 1.572-9.089a2.8 2.8 0 0 0-.289-.892 5 5 0 0 0-.534-.652c-1.01-1.175-1.267-3.126-1.589-4.6a34.5 34.5 0 0 0-1.62-5.628 5.85 5.85 0 0 0-1.268-2.106 1.9 1.9 0 0 0-.5-.4","data-name":"Path 6241"})))),t.createElement("g",{"data-name":"Group 8497",opacity:.3},t.createElement("g",{"data-name":"Group 8496"},t.createElement("g",{clipPath:"url(#app-refresh_svg__c)","data-name":"Group 8495"},t.createElement("path",{d:"M27.276 57.817a19 19 0 0 0 .218-5.021 2.94 2.94 0 0 0-.727-2.036 3.3 3.3 0 0 0-.853-.509l-3.393-1.581c-.534-.248-1.111-.3-1.633-.511s-.625-.347-.97-.907a19 19 0 0 1-1.493-2.946 18.6 18.6 0 0 1-1.258-6.877 23.4 23.4 0 0 1 2.552-8.921c.528-.95-.2-.875.169-1.693-1.481 1-3.055 2.381-4.667 3.5 0 0-7.931 5.068-8.061 19.857C7.1 56.447 12.12 60.9 14.754 62.3a9.5 9.5 0 0 0 7.765.782 12.1 12.1 0 0 0 4.107-3.64 6 6 0 0 0 .65-1.625","data-name":"Path 6242"})))),t.createElement("g",{"data-name":"Group 8500",opacity:.3},t.createElement("g",{"data-name":"Group 8499"},t.createElement("g",{clipPath:"url(#app-refresh_svg__d)","data-name":"Group 8498"},t.createElement("path",{d:"M43.348 63.1a5.4 5.4 0 0 0 2.77.488c4.329-.094 9.8-.929 13.943-1.379 1.844-.2 3.926-.279 5.586-1.2a3.21 3.21 0 0 0 1.509-3.194c-.021-1.609-.046-3.2.015-4.82a.547.547 0 0 0-.4-.654 23.3 23.3 0 0 1-3.96-1.913c-.933-.688-1.68-1.426-2.95-1.453a3.44 3.44 0 0 0-1.6.438l-7.784 3.675.3-8.6a3.45 3.45 0 0 0-.231-1.644c-.682-1.5-2.317-2.069-3.743-2.591a16.6 16.6 0 0 1-4.235-1.853 23 23 0 0 0-3.362-2.247 1.84 1.84 0 0 0-1.135-.228 1.37 1.37 0 0 0-.914.811 3.6 3.6 0 0 0-.246 1.237 26.8 26.8 0 0 0 1.346 9.593c1.223 3.976 1.69 9.01 3.319 13.028a5.85 5.85 0 0 0 1.268 2.106 1.9 1.9 0 0 0 .5.395","data-name":"Path 6243"})))),t.createElement("g",{"data-name":"Group 8503",opacity:.3},t.createElement("g",{"data-name":"Group 8502"},t.createElement("g",{clipPath:"url(#app-refresh_svg__e)","data-name":"Group 8501"},t.createElement("path",{d:"M42.244 22.923a5.8 5.8 0 0 0 .622 2.454c.834 1.552 2.429 2.53 3.619 3.777 3.961 4.149 6.16 8.406 6.16 14.142a23.4 23.4 0 0 1-2.552 8.921c-.527.95.2.875-.169 1.693 1.481-1 3.055-2.381 4.667-3.5 0 0 7.931-5.068 8.062-19.857.055-6.279-4.961-10.737-7.6-12.132a10.27 10.27 0 0 0-5.736-1.253c-.858.083-1.66.423-2.495.486-1.117.083-2.219.007-3.338.17a1.5 1.5 0 0 0-.666.213 1.59 1.59 0 0 0-.454 1.3c-.037 1.148-.194 2.39-.125 3.586","data-name":"Path 6244"})))),t.createElement("path",{fill:"#b7b7b7",d:"M26.465 12.2a5.4 5.4 0 0 0-2.77-.488c-2.438.053-4.869.306-7.29.585a15 15 0 0 1-3.4.266 15.4 15.4 0 0 1-3.382-.941 10.6 10.6 0 0 0-4.952-.978 11 11 0 0 1-1.307.189.9.9 0 0 0-.5.089.79.79 0 0 0-.26.6 16.4 16.4 0 0 0-.071 5.255 15.9 15.9 0 0 0 2.125 5.077C5.8 23.8 7.8 26.276 9.957 26.321a3.44 3.44 0 0 0 1.6-.438l7.784-3.675-.3 8.6a3.45 3.45 0 0 0 .231 1.644c.894 1.961 3.96 2.816 6.2 3.1a12.9 12.9 0 0 0 5.218.006c2.039-.655 1.789-2.389 2.042-4.1a12.18 12.18 0 0 0-.968-6.917 21.6 21.6 0 0 1-1.958-4.418 34 34 0 0 0-1.569-5.423 5.85 5.85 0 0 0-1.268-2.1 1.9 1.9 0 0 0-.5-.4","data-name":"Path 6245"}),t.createElement("path",{fill:"#848484",d:"M4.641 21.25a3.3 3.3 0 0 0 1.241 1.206 1.32 1.32 0 0 0 1.591-.286 1.46 1.46 0 0 0 .145-1.226 6.3 6.3 0 0 0-1.352-2.165 18 18 0 0 1-1.817-2.762A4.9 4.9 0 0 1 3.7 13.3c.034-.363.139-.719.148-1.083a1.13 1.13 0 0 0-.4-.97c-1.3-.909-1.035 3.664-.972 4.3a12.1 12.1 0 0 0 2.168 5.7","data-name":"Path 6246"}),t.createElement("path",{fill:"#848484",d:"M25.478 35.558c2.029.264 5.872.8 6-2.307a4.1 4.1 0 0 0-.25-1.445 3.18 3.18 0 0 0-1.008-1.618 3.6 3.6 0 0 0-1.035-.475 24 24 0 0 0-3.8-.9 5.6 5.6 0 0 0-4.222.617 3.17 3.17 0 0 0-1.24 2.6c.094 2.752 3.392 3.25 5.557 3.529","data-name":"Path 6247"}),t.createElement("path",{fill:"#b7b7b7",d:"M27.276 52.392a33 33 0 0 0 .344-5.061 3.5 3.5 0 0 0-.185-1.729 3.32 3.32 0 0 0-1.885-1.424A1.65 1.65 0 0 0 24.536 44c-.338.088-.61.494-.431.794a1.33 1.33 0 0 1-1.1-.53c-.911-.9-1.771-1.84-2.6-2.813a10 10 0 0 1-1.794-2.132A17.5 17.5 0 0 1 17.167 32a23.4 23.4 0 0 1 2.552-8.921c.528-.95-.2-.875.169-1.693-1.481 1-3.055 2.381-4.667 3.5 0 0-7.931 5.068-8.061 19.857-.06 6.279 4.96 10.737 7.594 12.132a9.5 9.5 0 0 0 7.765.782 12.1 12.1 0 0 0 4.107-3.64 6 6 0 0 0 .65-1.625","data-name":"Path 6248"}),t.createElement("path",{fill:"#848484",d:"M16.975 30.33c.316-.176.595-1.249.668-1.518.312-1.154.723-2.276 1.094-3.412.724-2.217 1.371-4.59.643-6.9-.059-.187-.158-.4-.352-.432-.232-.036-.4.211-.49.426a9.5 9.5 0 0 0-.742 2.826 5.9 5.9 0 0 1-.522 2.527c-.2.338-.5.619-.691.965a3.2 3.2 0 0 0-.329 1.093 9 9 0 0 0 .27 3.9c.146.491.3.607.451.524","data-name":"Path 6249"}),t.createElement("path",{fill:"#848484",d:"M17.369 54.347a2.8 2.8 0 0 0-.4-.934 7.2 7.2 0 0 0-2.3-1.92c-2.035-1.279-4.128-2.778-5-5.018-.716-1.842-.489-3.892-.408-5.867.076-1.827.038-4.172-1.3-5.577-1.026 1.3-.752 2.4-.6 3.876a53 53 0 0 1-.2 5.836c-.038 4.284 3.057 10.456 7.424 11.928a2.29 2.29 0 0 0 2.389-.456 2.05 2.05 0 0 0 .4-1.868","data-name":"Path 6250"}),t.createElement("path",{fill:"#b7b7b7",d:"M43.348 57.674a5.4 5.4 0 0 0 2.77.488c4.329-.094 9.8-.929 13.943-1.379 1.873-.2 4.018-.278 5.686-1.252 2.2-1.286 1.483-4.168 1.431-6.316a2.26 2.26 0 0 0-1.459-2.705 14.2 14.2 0 0 1-3.241-1.622 4 4 0 0 0-2.622-1.335 3.44 3.44 0 0 0-1.6.438l-7.784 3.675.3-8.6a3.45 3.45 0 0 0-.231-1.644c-.534-1.17-1.554-1.466-2.519-2.128a12.7 12.7 0 0 0-2.91-1.948c-.539-.195-1.1-.325-1.624-.56a12.6 12.6 0 0 1-2.09-1.385 4.7 4.7 0 0 0-2.27-1 2.02 2.02 0 0 0-2.06 1.116 3.1 3.1 0 0 0-.115 1.244 36 36 0 0 0 1.309 9.385c1.223 3.976 1.69 9.01 3.319 13.028a5.85 5.85 0 0 0 1.268 2.106 1.9 1.9 0 0 0 .5.4","data-name":"Path 6251"}),t.createElement("path",{fill:"#848484",d:"M45.014 56.812c1.422 2.009 5.389 1.143 7.372.825 2.087-.337 6.934-.477 7.895-2.637a3.7 3.7 0 0 0-.156-2.7 1.85 1.85 0 0 0-.42-.753 1.75 1.75 0 0 0-.907-.379c-2.916-.538-5.861.672-8.826.734-1.714.035-3.608-.268-4.993.743a1.54 1.54 0 0 0-.548.638 2 2 0 0 0-.094.778 4.9 4.9 0 0 0 .677 2.755","data-name":"Path 6252"}),t.createElement("path",{fill:"#b7b7b7",d:"M42.214 17.513a8 8 0 0 0 .391 1.86c.617 1.74 2.65 3.065 3.881 4.354 3.96 4.15 6.16 8.407 6.16 14.142a23.4 23.4 0 0 1-2.552 8.922c-.528.95.2.875-.17 1.693 1.482-1 3.055-2.381 4.668-3.5 0 0 7.931-5.068 8.061-19.857.055-6.28-4.96-10.737-7.6-12.132a29.7 29.7 0 0 0-6.029-2.032 8.5 8.5 0 0 0-2.745-.447 6.6 6.6 0 0 0-2.3.651 2.97 2.97 0 0 0-1.232.874 3 3 0 0 0-.447 1.467 19.5 19.5 0 0 0-.092 4","data-name":"Path 6253"}),t.createElement("path",{fill:"#848484",d:"M57.465 32.055a34 34 0 0 0-3.885 5.358L52.392 39.3a6.6 6.6 0 0 0-1.03 2.2 1.979 1.979 0 0 0 2.915 2.3c3.146-1.459 8.681-9.191 5.7-12.527a1.14 1.14 0 0 0-1.036-.459 1.36 1.36 0 0 0-.577.356q-.47.422-.9.879","data-name":"Path 6254"}),t.createElement("path",{fill:"#848484",d:"M42.214 17.513a8 8 0 0 0 .391 1.86c.417 1.175 4.637 6.338 5.878 5.027a1.55 1.55 0 0 0 .317-.965 15.92 15.92 0 0 0-3.338-11.061 2.77 2.77 0 0 0-1.1-.94c-1.337-.512-1.949 1.092-2.058 2.078a19.5 19.5 0 0 0-.092 4","data-name":"Path 6255"}),t.createElement("path",{fill:"#fff",d:"M26.465 6.774a5.4 5.4 0 0 0-2.77-.488c-4.329.094-9.8.929-13.944 1.379-2.951.321-7.494.635-7.171 3.973a12.95 12.95 0 0 0 2.071 4.791C5.8 18.372 7.8 20.85 9.957 20.9a3.44 3.44 0 0 0 1.6-.438l7.784-3.675-.3 8.6a3.45 3.45 0 0 0 .231 1.644c.894 1.961 3.96 2.816 6.2 3.1a12.9 12.9 0 0 0 5.219.006c3.194-1.024 1.733-5 .858-7.835-1.223-3.976-1.69-9.01-3.319-13.028a5.85 5.85 0 0 0-1.268-2.106 1.9 1.9 0 0 0-.5-.395","data-name":"Path 6256"}),t.createElement("path",{fill:"#fff",d:"M27.276 46.967a3.4 3.4 0 0 0-.068-1.891c-.617-1.74-2.65-3.066-3.881-4.355-3.961-4.149-6.16-8.406-6.16-14.142a23.4 23.4 0 0 1 2.552-8.921c.528-.95-.2-.875.169-1.693-1.481 1-3.055 2.38-4.667 3.5 0 0-7.931 5.068-8.061 19.857-.06 6.278 4.96 10.733 7.594 12.128a9.5 9.5 0 0 0 7.765.782 12.1 12.1 0 0 0 4.107-3.64 6 6 0 0 0 .65-1.625","data-name":"Path 6257"}),t.createElement("path",{fill:"#fff",d:"M43.348 52.249a5.4 5.4 0 0 0 2.77.488c4.329-.094 9.8-.929 13.944-1.379 2.953-.321 7.494-.633 7.171-3.973a12.95 12.95 0 0 0-2.071-4.791c-1.153-1.943-3.152-4.421-5.306-4.466a3.44 3.44 0 0 0-1.6.438l-7.784 3.675.3-8.6A3.45 3.45 0 0 0 50.536 32c-.894-1.961-3.96-2.816-6.2-3.1a12.9 12.9 0 0 0-5.219-.006c-3.194 1.024-1.733 5-.858 7.835 1.223 3.976 1.69 9.01 3.319 13.028a5.85 5.85 0 0 0 1.268 2.106 1.9 1.9 0 0 0 .5.4","data-name":"Path 6258"}),t.createElement("path",{fill:"#fff",d:"M42.536 12.057a3.4 3.4 0 0 0 .068 1.891c.617 1.74 2.65 3.066 3.881 4.355 3.961 4.149 6.16 8.406 6.16 14.142a23.4 23.4 0 0 1-2.552 8.921c-.528.95.2.875-.169 1.693 1.481-1 3.055-2.38 4.667-3.5 0 0 7.931-5.068 8.061-19.857.056-6.279-4.96-10.737-7.594-12.132a9.5 9.5 0 0 0-7.765-.782 12.1 12.1 0 0 0-4.107 3.64 6 6 0 0 0-.65 1.625","data-name":"Path 6259"}))),t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 3364"}))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70.243"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"app-replay-sign_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70v70.243H0z","data-name":"Rectangle 5264"})),t.createElement("clipPath",{id:"app-replay-sign_svg__b"},t.createElement("path",{fill:"none",d:"M0 0h69.792v45.514H0z","data-name":"Rectangle 5261"}))),t.createElement("g",{clipPath:"url(#app-replay-sign_svg__a)","data-name":"Group 14798"},t.createElement("g",{"data-name":"Group 14797"},t.createElement("g",{clipPath:"url(#app-replay-sign_svg__a)","data-name":"Group 14796"},t.createElement("g",{"data-name":"Group 14795",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 14794"},t.createElement("g",{clipPath:"url(#app-replay-sign_svg__b)","data-name":"Group 14793",transform:"translate(.208 13.3)"},t.createElement("path",{d:"M.311 19.633C.984 17.625 21.167.839 23.949.043c2.023-.579 1.545 4.917 3.1 5.367s42.511-3.016 42.728-.563c.027.315.014 1.112-.038 2.258a.2.2 0 0 1 .031.087c.223 2.455-1.877 38.069-4.768 38.283-.28.244-4.419-.661-10.366-2.066-3.725-.873-8.008-1.914-12.109-2.9h-.01c-11.766-2.822-16.437-3.5-16.437-3.5-2 .442-2.907 5.8-4.687 5.8a1.4 1.4 0 0 1-.5-.17C17.302 40.847-.607 25.69.022 23.799c.071-.224-.229-3.574.292-4.166","data-name":"Path 12496"})))),t.createElement("path",{fill:"#bdbdbd",d:"M24.151 11.696c-2.47.708-19.518 12.545-23.632 17.245-.518.592-.214 3.942-.292 4.166-.67 2.008 19.593 19 21.373 19s2.683-5.353 4.688-5.8 36.028 8.691 38.921 8.477 4.986-35.822 4.771-38.276-41.171 1.011-42.727.56-1.08-5.946-3.1-5.367","data-name":"Path 12497"}),t.createElement("path",{fill:"#fff",d:"M24.157 9.351c-2.782.796-22.963 17.581-23.638 19.59s19.307 20.815 21.087 20.822 2.683-5.353 4.688-5.8 35.817 4.787 38.709 4.569 5.2-31.921 4.983-34.377-41.171 1.012-42.727.56-1.08-5.946-3.1-5.367","data-name":"Path 12498"}),t.createElement("path",{fill:"#8a8a8a",d:"M26.288 46.313c-.834-.226-.1-2.422.844-2.358s22.843 3 30.028 3.786 8.5 6.656 8.049 7.048-10.72-2.149-22.485-4.97-16.436-3.506-16.436-3.506","data-name":"Path 12499"}),t.createElement("path",{fill:"#8a8a8a",d:"M.49 33.924s.968-2.292 6.625 3.188 13.16 11.7 13.768 12.65a2.88 2.88 0 0 1 .223 2.178S8.239 43.057.49 33.924","data-name":"Path 12500"}),t.createElement("text",{fill:"#662e82","data-name":"Replay",fontFamily:"RammettoOne-Regular, Rammetto One",fontSize:12,transform:"rotate(5.13 -380.996 460.333)"},t.createElement("tspan",{x:-26,y:0},"Replay"))))))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"bell_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h52.033v66.165H0z","data-name":"Rectangle 2723"})),t.createElement("clipPath",{id:"bell_svg__b"},t.createElement("path",{fill:"none",d:"M0 0h10.887v13.491H0z","data-name":"Rectangle 2724"})),t.createElement("clipPath",{id:"bell_svg__c"},t.createElement("path",{fill:"none",d:"M0 0h21.078v24.286H0z","data-name":"Rectangle 2725"})),t.createElement("clipPath",{id:"bell_svg__d"},t.createElement("path",{fill:"none",d:"M0 0h20.363v16.276H0z","data-name":"Rectangle 2726"})),t.createElement("clipPath",{id:"bell_svg__e"},t.createElement("path",{fill:"none",d:"M0 0h13.575v8.758H0z","data-name":"Rectangle 2727"})),t.createElement("clipPath",{id:"bell_svg__f"},t.createElement("path",{fill:"none",d:"M0 0h3.51v3.285H0z","data-name":"Rectangle 2728"})),t.createElement("clipPath",{id:"bell_svg__g"},t.createElement("path",{fill:"none",d:"M0 0h23.182v19.293H0z","data-name":"Rectangle 2729"})),t.createElement("clipPath",{id:"bell_svg__h"},t.createElement("path",{fill:"none",d:"M0 0h13.822v17.081H0z","data-name":"Rectangle 2730"})),t.createElement("clipPath",{id:"bell_svg__i"},t.createElement("path",{fill:"none",d:"M0 0h9.213v8.757H0z","data-name":"Rectangle 2731"})),t.createElement("clipPath",{id:"bell_svg__j"},t.createElement("path",{fill:"none",d:"M0 0h10.166v6.879H0z","data-name":"Rectangle 2732"})),t.createElement("clipPath",{id:"bell_svg__k"},t.createElement("path",{fill:"none",d:"M0 0h2.057v4.623H0z","data-name":"Rectangle 2733"}))),t.createElement("g",{"data-name":"Group 3797",opacity:.3},t.createElement("g",{"data-name":"Group 3796"},t.createElement("g",{clipPath:"url(#bell_svg__a)","data-name":"Group 3795",transform:"translate(9.878 3.835)"},t.createElement("path",{d:"M51.2 38.092a4 4 0 0 0-.717-.617c-1.1-.68-1.753.175-4.946-1.968a7.3 7.3 0 0 1-1.148-1.032l-.17-.184-.012-.013-.173-.192-.01-.011a45 45 0 0 1-.973-1.14l-.2-.239-.047-.057-.11-.134c-2.208-2.683-5.154-6.391-9.007-8.756l-.014-.009-.2-.123-.057-.034-.161-.094-.085-.049-.133-.075-.107-.06-.108-.058-.131-.071-.075-.039-.162-.083-.011-.005a14.04 14.04 0 0 0-6.377-1.602h-.3l-.248.007h-.03l-.253.012h-.016q-.668.038-1.359.145l-.051.008-.218.036-.088.015-.2.039-.1.02-.2.041-.114.025-.19.043-.122.03-.186.045-.129.034-.183.049-.134.038-.181.053-.139.043-.316.1-.17.057-.155.054-.169.06c-.1.022-.206.05-.307.08l-.006-.008a1 1 0 0 1-.076-.1l-.014-.022a2 2 0 0 1-.071-.123l-.008-.016a3 3 0 0 1-.064-.139l-.005-.012q-.03-.073-.058-.158l-.009-.029a4 4 0 0 1-.051-.17c0-.01-.006-.02-.008-.032a4 4 0 0 1-.046-.19v-.016a5 5 0 0 1-.04-.2v-.02l-.035-.22-.005-.036-.03-.231v-.033l-.026-.254-.022-.272v-.023l-.017-.277v-.036c0-.094-.009-.191-.013-.289v-.029a26 26 0 0 1-.016-.645v-.367c-.007-1.59.076-3.489.119-5.451v-.093q-.001-.167.006-.336v-.637a42 42 0 0 0-.226-5.5q-.022-.171-.045-.341v-.027l-.048-.321q.002-.018-.006-.038l-.052-.308q-.002-.02-.008-.04-.028-.153-.058-.3v-.017a12 12 0 0 0-.32-1.264q-.029-.093-.061-.184l-.043-.127c-.014-.041-.04-.108-.06-.162s-.034-.092-.053-.138-.04-.1-.061-.147-.04-.1-.061-.142-.04-.09-.061-.134-.047-.1-.071-.144-.04-.081-.061-.121-.054-.1-.082-.147-.04-.071-.06-.1a3 3 0 0 0-.1-.158l-.053-.083c-.052-.076-.1-.152-.16-.225A3.6 3.6 0 0 0 17.23.908C11.812-2.292.507 3.588.03 9.864q.002.065-.006.131-.001-.065.006-.131a4 4 0 0 0-.009.224v.3q.002.05.01.1.008.083.02.164l.017.1c0 .024.007.047.012.071l.022.092c.007.03.015.069.024.1 0 .016.006.031.01.047l.037.125c.013.041.017.062.027.093 0 .008 0 .017.008.025.009.029.022.059.031.088l.037.106.016.045q.019.05.041.1c.019.048.038.1.059.144l.007.016.041.088q.04.088.085.177l.056.107.052.1.019.032.015.026.065.114.092.153c.031.053.048.078.072.115l.03.048.033.048.04.059.075.111.017.025.03.042q.037.053.075.1l.069.1.2.253q.046.058.094.117c.048.059.079.1.12.146l.111.131.114.131.122.136.056.062.058.062.131.141.114.118.141.145.019.019.087.087q.291.29.6.576l.074.069.194.174.09.08.2.173.089.076.208.178.076.064.229.19.033.029q.705.578 1.456 1.143.242.183.488.364l.139.1.007.005c.131.1.262.191.394.286l.169.121.5.355.1.073c.776.547 1.552 1.081 2.3 1.593l.54.372.081.057.088.061c.769.531 1.49 1.04 2.127 1.518l.272.207h.008l.255.2.012.009.234.187.021.017.214.178.026.023.2.17.029.026.177.159.035.032.157.149.038.037c.049.048.1.1.141.143l.038.039.124.135q.02.02.037.041.056.065.107.128l.036.044q.047.06.09.12.018.023.034.047.04.056.074.113l.031.049q.032.054.058.107.014.024.026.049c.018.036.03.07.044.1q.01.024.02.047a1 1 0 0 1 .03.106c0 .013.009.027.012.04a1 1 0 0 1 .019.141v.006q-.136.1-.267.208l-.059.047q-.128.103-.251.205l-.09.076-.218.188-.083.073q-.132.119-.26.237l-.024.022c-.1.089-.189.179-.281.269l-.053.053-.214.217-.069.072q-.101.106-.2.215l-.054.059q-.253.278-.484.563l-.039.049q-.095.119-.188.238l-.047.061q-.095.125-.188.253l-.024.033q-.214.3-.408.6l-.026.04-.164.264-.026.044q-.277.46-.511.93l-.012.026q-.073.149-.143.3l-.008.017q-.225.484-.407.976v.006a18.64 18.64 0 0 0-.762 8.826l.007.053.033.255c0 .027.007.054.011.082l.033.235c0 .027.008.054.012.082l.043.281.029.174.017.107.036.208.009.051c.1.6.222 1.186.348 1.761.66 2.987 1.556 5.625 1.925 7.456v.016q.04.202.072.391l.012.075c0 .031.01.062.015.093l.02.148q-.002.032.008.061c0 .037.009.074.013.11q-.001.03.005.061c0 .051.009.1.012.151v.027c0 .044.005.086.006.129v.186c-.073 3.762-1.16 4.262-1.132 5.573a3.4 3.4 0 0 0 .207 1.041c1 2.985 5.106 4.461 12.578 2.656q.056.15.12.3v.009a6.8 6.8 0 0 0 1.784 2.479l.1.085.043.037a5.1 5.1 0 0 0 1.747 1.099 1 1 0 0 0 .223 0q.15.046.3.083a5.106 5.106 0 0 0 5.887-2.939 6.44 6.44 0 0 0 .229-2.991c0-.026-.008-.051-.011-.076a3.16 3.16 0 0 0-.185-1.744q.79-.358 1.6-.751c14.609-8.213 17.813-16.65 15.186-19.433","data-name":"Path 6302"})))),t.createElement("path",{fill:"#ff7e00",d:"M31.982 60.983a6.52 6.52 0 0 0 4.6 5.046 5.106 5.106 0 0 0 5.885-2.944 6.4 6.4 0 0 0 .229-2.99 9.8 9.8 0 0 0-3.3-6.316 5.18 5.18 0 0 0-3.15-1.321c-3.576-.047-4.819 5.795-4.262 8.525","data-name":"Path 6303"}),t.createElement("g",{"data-name":"Group 3800",opacity:.46},t.createElement("g",{"data-name":"Group 3799"},t.createElement("g",{clipPath:"url(#bell_svg__b)","data-name":"Group 3798",transform:"translate(31.855 52.457)"},t.createElement("path",{fill:"#99002a",d:"M.127 8.526a6.85 6.85 0 0 0 2.33 3.894 5.1 5.1 0 0 0 1.742 1.064 12.7 12.7 0 0 0 2.5-.307 3.1 3.1 0 0 1-.231-2.264 2.74 2.74 0 0 1 1.189-1.149 13 13 0 0 1 1.553-.793 3.6 3.6 0 0 0 1.25-.716c1.591-1.672-1.668-5.9-2.916-6.932A5.18 5.18 0 0 0 4.391.001C.815-.046-.428 5.796.129 8.526","data-name":"Path 6304"})))),t.createElement("path",{fill:"#ff7e00",d:"M44.104 57.526C29 64.781 21.131 63.606 19.685 59.308a3.4 3.4 0 0 1-.206-1.041c-.027-1.312 1.059-1.811 1.132-5.574.035-1.69-1.23-5-2.094-8.9-1.486-6.743-1.777-15.254 7.881-20.282 7.7-4.01 13.59-1.572 18.023 2.161 3.56 2.994 6.182 6.811 8.057 8.8a7.3 7.3 0 0 0 1.153 1.036c3.193 2.143 3.851 1.288 4.946 1.968a4 4 0 0 1 .717.617c2.627 2.783-.577 11.219-15.186 19.433","data-name":"Path 6305"}),t.createElement("path",{fill:"#ff3f00",d:"M44.103 57.526c-15.1 7.253-22.975 6.081-24.419 1.783a3.4 3.4 0 0 1-.206-1.041c1.7.625 8.914 3.753 23.917-3.9 12.724-6.486 14.582-14.1 15.177-16.893a4 4 0 0 1 .718.617c2.627 2.783-.577 11.219-15.186 19.433","data-name":"Path 6306"}),t.createElement("path",{fill:"#ffa400",d:"M52.478 34.475c.485 2.9-.643 6.817-8.039 12.187-9.813 7.13-23.425 8.347-23.828 6.032.094-4.6-9.471-21.24 5.787-29.183 13.879-7.225 21.867 6.491 26.08 10.964","data-name":"Path 6307"}),t.createElement("path",{fill:"#ff7e00",d:"M30.051 23.768a1.46 1.46 0 0 0 .722-1.043.36.36 0 0 0-.057-.214.46.46 0 0 0-.295-.148 3.85 3.85 0 0 0-4.217 2.221c-.883 2.819 3.146-.279 3.847-.817","data-name":"Path 6308"}),t.createElement("path",{fill:"#b33404",d:"M13.966 17.558q.245.185.492.367l.146.108.4.29.168.121q.249.179.5.356l.1.072c.942.665 1.895 1.314 2.842 1.97l.172.118.012.008a25 25 0 0 1 2.107 1.5c1.517 1.14 2.554 2.114 2.6 2.851a.8.8 0 0 1-.113.444 2.3 2.3 0 0 0 1.053.346 4.82 4.82 0 0 0 3.243-.977 4.67 4.67 0 0 0 1.479-2.368c-1.693-.013-1.139-5.32-1.074-10.757-.242-1.776-.1-3.671-.226-5.5a9.86 9.86 0 0 0-1.531-4.664 5 5 0 0 0-.136.792c-.583 5.694-18.287 12.6-18.1 7.223-.194 2.559 2.6 5.241 5.868 7.7","data-name":"Path 6309"}),t.createElement("path",{fill:"#b23405",d:"M29.167 22.771a4.68 4.68 0 0 1-1.479 2.368 4.83 4.83 0 0 1-3.244.978 2.3 2.3 0 0 1-1.053-.347.8.8 0 0 0 .113-.444C23.335 22.413 7.647 15.8 8.098 9.859 8.581 3.582 19.886-2.3 25.304.9a3.6 3.6 0 0 1 1.033.94c3.735 4.9-.113 20.9 2.83 20.927","data-name":"Path 6310"}),t.createElement("g",{"data-name":"Group 3803",opacity:.29},t.createElement("g",{"data-name":"Group 3802"},t.createElement("g",{clipPath:"url(#bell_svg__c)","data-name":"Group 3801",transform:"translate(8.089 1.843)"},t.createElement("path",{fill:"#773320",d:"M5.878 15.715q.245.185.492.367l.146.108.4.29.168.121q.249.179.5.356l.1.072c.942.665 1.895 1.314 2.842 1.97l.172.118.012.008a25 25 0 0 1 2.107 1.5c1.517 1.14 2.554 2.114 2.6 2.851a.8.8 0 0 1-.113.444 2.3 2.3 0 0 0 1.053.346 4.82 4.82 0 0 0 3.243-.977 4.67 4.67 0 0 0 1.479-2.368c-1.693-.013-1.139-5.32-1.074-10.757-.242-1.776-.1-3.671-.226-5.5A9.86 9.86 0 0 0 18.248 0a5 5 0 0 0-.136.792c-.583 5.694-18.287 12.6-18.1 7.223-.194 2.559 2.6 5.241 5.868 7.7","data-name":"Path 6311"})))),t.createElement("g",{"data-name":"Group 3806",opacity:.35},t.createElement("g",{"data-name":"Group 3805"},t.createElement("g",{clipPath:"url(#bell_svg__d)","data-name":"Group 3804",transform:"translate(8.089 9.859)"},t.createElement("path",{fill:"#773320",d:"M5.878 7.699q.245.185.492.367l.146.108.4.29.168.121q.249.179.5.356l.1.072c.942.665 1.895 1.314 2.842 1.97l.172.118.012.008a25 25 0 0 1 2.107 1.505c1.517 1.14 2.554 2.114 2.6 2.851a.8.8 0 0 1-.113.444 2.3 2.3 0 0 0 1.053.346 3.52 3.52 0 0 0 3.977-2.625.23.23 0 0 0 .012-.173.21.21 0 0 0-.149-.091c-1.325-.326-1.808 1.455-3.1.678a3.2 3.2 0 0 1-.981-1.079c-2.289-3.58-3.039-8.058-5.736-11.341a2.9 2.9 0 0 0-1.2-.973C7.835.17-.325 4.34.004-.001c-.194 2.559 2.6 5.241 5.868 7.7","data-name":"Path 6312"})))),t.createElement("g",{"data-name":"Group 3809",opacity:.11},t.createElement("g",{"data-name":"Group 3808"},t.createElement("g",{clipPath:"url(#bell_svg__e)","data-name":"Group 3807",transform:"translate(10.661 .187)"},t.createElement("path",{fill:"#ff0",d:"M.451 5.198c-2.369 2.859 5.128 5.321 10.072 1.881s2.52-6.077 1.974-6.756S5.151-.477.451 5.198","data-name":"Path 6313"})))),t.createElement("g",{"data-name":"Group 3812",opacity:.28},t.createElement("g",{"data-name":"Group 3811"},t.createElement("g",{clipPath:"url(#bell_svg__f)","data-name":"Group 3810",transform:"translate(18.653 3.568)"},t.createElement("path",{fill:"#ff0",d:"M1.009.316c-2.6 2.084.464 4.316 2.031 1.959S1.84-.349 1.009.316","data-name":"Path 6314"})))),t.createElement("g",{"data-name":"Group 3815",opacity:.28},t.createElement("g",{"data-name":"Group 3814"},t.createElement("g",{clipPath:"url(#bell_svg__g)","data-name":"Group 3813",transform:"translate(34.393 38.545)"},t.createElement("path",{fill:"#ffffe2",d:"M1.215 13.129c-1.353.483-1.689 5.747-.428 6.14s11.467-4.12 16.208-8.72 6.287-7.671 6.182-8.858S18.421.027 17.998.001 16.174 6.977 1.216 13.13","data-name":"Path 6315"})))),t.createElement("g",{"data-name":"Group 3818",opacity:.28},t.createElement("g",{"data-name":"Group 3817"},t.createElement("g",{clipPath:"url(#bell_svg__h)","data-name":"Group 3816",transform:"translate(18.756 28.296)"},t.createElement("path",{fill:"#ffffe2",d:"M4.554 16.979c5.474 1.125 13.642-7.316 6.432-14.108S-.202 3.093.008 5.993s1.909 10.441 4.545 10.983","data-name":"Path 6316"})))),t.createElement("g",{"data-name":"Group 3821",opacity:.28},t.createElement("g",{"data-name":"Group 3820"},t.createElement("g",{clipPath:"url(#bell_svg__i)","data-name":"Group 3819",transform:"translate(35.752 22.843)"},t.createElement("path",{fill:"#ffffe2",d:"M8.603 8.673c1.21.742.729-3.636-2.433-6.382S.322-.196.012.351s3.729 5.346 8.587 8.322","data-name":"Path 6317"})))),t.createElement("path",{fill:"#ffe748",d:"M33.387 58.342a40.3 40.3 0 0 0 15.766-7.057c7.944-5.82 8.962-12.02 8.962-12.02s-1.227 5.056-9.075 10.971a52.8 52.8 0 0 1-15.655 8.106","data-name":"Path 6318"}),t.createElement("path",{fill:"#ffe748",d:"M40.807 48.957a33 33 0 0 0 5.632-2.92 8.7 8.7 0 0 0 2.713-2.916 60 60 0 0 1-8.34 5.836","data-name":"Path 6319"}),t.createElement("g",{"data-name":"Group 3824",opacity:.28},t.createElement("g",{"data-name":"Group 3823"},t.createElement("g",{clipPath:"url(#bell_svg__j)","data-name":"Group 3822",transform:"translate(44.854 43.992)"},t.createElement("path",{fill:"#ff0",d:"M3.326 6.879C5.473 4.644 1.239 2.671.162 2.946S3.727 0 3.727 0s-.417-.005.343 1.332 4.034.994 6.1-.728A17.6 17.6 0 0 1 3.33 6.88","data-name":"Path 6320"})))),t.createElement("g",{"data-name":"Group 3827",opacity:.11},t.createElement("g",{"data-name":"Group 3826"},t.createElement("g",{clipPath:"url(#bell_svg__k)","data-name":"Group 3825",transform:"translate(21.934 7.363)"},t.createElement("path",{fill:"#ff0",d:"M.174 1.129c-.732.866 1.058 2.942 1.562 3.449s.344-3.46.006-4.335-1.568.885-1.568.885","data-name":"Path 6321"})))),t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 2734"}),t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 2735"}))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"diary-entries_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 4789"})),t.createElement("clipPath",{id:"diary-entries_svg__b"},t.createElement("path",{fill:"none",d:"M5.609 15.481h57.859V63.03H5.609z","data-name":"Rectangle 4787"})),t.createElement("clipPath",{id:"diary-entries_svg__c"},t.createElement("path",{fill:"none",d:"M.305 2.751h32.013v31.888H.305z","data-name":"Rectangle 4719"})),t.createElement("clipPath",{id:"diary-entries_svg__d"},t.createElement("path",{fill:"none",d:"M3.654 3.582h28.293v28.126H3.654z","data-name":"Rectangle 4720"})),t.createElement("clipPath",{id:"diary-entries_svg__e"},t.createElement("path",{fill:"none",d:"M7.108 2.066h26.264V29.69H7.108z","data-name":"Rectangle 4721"})),t.createElement("clipPath",{id:"diary-entries_svg__f"},t.createElement("path",{fill:"none",d:"M31.82 30.924h2.105v1.395H31.82z","data-name":"Rectangle 4722"}))),t.createElement("g",{clipPath:"url(#diary-entries_svg__a)","data-name":"Group 12771"},t.createElement("g",{"data-name":"Group 12770"},t.createElement("g",{clipPath:"url(#diary-entries_svg__a)","data-name":"Group 12769"},t.createElement("g",{"data-name":"Group 12768",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12767"},t.createElement("g",{clipPath:"url(#diary-entries_svg__b)","data-name":"Group 12766"},t.createElement("path",{d:"m61.139 49.166 2-.39.329-1.672-20.981-31.623-31.674 4.055a5.87 5.87 0 0 0-4.511 3.4c-1.267 3.041-.408 4.814-.408 4.814L26.57 62l.085.014a1.635 1.635 0 0 0 1.74 1c1.621-.2 33.191-6.486 33.191-6.486l.329-1.6-2.461-3.471a4.7 4.7 0 0 1 1.685-2.3","data-name":"Path 10408"})))),t.createElement("path",{fill:"#472172",d:"M68.165 41.994 44.927 6.968 9.845 11.459a6.51 6.51 0 0 0-5 3.761c-1.4 3.368-.449 5.333-.449 5.333L27.3 58.5l2.863.448Z","data-name":"Path 10409"}),t.createElement("path",{fill:"#735bd2",d:"M44.927 6.968 9.845 11.46a6.8 6.8 0 0 0-2.009.637l22.691 39.434 25.192-3.982L68.165 42Z","data-name":"Path 10410"}),t.createElement("path",{fill:"#f1d2a1",d:"M64.937 51.339s-1.458-.646-1.571-1.909a5.79 5.79 0 0 1 2.722-5.473c2.47-1.347-9.515 1.095-9.515 1.095L31.85 49.908s-2.917.729-3.734 3.227-1.095 4.322-.14 5.133 2.722.674 4.266.337 32.695-7.266 32.695-7.266","data-name":"Path 10411"}),t.createElement("path",{fill:"#472172",d:"M67.8 43.846s-31.433 6.118-35.11 6.848-4.294 4.462-4.322 5.95 1.179 1.431 1.179 1.431l36.906-7.408-.364 1.768S31.119 59.4 29.322 59.62s-2.916-1.8-2.132-5.95 5.5-4.715 5.5-4.715l35.475-6.96Z","data-name":"Path 10412"}),t.createElement("path",{fill:"#7e6ce5",d:"m13.353 13.451 19.786 32.923 31.49-6.23L44.085 9.158Z","data-name":"Path 10413"}),t.createElement("path",{fill:"#ed1c24",d:"m25.82 24.549 7.572 12.6a4.8 4.8 0 0 0 5.049 2.237l10.43-2.063a4.8 4.8 0 0 0 3.071-7.366l-7.919-11.945a4.8 4.8 0 0 0-4.668-2.1l-10.083 1.406a4.8 4.8 0 0 0-3.452 7.231","data-name":"Path 10414"}),t.createElement("path",{fill:"#fcee21",d:"m27.1 16.817 1.539 2.562a.98.98 0 0 0 1.027.454l2.12-.419a.977.977 0 0 0 .625-1.5L30.8 15.488a.98.98 0 0 0-.949-.427l-2.05.286a.976.976 0 0 0-.7 1.47","data-name":"Path 10415"}),t.createElement("path",{fill:"#fcee21",d:"m34.669 15.736 1.431 2.383a.91.91 0 0 0 .956.424l1.973-.391a.908.908 0 0 0 .581-1.393l-1.5-2.26a.91.91 0 0 0-.883-.4l-1.907.266a.908.908 0 0 0-.653 1.368","data-name":"Path 10416"}),t.createElement("path",{fill:"#fff",d:"m52.746 31.235-6.286-9.991-20.64 3.305 7.572 12.6a4.8 4.8 0 0 0 5.049 2.237l12.239-2.421c3.353-.663 3.955-2.881 2.066-5.73","data-name":"Path 10417"}),t.createElement("path",{fill:"#1b1464",d:"M36.193 25.2a2.45 2.45 0 0 0-.88 1.384 2.09 2.09 0 0 0 .576 1.681 5 5 0 0 0 1.495 1.051 1.854 1.854 0 0 1 1.269-1.916 1.95 1.95 0 0 1 2.165.831 2.06 2.06 0 0 1-.172 2.331c-.554.675-1.488.952-2.031 1.637a2.73 2.73 0 0 0-.431 2.195 8.1 8.1 0 0 0 .847 2.139 15.83 15.83 0 0 1 8.628-1.58q-.3-1.509-.607-3.018a.9.9 0 0 0-.17-.432.84.84 0 0 0-.46-.212 6.66 6.66 0 0 0-3.193.1c1.162-1.027 1.12-2.878.588-4.335a4.677 4.677 0 0 0-7.624-1.856","data-name":"Path 10418"}))),t.createElement("path",{fill:"#063",d:"M7.581 2.438C9.734 1.298 11 2.47 11 2.47s7.155 6.173 8.612 7.376 1.013 1.425 1.013 1.425c-3.261-.7-3.388-2.533-3.388-2.533s-6.459-5.382-7.029-5.825-1.044.665-1.044.665-3.736 0-1.583-1.14","data-name":"Path 10247"}),t.createElement("g",{"data-name":"Group 12576",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12575"},t.createElement("g",{clipPath:"url(#diary-entries_svg__c)","data-name":"Group 12574",transform:"translate(-.305 .362)"},t.createElement("path",{fill:"#231f20",d:"m32.285 34.188-.855-1.679a2.2 2.2 0 0 0 .158-.5q.002-.03.01-.061l.018-.114q.006-.058.009-.119l.006-.093a90.8 90.8 0 0 0-13.2-16.748C12.522 9.11 9.619 6.812 7.749 5.489c.081-.167.377-.723.752-.719a.4.4 0 0 1 .134.026l.016.005a.4.4 0 0 1 .117.068C9.341 5.315 15.8 10.7 15.8 10.7c.01.108.228 1.853 3.386 2.527 0 0 .444-.221-1.013-1.424S9.564 4.428 9.564 4.428 8.3 3.257 6.146 4.4a1.4 1.4 0 0 0-.342 0 2 2 0 0 0-.37.068 3 3 0 0 0-.4.131L3.28 2.837a.25.25 0 0 0-.08-.081.97.97 0 0 0-.471.077 4 4 0 0 0-1.329.892l-.051.046C.527 4.545.324 5.016.306 5.283a.4.4 0 0 0 .054.257l1.746 1.745-.031.069-.025.064-.048.129-.016.056q-.019.063-.033.122c0 .016-.006.032-.009.048q-.012.058-.019.112v.041c0 .035-.007.071-.008.1v.147a.84.84 0 0 0 .111.369c1.239 1.858 2.757 4.35 10.227 12.025l.251.258a90 90 0 0 0 14.4 11.723q.429.282.789.513a49 49 0 0 0 1.554.967q.12-.02.239-.048l.041-.012q.096-.023.19-.053l.064-.022q.088-.031.174-.065l.024-.011q.086-.035.168-.075c.32.165 1.528.79 1.61.835a.5.5 0 0 0 .1.042.4.4 0 0 0 .063.011.3.3 0 0 0 .055.006h.04a.5.5 0 0 0 .155-.029l-.01-.008a1 1 0 0 0 .069-.032c.137-.127.042-.38.042-.38","data-name":"Path 10248"})))),t.createElement("path",{fill:"#90bc1f",d:"M4.701 3.83c1.71-1.614 2.881-1.392 2.881-1.392 1.868 1.266 4.4 2.786 12.284 10.479a90.8 90.8 0 0 1 13.202 16.745 2.26 2.26 0 0 1-.728 1.614 3.2 3.2 0 0 1-1.645.795 91 91 0 0 1-16.747-13.2C6.251 10.986 4.718 8.462 3.466 6.585c-.128-.19-.475-1.141 1.235-2.755","data-name":"Path 10249"}),t.createElement("path",{fill:"#c1c1c1",d:"M31.515 31.744s1.593.823 1.689.876a.45.45 0 0 0 .474-.011c.138-.126.043-.38.043-.38l-.876-1.72Z","data-name":"Path 10250"}),t.createElement("path",{fill:"#d9d700",d:"M30.695 32.07a3.2 3.2 0 0 0 1.646-.791 2.27 2.27 0 0 0 .729-1.615s-.309-.525-.886-1.428c.005.071.03.813-1 1.776-1.086 1.013-1.741 1.1-1.973 1.077a.1.1 0 0 0-.067.014c.981.63 1.554.967 1.554.967","data-name":"Path 10251"}),t.createElement("path",{fill:"#008836",d:"M3.465 6.585c1.238 1.857 2.756 4.348 10.23 12.023l.095.008a11 11 0 0 0 3.862-2.533 6.3 6.3 0 0 0 1.991-3.385C11.935 5.198 9.43 3.692 7.581 2.438c0 0-1.172-.223-2.881 1.392S3.338 6.395 3.465 6.585","data-name":"Path 10252"}),t.createElement("g",{"data-name":"Group 12579",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12578"},t.createElement("g",{clipPath:"url(#diary-entries_svg__d)","data-name":"Group 12577",transform:"translate(-.305 .362)"},t.createElement("path",{fill:"#063",d:"M3.77 6.222c1.252 1.878 2.786 4.4 10.479 12.284A91 91 0 0 0 31 31.708a3 3 0 0 0 .944-.308l.006-.029S18.27 20.016 13.753 14.993A129 129 0 0 1 4.888 3.582C3.313 5.127 3.646 6.038 3.77 6.222","data-name":"Path 10253"})))),t.createElement("g",{"data-name":"Group 12582",opacity:.5,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12581"},t.createElement("g",{clipPath:"url(#diary-entries_svg__e)","data-name":"Group 12580",transform:"translate(-.305 .362)"},t.createElement("path",{fill:"#fff",d:"M33.33 29.69a2 2 0 0 0 .042-.388 91 91 0 0 0-13.2-16.748C12.287 4.86 9.754 3.342 7.886 2.075a1.9 1.9 0 0 0-.778.086l.588.611S23.447 13.547 33.33 29.69","data-name":"Path 10254"})))),t.createElement("path",{fill:"#3aa535",d:"M6.348 5.191c2.184-2.058 1.234-2.754 1.234-2.754S6.41 2.213 4.701 3.829 3.34 6.395 3.467 6.585c0 0 .7.664 2.881-1.394","data-name":"Path 10255"}),t.createElement("path",{fill:"#008836",d:"M6.083 4.874c1.745-1.643.986-2.2.986-2.2a4.2 4.2 0 0 0-2.19 1.346C3.515 5.31 3.683 5.834 3.784 5.986c0 0 .554.531 2.3-1.112","data-name":"Path 10256"}),t.createElement("path",{fill:"#c1c1c1",d:"M6.881 3.045s.651.356-.9 1.821-1.934.96-1.934.96L1.795 3.581c-.089-.135-.23-.617.986-1.767S4.637.798 4.637.798Z","data-name":"Path 10257"}),t.createElement("path",{fill:"#e8e8e8",d:"M3.733 2.618c1.555-1.465.9-1.821.9-1.821S4.002.662 2.784 1.812 1.707 3.444 1.795 3.58c0 0 .381.5 1.936-.962","data-name":"Path 10258"}),t.createElement("path",{fill:"#024220",d:"M17.237 8.738s.127 1.837 3.388 2.533l-6.522-5.446-3.608-2.976a.76.76 0 0 0-.557-.038.44.44 0 0 1 .272.1c.57.443 7.028 5.825 7.028 5.825","data-name":"Path 10259"}),t.createElement("path",{fill:"#2d2e80",d:"M32.776 32.396c.225.117.4.207.428.224a.45.45 0 0 0 .475-.011c.138-.127.042-.38.042-.38l-.238-.468Z","data-name":"Path 10260"}),t.createElement("g",{"data-name":"Group 12585",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12584"},t.createElement("g",{clipPath:"url(#diary-entries_svg__f)","data-name":"Group 12583",transform:"translate(-.305 .362)"},t.createElement("path",{fill:"#063",d:"M31.82 31.383s1.593.823 1.689.876a.5.5 0 0 0 .416.029l-1.612-1.364Z","data-name":"Path 10261"}))))))};
@@ -0,0 +1 @@
1
+ "use strict";var a=require("../_virtual/_tslib.js");function e(a){if(a&&"object"==typeof a&&"default"in a)return a;var e=Object.create(null);return a&&Object.keys(a).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,l.get?l:{enumerable:!0,get:function(){return a[t]}})}})),e.default=a,Object.freeze(e)}var t=e(require("react"));module.exports=function(e){return t.createElement("svg",a.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70.094"},e),t.createElement("defs",null,t.createElement("clipPath",{id:"explanations_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70v70.094H0z","data-name":"Rectangle 4724"})),t.createElement("clipPath",{id:"explanations_svg__b"},t.createElement("path",{fill:"none",d:"M0 0h70v70.094H0z","data-name":"Rectangle 4718"})),t.createElement("clipPath",{id:"explanations_svg__c"},t.createElement("path",{fill:"none",d:"M3.215 6.151h65.58v57.754H3.215z","data-name":"Rectangle 4717"})),t.createElement("clipPath",{id:"explanations_svg__d"},t.createElement("path",{fill:"none",d:"M.305 2.751h32.013v31.888H.305z","data-name":"Rectangle 4719"})),t.createElement("clipPath",{id:"explanations_svg__e"},t.createElement("path",{fill:"none",d:"M3.654 3.582h28.293v28.126H3.654z","data-name":"Rectangle 4720"})),t.createElement("clipPath",{id:"explanations_svg__f"},t.createElement("path",{fill:"none",d:"M7.108 2.066h26.264V29.69H7.108z","data-name":"Rectangle 4721"})),t.createElement("clipPath",{id:"explanations_svg__g"},t.createElement("path",{fill:"none",d:"M31.82 30.924h2.105v1.395H31.82z","data-name":"Rectangle 4722"}))),t.createElement("g",{clipPath:"url(#explanations_svg__a)","data-name":"Group 12588"},t.createElement("g",{"data-name":"Group 12573"},t.createElement("g",{clipPath:"url(#explanations_svg__b)","data-name":"Group 12572"},t.createElement("g",{"data-name":"Group 12571",opacity:.3},t.createElement("g",{"data-name":"Group 12570"},t.createElement("g",{clipPath:"url(#explanations_svg__c)","data-name":"Group 12569"},t.createElement("path",{d:"M68.644 27.874C67.29 16.794 57.15 8.552 44.335 6.909q.083.006.17.016l-3.462-.462a37 37 0 0 0-2.191-.218l-.29-.023a33 33 0 0 0-2.131-.071H35.6c-.406.005-.822.032-1.234.052-.256.011-.511.014-.768.032a39 39 0 0 0-4.136.493c-.187.034-.37.071-.557.108-.4.071-.792.154-1.185.241-.089.019-.182.034-.273.055s-.2.055-.3.079q-.752.179-1.493.386-.21.057-.417.116-.913.269-1.8.576l-.407.15q-.7.255-1.39.535-.249.105-.493.2-.823.348-1.622.731l-.058.027-.015.007-.081.043q-.555.272-1.1.564-.177.095-.353.192-.423.235-.842.48-.165.095-.328.194-.559.335-1.1.684l-.071.048q-.5.33-.991.682c-.105.07-.212.149-.313.225-.254.186-.5.375-.749.564l-.294.229q-.494.392-.968.8l-.047.043c-.3.259-.59.524-.879.792l-.267.257q-.33.316-.648.64-.128.129-.251.258-.424.442-.826.894l-.034.042c-.256.291-.5.585-.743.884-.076.1-.147.189-.223.282q-.271.351-.535.706a10 10 0 0 0-.207.282c-.228.323-.454.648-.666.978l-.021.029q-.31.48-.593.973-.089.15-.173.3-.211.372-.412.758l-.158.3q-.261.518-.493 1.044l-.011.026q-.228.516-.428 1.039c-.039.1-.078.212-.118.317-.1.268-.189.535-.278.8-.034.108-.07.211-.1.32q-.17.545-.309 1.1l-.005.019q-.136.542-.241 1.091-.032.169-.06.333-.075.416-.133.831c-.014.113-.032.223-.045.333-.044.378-.084.758-.11 1.138v.008q-.036.564-.039 1.133v.344c0 .282.011.564.024.849 0 .116.01.229.018.344q.035.578.105 1.159c1.013 8.3 7 15.081 15.3 18.6a.776.776 0 0 1 .436.913l-2.48 7.7a.705.705 0 0 0 .445.892.7.7 0 0 0 .214.037l3.463.459a1 1 0 0 1-.093-.022 1.1 1.1 0 0 0 .418.016l13.542-6.87a38.4 38.4 0 0 0 6.165-.3c17.057-2.183 29.549-15.1 27.87-28.845m-44.717 6.339a5 5 0 0 1-.058.627l-.021.1a4 4 0 0 1-.141.548c-.011.037-.021.07-.035.108a4 4 0 0 1-.246.558q-.031.06-.065.116a4 4 0 0 1-.321.5l-.023.034a5 5 0 0 1-.414.464l-.1.1a5 5 0 0 1-.48.393l-.065.042a4.4 4.4 0 0 1-.5.3c-.042.021-.081.044-.126.062a3 3 0 0 1-.312.131 3 3 0 0 1-.149.061q-.17.058-.352.1a4.63 4.63 0 0 1 1.106-8.457 4.6 4.6 0 0 1 2.256 3.404 4 4 0 0 1 .044.667 1 1 0 0 1 0 .141M37.064 6.692c.053-.005.1-.005.155-.008l-.282.019ZM38.921 32.3a5 5 0 0 1-.076.635 1 1 0 0 1-.024.1 5 5 0 0 1-.151.554l-.035.1a5 5 0 0 1-.257.564q-.03.06-.065.118a5 5 0 0 1-.337.517l-.01.013a5 5 0 0 1-.417.467l-.1.095a4.5 4.5 0 0 1-.477.39l-.082.055a5 5 0 0 1-.493.289c-.038.018-.071.039-.108.058-.1.047-.212.088-.315.131-.047.015-.089.036-.134.052-.1.037-.212.063-.317.092a4.632 4.632 0 0 1 1.112-8.452 4.54 4.54 0 0 1 2.285 4.084q.003.065.001.138m2.935-25.618h.165c.055 0 .122.01.182.013a7 7 0 0 0-.347-.021Zm12.093 23.7a5 5 0 0 1-.076.635l-.021.1a5 5 0 0 1-.157.551l-.031.1a5 5 0 0 1-.257.564q-.033.057-.066.116a5 5 0 0 1-.338.517l-.011.013a5 5 0 0 1-.416.467l-.1.1a5 5 0 0 1-.477.391l-.078.052a4 4 0 0 1-.494.288q-.053.03-.11.058c-.1.05-.212.092-.315.134-.047.016-.089.037-.136.052-.1.037-.207.063-.315.092a4.631 4.631 0 0 1 1.112-8.452 4.58 4.58 0 0 1 2.262 3.41 5 5 0 0 1 .026.671v.138Z","data-name":"Path 10244"})))),t.createElement("path",{fill:"#c1c1c1",d:"M68.644 24.55C67.29 13.47 57.15 5.228 44.335 3.585q.083.01.17.016l-3.462-.459c-.721-.1-1.454-.168-2.191-.22l-.29-.023a33 33 0 0 0-2.131-.071h-.388c-.147 0-.291-.005-.44 0-.406 0-.822.034-1.234.052-.256.011-.511.016-.768.032a36.829 36.829 0 0 0-4.136.496c-.187.031-.37.07-.557.105-.4.076-.792.154-1.185.241-.089.021-.182.034-.273.055s-.2.055-.3.079q-.756.18-1.493.388c-.141.037-.278.071-.417.113q-.912.267-1.8.58c-.136.047-.27.1-.407.147q-.7.255-1.39.538-.249.1-.493.2c-.549.234-1.089.475-1.622.732l-.058.026-.015.008-.081.042q-.555.277-1.1.564-.177.095-.353.194-.424.233-.842.478-.165.096-.328.194-.559.334-1.1.687l-.071.045q-.5.333-.991.682c-.105.07-.212.152-.313.225-.254.186-.5.375-.749.564q-.151.113-.294.226-.494.392-.968.8l-.047.043c-.3.257-.59.521-.879.792l-.267.254c-.22.212-.436.423-.648.642q-.128.125-.251.255-.423.441-.826.9l-.034.042c-.256.291-.5.588-.743.884a25.548 25.548 0 0 0-.758.988q-.107.142-.207.282c-.228.323-.454.648-.666.978l-.021.032q-.31.48-.593.971-.089.15-.173.3c-.141.252-.278.5-.412.758l-.158.305q-.261.52-.493 1.046l-.011.024q-.228.515-.428 1.038l-.118.321c-.1.265-.189.532-.278.8q-.051.162-.1.323-.17.543-.309 1.1l-.005.022q-.136.54-.241 1.09-.032.165-.06.331-.075.417-.133.834c-.014.11-.032.22-.045.333-.044.378-.084.755-.11 1.136v.008q-.036.564-.039 1.133v.344c0 .282.011.564.024.852 0 .113.01.229.018.341q.035.578.105 1.16c1.013 8.3 7 15.08 15.3 18.595a.78.78 0 0 1 .436.913l-2.48 7.7a.7.7 0 0 0 .659.929l3.463.462c-.032-.005-.064-.016-.093-.021a1.1 1.1 0 0 0 .418.013L34.609 53.7a38 38 0 0 0 6.165-.3c17.057-2.186 29.549-15.1 27.87-28.85m-44.725 6.335a5 5 0 0 1-.058.629l-.021.1a4 4 0 0 1-.141.546q-.015.053-.035.107a4 4 0 0 1-.246.565l-.065.115a4 4 0 0 1-.321.494l-.023.034a4.4 4.4 0 0 1-.414.464l-.1.1a4 4 0 0 1-.48.393l-.065.045a5 5 0 0 1-.5.294c-.042.021-.081.044-.126.066-.1.047-.2.088-.312.131q-.075.028-.149.058-.17.057-.352.1a4.628 4.628 0 0 1 1.106-8.455 4.59 4.59 0 0 1 2.257 3.41 4 4 0 0 1 .044.666 1 1 0 0 1 0 .141m13.146-27.52a1 1 0 0 0 .155-.008l-.282.019c.043 0 .085-.009.127-.012Zm1.857 25.607a5 5 0 0 1-.076.635 1 1 0 0 1-.024.1 5 5 0 0 1-.151.551l-.035.1a5 5 0 0 1-.257.564 2 2 0 0 1-.065.118 5 5 0 0 1-.337.517l-.01.013a5 5 0 0 1-.417.467l-.1.1a5 5 0 0 1-.477.393l-.082.052a5 5 0 0 1-.493.289c-.038.018-.071.039-.108.057-.1.048-.212.089-.315.132q-.069.027-.134.055c-.1.033-.212.062-.317.091a4.635 4.635 0 0 1 1.112-8.455 4.55 4.55 0 0 1 2.285 4.085q.003.064.001.136m2.935-25.617h.165l.182.015c-.116-.011-.231-.015-.347-.023Zm12.093 23.7a5 5 0 0 1-.076.635l-.021.1a5 5 0 0 1-.157.551l-.031.1a5 5 0 0 1-.257.564q-.033.06-.066.116a5 5 0 0 1-.338.519l-.011.011a5 5 0 0 1-.416.47l-.1.094a4 4 0 0 1-.477.391l-.078.052a4 4 0 0 1-.494.291c-.037.018-.071.04-.11.055-.1.05-.212.092-.315.134-.047.016-.089.037-.136.052-.1.037-.207.063-.315.092a4.63 4.63 0 0 1 1.112-8.452 4.59 4.59 0 0 1 2.262 3.413 5 5 0 0 1 .026.669v.136Z","data-name":"Path 10245"}),t.createElement("path",{fill:"#fff",d:"M34.692 3.593C51.75 1.419 66.964 10.8 68.643 24.55S57.83 51.214 40.775 53.39a38 38 0 0 1-6.165.3l-13.542 6.873c-.667.111-1.2-.389-.988-.921l2.48-7.7a.775.775 0 0 0-.433-.913c-8.3-3.516-14.289-10.3-15.3-18.6C5.145 18.681 17.636 5.769 34.692 3.593","data-name":"Path 10246"}))),t.createElement("text",{fill:"#c1c1c1",fontFamily:"RammettoOne-Regular, Rammetto One",fontSize:26.558,transform:"translate(30.794 40.407)"},t.createElement("tspan",{x:0,y:0},"i")),t.createElement("text",{fill:"#006f91","data-name":"i",fontFamily:"RammettoOne-Regular, Rammetto One",fontSize:26.558,transform:"translate(31.378 38.654)"},t.createElement("tspan",{x:0,y:0},"i")),t.createElement("text",{fill:"#09d","data-name":"i",fontFamily:"RammettoOne-Regular, Rammetto One",fontSize:26.558,transform:"translate(33.131 38.362)"},t.createElement("tspan",{x:0,y:0},"i")),t.createElement("g",{"data-name":"Group 12587"},t.createElement("g",{"data-name":"Group 12788"},t.createElement("path",{fill:"#063",d:"M7.886 2.076c2.153-1.14 3.419.032 3.419.032s7.155 6.173 8.612 7.376 1.013 1.425 1.013 1.425c-3.261-.7-3.388-2.533-3.388-2.533s-6.459-5.382-7.029-5.825-1.044.665-1.044.665-3.736 0-1.583-1.14","data-name":"Path 10247"}),t.createElement("g",{"data-name":"Group 12576",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12575"},t.createElement("g",{clipPath:"url(#explanations_svg__d)","data-name":"Group 12574"},t.createElement("path",{fill:"#231f20",d:"m32.285 34.188-.855-1.679a2.2 2.2 0 0 0 .158-.5q.002-.03.01-.061l.018-.114q.006-.058.009-.119l.006-.093a90.8 90.8 0 0 0-13.2-16.748C12.522 9.11 9.619 6.812 7.749 5.489c.081-.167.377-.723.752-.719a.4.4 0 0 1 .134.026l.016.005a.4.4 0 0 1 .117.068C9.341 5.315 15.8 10.7 15.8 10.7c.01.108.228 1.853 3.386 2.527 0 0 .444-.221-1.013-1.424S9.564 4.428 9.564 4.428 8.3 3.257 6.146 4.4a1.4 1.4 0 0 0-.342 0 2 2 0 0 0-.37.068 3 3 0 0 0-.4.131L3.28 2.837a.25.25 0 0 0-.08-.081.97.97 0 0 0-.471.077 4 4 0 0 0-1.329.892l-.051.046C.527 4.545.324 5.016.306 5.283a.4.4 0 0 0 .054.257l1.746 1.745-.031.069-.025.064-.048.129-.016.056q-.019.063-.033.122c0 .016-.006.032-.009.048q-.012.058-.019.112v.041c0 .035-.007.071-.008.1v.147a.84.84 0 0 0 .111.369c1.239 1.858 2.757 4.35 10.227 12.025l.251.258a90 90 0 0 0 14.4 11.723q.429.282.789.513a49 49 0 0 0 1.554.967q.12-.02.239-.048l.041-.012q.096-.023.19-.053l.064-.022q.088-.031.174-.065l.024-.011q.086-.035.168-.075c.32.165 1.528.79 1.61.835a.5.5 0 0 0 .1.042.4.4 0 0 0 .063.011.3.3 0 0 0 .055.006h.04a.5.5 0 0 0 .155-.029l-.01-.008a1 1 0 0 0 .069-.032c.137-.127.042-.38.042-.38","data-name":"Path 10248"})))),t.createElement("path",{fill:"#90bc1f",d:"M5.006 3.468c1.71-1.614 2.881-1.392 2.881-1.392 1.868 1.266 4.4 2.786 12.284 10.479A90.8 90.8 0 0 1 33.373 29.3a2.26 2.26 0 0 1-.728 1.614 3.2 3.2 0 0 1-1.645.795 91 91 0 0 1-16.747-13.2C6.556 10.624 5.023 8.1 3.771 6.223c-.128-.19-.475-1.141 1.235-2.755","data-name":"Path 10249"}),t.createElement("path",{fill:"#c1c1c1",d:"M31.82 31.382s1.593.823 1.689.876a.45.45 0 0 0 .474-.011c.138-.126.043-.38.043-.38l-.876-1.72Z","data-name":"Path 10250"}),t.createElement("path",{fill:"#d9d700",d:"M31 31.708a3.2 3.2 0 0 0 1.646-.791 2.27 2.27 0 0 0 .729-1.615s-.309-.525-.886-1.428c.005.071.03.813-1 1.776-1.086 1.013-1.741 1.1-1.973 1.077a.1.1 0 0 0-.067.014c.981.63 1.554.967 1.554.967","data-name":"Path 10251"}),t.createElement("path",{fill:"#008836",d:"M3.77 6.223C5.008 8.08 6.526 10.571 14 18.246l.095.008a11 11 0 0 0 3.862-2.533 6.3 6.3 0 0 0 1.991-3.385C12.24 4.836 9.735 3.33 7.886 2.076c0 0-1.172-.223-2.881 1.392S3.643 6.033 3.77 6.223","data-name":"Path 10252"}),t.createElement("g",{"data-name":"Group 12579",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12578"},t.createElement("g",{clipPath:"url(#explanations_svg__e)","data-name":"Group 12577"},t.createElement("path",{fill:"#063",d:"M3.77 6.222c1.252 1.878 2.786 4.4 10.479 12.284A91 91 0 0 0 31 31.708a3 3 0 0 0 .944-.308l.006-.029S18.27 20.016 13.753 14.993A129 129 0 0 1 4.888 3.582C3.313 5.127 3.646 6.038 3.77 6.222","data-name":"Path 10253"})))),t.createElement("g",{"data-name":"Group 12582",opacity:.5,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12581"},t.createElement("g",{clipPath:"url(#explanations_svg__f)","data-name":"Group 12580"},t.createElement("path",{fill:"#fff",d:"M33.33 29.69a2 2 0 0 0 .042-.388 91 91 0 0 0-13.2-16.748C12.287 4.86 9.754 3.342 7.886 2.075a1.9 1.9 0 0 0-.778.086l.588.611S23.447 13.547 33.33 29.69","data-name":"Path 10254"})))),t.createElement("path",{fill:"#3aa535",d:"M6.653 4.829c2.184-2.058 1.234-2.754 1.234-2.754s-1.172-.224-2.881 1.392-1.361 2.566-1.234 2.756c0 0 .7.664 2.881-1.394","data-name":"Path 10255"}),t.createElement("path",{fill:"#008836",d:"M6.388 4.512c1.745-1.643.986-2.2.986-2.2a4.2 4.2 0 0 0-2.19 1.346C3.82 4.948 3.988 5.472 4.089 5.624c0 0 .554.531 2.3-1.112","data-name":"Path 10256"}),t.createElement("path",{fill:"#c1c1c1",d:"M7.186 2.683s.651.356-.9 1.821-1.934.96-1.934.96L2.1 3.219c-.089-.135-.23-.617.986-1.767S4.942.436 4.942.436Z","data-name":"Path 10257"}),t.createElement("path",{fill:"#e8e8e8",d:"M4.038 2.256c1.555-1.465.9-1.821.9-1.821S4.307.3 3.089 1.45 2.012 3.082 2.1 3.218c0 0 .381.5 1.936-.962","data-name":"Path 10258"}),t.createElement("path",{fill:"#024220",d:"M17.542 8.376s.127 1.837 3.388 2.533l-6.522-5.446L10.8 2.487a.76.76 0 0 0-.557-.038.44.44 0 0 1 .272.1c.57.443 7.028 5.825 7.028 5.825","data-name":"Path 10259"}),t.createElement("path",{fill:"#2d2e80",d:"M33.081 32.034c.225.117.4.207.428.224a.45.45 0 0 0 .475-.011c.138-.127.042-.38.042-.38l-.238-.468Z","data-name":"Path 10260"}),t.createElement("g",{"data-name":"Group 12585",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12584"},t.createElement("g",{clipPath:"url(#explanations_svg__g)","data-name":"Group 12583"},t.createElement("path",{fill:"#063",d:"M31.82 31.383s1.593.823 1.689.876a.5.5 0 0 0 .416.029l-1.612-1.364Z","data-name":"Path 10261"}))))))))};
@@ -0,0 +1 @@
1
+ "use strict";var a=require("../_virtual/_tslib.js");function e(a){if(a&&"object"==typeof a&&"default"in a)return a;var e=Object.create(null);return a&&Object.keys(a).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,l.get?l:{enumerable:!0,get:function(){return a[t]}})}})),e.default=a,Object.freeze(e)}var t=e(require("react"));module.exports=function(e){return t.createElement("svg",a.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70.129 70"},e),t.createElement("defs",null,t.createElement("clipPath",{id:"instructions_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70.129v70H0z","data-name":"Rectangle 4786"})),t.createElement("clipPath",{id:"instructions_svg__b"},t.createElement("path",{fill:"none",d:"M.208 13.278h69.921v45.445H.208z","data-name":"Rectangle 4780"})),t.createElement("clipPath",{id:"instructions_svg__c"},t.createElement("path",{fill:"none",d:"M1.278 37.699h31.85v31.976H1.278z","data-name":"Rectangle 4781"})),t.createElement("clipPath",{id:"instructions_svg__d"},t.createElement("path",{fill:"none",d:"M3.847 38.069H31.94v28.26H3.847z","data-name":"Rectangle 4782"})),t.createElement("clipPath",{id:"instructions_svg__e"},t.createElement("path",{fill:"none",d:"M2.333 36.646h27.592v26.233H2.333z","data-name":"Rectangle 4783"})),t.createElement("clipPath",{id:"instructions_svg__f"},t.createElement("path",{fill:"none",d:"M31.157 36.093h1.394v2.102h-1.394z","data-name":"Rectangle 4784"}))),t.createElement("g",{clipPath:"url(#instructions_svg__a)","data-name":"Group 12765"},t.createElement("g",{"data-name":"Group 12764"},t.createElement("g",{"data-name":"Group 12790"},t.createElement("g",{"data-name":"Group 12750",opacity:.3},t.createElement("g",{"data-name":"Group 12749"},t.createElement("g",{clipPath:"url(#instructions_svg__b)","data-name":"Group 12748"},t.createElement("path",{d:"M69.818 32.879c-.674-2.005-20.9-18.763-23.682-19.558-2.026-.578-1.548 4.908-3.108 5.358S.439 15.667.222 18.12c-.028.314-.014 1.109.037 2.254a.3.3 0 0 0-.031.087c-.217 2.453 1.881 38.007 4.78 38.222.28.244 4.427-.66 10.384-2.063 3.733-.871 8.023-1.911 12.132-2.9h.01C39.321 50.9 44 50.223 44 50.223c2.008.441 2.913 5.789 4.7 5.785a1.4 1.4 0 0 0 .495-.17h.005c3.6-1.776 21.544-16.91 20.909-18.8-.075-.224.23-3.569-.289-4.16","data-name":"Path 10376"})))),t.createElement("path",{fill:"#00a498",d:"M46.142 11.677c2.475.706 19.558 12.523 23.676 17.217.519.591.214 3.936.289 4.16.674 2-19.626 18.964-21.409 18.969s-2.689-5.344-4.7-5.784S7.906 54.914 5.008 54.7s-5-35.77-4.78-38.223 41.247 1.009 42.807.56 1.081-5.937 3.107-5.359","data-name":"Path 10377"}),t.createElement("path",{fill:"#43d1c3",d:"M46.136 9.336c2.787.795 23.008 17.554 23.682 19.558S50.475 49.677 48.692 49.682 46 44.338 43.995 43.9s-35.882 4.771-38.78 4.556S0 16.588.222 14.135s41.247 1.009 42.807.56 1.081-5.937 3.107-5.359","data-name":"Path 10378"}),t.createElement("path",{fill:"#00847c",d:"M44 46.239c.835-.225.1-2.418-.845-2.355s-22.886 3-30.083 3.781S4.561 54.31 5.008 54.7s10.74-2.145 22.526-4.962S44 46.239 44 46.239","data-name":"Path 10379"}),t.createElement("path",{fill:"#00847c",d:"M69.847 33.868s-.97-2.288-6.637 3.184S50.027 48.731 49.416 49.68a2.87 2.87 0 0 0-.223 2.174s12.891-8.868 20.654-17.986","data-name":"Path 10380"}),t.createElement("path",{fill:"#fff",d:"M6.142 32.144c-.052-.421-.082-.843-.133-1.253 0-.034-.014-.114-.014-.114a91 91 0 0 0-.278-1.774 3 3 0 0 0-.091-.637l-.235-1.89c0-.034.123-.119.158-.12l1.789-.07c.068 0 .077.065.081.1.119.956.171 1.927.29 2.883.085.683.2 1.353.286 2.025.076.615.13 1.048.172 1.664-.049.528-.853.548-1.3.565h-.1c-.55.022-.408-.224-.53-.654l-.091-.729","data-name":"Path 10381"}),t.createElement("path",{fill:"#fff",d:"M8.657 29.952c-.016-.033-.052-.42-.059-.477 0-.012-.039-.124-.042-.148a37 37 0 0 1-.389-2.479c0-.022-.015-.125-.018-.147.081-.187.309-.208.5-.215.425-.015.807 0 1.242-.025.228.083.245.116.325.3 0 .012.014.023.015.035.03.055.242.458.3.571 0 .012.015.033.017.045l1.711 3.1c-.067-.536-.214-1.067-.3-1.625 0-.034-.047-.661-.065-.706s-.065-.341-.071-.388a2 2 0 0 0-.066-.442l-.105-.843c-.023-.182.237-.226.362-.243a5 5 0 0 1 .949-.151.57.57 0 0 1 .5.151c0 .013.029.046-.051.049l.693 4.743c.016.125.1.706.113.819.01.172.078.993.088 1.164-.028.333-.275.389-.58.434-.012 0-.214.044-.453.064h-.576c-.416-.007-.987-1.266-2.108-3.419-.011.366.428 2.236.458 2.568.006.045.065.432.06.478.06.672-.7.69-1.2.71h-.091c-.241.009-.546-.037-.648-.3-.13-1.23-.333-2.4-.52-3.63","data-name":"Path 10382"}),t.createElement("path",{fill:"#fff",d:"M14.837 31.143c0-.023.042-.219.055-.3.032-.116.208-.18.292-.24.024 0 .045-.014.068-.015a6 6 0 0 1 .814-.031c.035 0 .077-.026.094.007.256 1.512.877.939.871.893-.093-1.117-1.057-1.274-1.644-1.823a2.5 2.5 0 0 1-.679-.924.5.5 0 0 1-.04-.135 6 6 0 0 1-.163-.658 2.3 2.3 0 0 1 .109-.793c.009-.023.005-.058.013-.081.219-1.015 1.325-1.39 2.277-1.427h.254c1.117.094 1.43 1.5 1.532 2.32l.048.387a.27.27 0 0 1-.073.152l-.161.006-.16.006c-.208 0-.926-.033-1.124-.048-.113.016-.141-.029-.153-.12-.014-.114.005-.24-.011-.366-.011-.09-.023-.376-.173-.37s-.449.281-.43.429l.051.41c.021.17.267.389.382.476 1.1.9 2.294 1.307 2.1 3.385-.07.827-.675 1.056-1.479 1.27l-.343.013a1.8 1.8 0 0 1-1.342-.416 1.7 1.7 0 0 1-.614-.766c0-.011-.015-.114-.016-.125-.028-.136-.129-.2-.167-.326-.053-.238-.166-.5-.195-.735a.2.2 0 0 1 0-.058","data-name":"Path 10383"}),t.createElement("path",{fill:"#fff",d:"M20.452 29.358c0-.023-.025-.2-.028-.227-.007-.058-.084-.489-.09-.535a7 7 0 0 0-.164-.955.15.15 0 0 0-.091-.076l-.954-.077c-.2 0-.3-.2-.375-.329 0-.011-.013-.011-.014-.022-.035-.377-.124-.716-.166-1.058-.033-.262.791-.305 1-.37.251-.022 1.412-.136 1.662-.157l.425-.016.493-.019c.781-.019.517.174.687.7a1 1 0 0 0 .091.18.3.3 0 0 1 .033.078l.083.672a.3.3 0 0 1-.3.333c-.1 0-.593.046-.685.049-.044.013-.029.047-.027.058.055.444.182.908.284 1.362 0 0 .022.079.024.1a3 3 0 0 1 .11.328c.191.976.384 1.975.506 2.954 0 .034.008.068.013.1.046.375.084.58-.36.723-.089.027-.63.116-.755.132l-.264.011-.264.01a.9.9 0 0 1-.29-.206 53 53 0 0 0-.582-3.753","data-name":"Path 10384"}),t.createElement("path",{fill:"#fff",d:"M23.509 26.871a9 9 0 0 1-.182-1.091c-.029-.239.181-.213.358-.277l.957-.083a.84.84 0 0 1 .36-.071 3.7 3.7 0 0 1 1.679.255c.078.066.415.373.493.439a2.38 2.38 0 0 1 .685 1.529 1.94 1.94 0 0 1-.276 1.395c-.079.106-.5.625-.6.721 0 0-.009.023 0 .034a3.266 3.266 0 0 1 2.666 2.878c.007.057-.061.071-.118.073l-1.505.218-.264.011c-.046 0-.092-.088-.094-.111a2.2 2.2 0 0 0-.192-.519c-.065-.157-.431-.875-.508-1.032-.1-.168-.649-.868-.884-.813-.045.013-.041.048-.037.082 0 .011.006.045.006.045a23 23 0 0 1 .456 2.282c.034.273-.143.326-.4.382-.135.028-.62.115-.688.118a3 3 0 0 1-.354.025 4 4 0 0 1-.357 0c-.06-.021-.207-.084-.216-.164l-.111-.888Zm2.1 1.761c.016.034.029.044.052.044.75.108.877-1.842-.324-1.864l-.02.024c.005.045.089.717.1.762.025.2.137.83.2 1.034","data-name":"Path 10385"}),t.createElement("path",{fill:"#fff",d:"M29.015 28.054c0-.012-.013-.1-.017-.137a2.6 2.6 0 0 1-.053-.8c-.025-.1-.09-.626-.091-.729a6 6 0 0 1 0-.858l.039-.059.161-.006.24-.01c.425-.016 1.425-.032 1.425-.032l.084.031.135 2.192.5 2.783c.043.25.189.771.521.758.08 0 .1-.244.088-.312a10 10 0 0 0-.092-1.942l-.051-.409c-.064-.33-.227-2.108-.28-2.438a1.4 1.4 0 0 1-.078-.352c0-.022-.015-.125-.02-.159.02-.024.04-.047.063-.048l1.663-.156a.4.4 0 0 1 .089.065c0 .023.032.17.037.2s.027.217.029.239c.019.057.143.407.16.452s.027.216.033.262l.213 1.81.024.194a7 7 0 0 1 .046 1.017s.009.068.01.079c.013.194.043.719.047.753a3.8 3.8 0 0 0-.034.928l-.253.742a2.5 2.5 0 0 1-.247.33 1.87 1.87 0 0 1-1.4.592 3.3 3.3 0 0 1-1.264-.248c-.965-.351-1.075-1.7-1.376-2.543-.052-.33-.291-1.877-.342-2.195","data-name":"Path 10386"}),t.createElement("path",{fill:"#fff",d:"M34.606 29c0-.011-.04-.136-.04-.136a4.6 4.6 0 0 1 .089-1.6 4 4 0 0 1 .112-.576 2.35 2.35 0 0 1 2.173-1.709c.149-.006.169-.03.289.012 1.284.133 1.813.959 1.979 2.291a6 6 0 0 1 .059.661.28.28 0 0 1-.182.2c-.125.016-.7.073-.83.089l-.31.012-.275.011c-.1-.008-.163-.108-.182-.256-.012-.1.034-1.581-.269-1.615-.946-.1-.714 1.767-.618 2.541 0 .035.01.08.016.126.076.615.185 1.583.768 1.915h.046c.3-.012.517-.009.353-1.329-.044-.353 1.084-.18 1.168-.149.161-.006.433.052.46.269.267 2.151-.084 2.943-1.838 3.011a2.34 2.34 0 0 1-1.836-.775 3 3 0 0 1-.716-1.311l-.051-.135c-.053-.147-.129-.293-.182-.439s-.006-.332-.107-.488l-.076-.615","data-name":"Path 10387"}),t.createElement("path",{fill:"#fff",d:"M41.3 28.55c0-.023-.025-.2-.028-.228-.007-.057-.084-.488-.09-.534a6.6 6.6 0 0 0-.164-.954.15.15 0 0 0-.09-.077l-.955-.077c-.2 0-.3-.195-.375-.329 0-.011-.013-.011-.014-.022-.035-.377-.124-.717-.166-1.058-.033-.262.791-.305 1-.371.251-.021 1.412-.135 1.663-.156l.424-.016.493-.02c.781-.018.517.175.687.706a1.4 1.4 0 0 0 .091.18.3.3 0 0 1 .033.078l.084.672a.3.3 0 0 1-.305.332c-.1 0-.593.046-.685.05-.044.013-.029.047-.027.058.055.444.182.908.284 1.362 0 0 .022.079.025.1.033.079.107.305.11.327.19.977.383 1.976.505 2.955 0 .034.008.068.013.1.046.375.084.58-.36.723-.088.026-.63.116-.755.132l-.264.011-.264.01a.9.9 0 0 1-.29-.206 53 53 0 0 0-.582-3.753","data-name":"Path 10388"}),t.createElement("path",{fill:"#fff",d:"M44.938 30.64c-.052-.421-.082-.843-.133-1.253 0-.034-.014-.114-.014-.114a99 99 0 0 0-.278-1.774 3 3 0 0 0-.091-.637l-.235-1.89c0-.034.124-.119.158-.12l1.789-.07c.069 0 .077.066.081.1.119.957.171 1.927.289 2.883.085.683.2 1.353.287 2.025.076.615.13 1.048.172 1.664-.049.528-.854.548-1.3.565h-.1c-.55.022-.408-.224-.53-.654l-.091-.729","data-name":"Path 10389"}),t.createElement("path",{fill:"#fff",d:"M48.376 24.627c1.941-.327 2.527.4 3.081 2.168.034.09.122.43.127.464s.049.307.063.421a7.15 7.15 0 0 1-.1 3.344 2.4 2.4 0 0 1-.161.464.8.8 0 0 1-.133.143 2 2 0 0 1-1.459.583 1.98 1.98 0 0 1-1.994-1.479c-.018-.056-.2-.5-.25-.619a1 1 0 0 1-.04-.136l-.34-1.531-.017-.137c-.141-1.138-.2-3.447 1.224-3.685m1.416 5.642c.559-.045.306-1.614.228-2.148l-.014-.114c-.04-.319-.217-1.651-.744-1.63-.378.015-.306 1.522-.276 1.761.179 1.9.383 2.159.806 2.131","data-name":"Path 10390"}),t.createElement("path",{fill:"#fff",d:"M52.506 28.253c-.016-.034-.052-.421-.059-.478 0-.011-.039-.124-.042-.147a37 37 0 0 1-.389-2.479c0-.023-.015-.125-.018-.148.08-.186.309-.207.5-.214.425-.017.807 0 1.242-.025.229.082.244.116.325.3 0 .011.014.022.015.034l.3.571c0 .012.015.034.017.045l1.711 3.1c-.067-.535-.214-1.067-.295-1.625 0-.034-.047-.661-.065-.707s-.065-.34-.071-.386a2 2 0 0 0-.066-.443l-.1-.843c-.023-.182.237-.226.362-.242a5.3 5.3 0 0 1 .949-.152.58.58 0 0 1 .5.152c0 .012.029.045-.052.048l.694 4.743c.016.126.1.706.113.82.011.171.078.992.088 1.164-.028.332-.275.388-.58.434-.012 0-.214.043-.453.063h-.023c-.15-.006-.542 0-.553 0-.416-.007-.987-1.266-2.107-3.419-.012.366.428 2.237.457 2.568.006.045.066.432.06.478.06.672-.7.691-1.2.71h-.092c-.241.009-.546-.036-.648-.3-.13-1.23-.333-2.4-.52-3.629","data-name":"Path 10391"}),t.createElement("path",{fill:"#fff",d:"M58.69 29.444c0-.023.042-.219.055-.3.032-.116.208-.18.292-.241.024 0 .045-.013.068-.014a6 6 0 0 1 .814-.031c.035 0 .077-.026.094.007.256 1.512.877.939.871.893-.093-1.117-1.057-1.274-1.644-1.824a2.5 2.5 0 0 1-.679-.923.5.5 0 0 1-.04-.135 6 6 0 0 1-.163-.658 2.3 2.3 0 0 1 .109-.793c.009-.023.005-.058.013-.081.219-1.015 1.325-1.39 2.277-1.427h.254c1.117.094 1.43 1.5 1.532 2.32l.048.387a.26.26 0 0 1-.073.151l-.161.007-.16.006c-.208 0-.926-.033-1.124-.048-.113.016-.141-.029-.153-.12-.014-.114.005-.24-.011-.365-.011-.092-.023-.377-.173-.371s-.449.28-.43.428l.051.41c.021.171.267.39.382.477 1.1.9 2.294 1.307 2.1 3.385-.07.826-.675 1.056-1.479 1.27l-.343.013a1.8 1.8 0 0 1-1.342-.416 1.7 1.7 0 0 1-.614-.766c0-.012-.014-.114-.016-.125-.028-.136-.129-.2-.167-.325-.053-.239-.166-.5-.195-.736a.2.2 0 0 1 0-.058","data-name":"Path 10392"}),t.createElement("g",{"data-name":"Group 12753",opacity:.3},t.createElement("g",{"data-name":"Group 12752"},t.createElement("g",{clipPath:"url(#instructions_svg__c)","data-name":"Group 12751"},t.createElement("path",{d:"M33.129 38.027v-.039a.5.5 0 0 0-.029-.156l-.008.01a.4.4 0 0 0-.032-.068c-.127-.137-.38-.042-.38-.042l-1.68.853a2.3 2.3 0 0 0-.5-.157l-.062-.01q-.056-.01-.113-.018c-.057-.008-.079-.006-.119-.009s-.062-.006-.093-.006A90.7 90.7 0 0 0 13.389 51.57c-5.759 5.9-8.054 8.8-9.375 10.669-.167-.081-.723-.377-.719-.751a.4.4 0 0 1 .026-.134v-.015a.4.4 0 0 1 .068-.118c.442-.569 5.818-7.02 5.818-7.02h.013c.108-.01 1.825-.226 2.509-3.315l.016-.068s-.222-.443-1.423 1.012-7.368 8.6-7.368 8.6-1.17 1.265-.032 3.414a1.3 1.3 0 0 0 0 .342 2 2 0 0 0 .069.37 3 3 0 0 0 .13.4L1.364 66.7a.3.3 0 0 0-.08.078 1 1 0 0 0 .076.471 4 4 0 0 0 .9 1.337l.041.044c.78.828 1.252 1.027 1.517 1.041a.4.4 0 0 0 .249-.054l1.744-1.744.068.03q.033.014.064.025.067.026.129.048l.054.024q.062.019.121.033l.048.009q.058.012.112.02h.041c.035 0 .07.007.1.008h.15a.8.8 0 0 0 .368-.111c1.854-1.243 4.342-2.759 12.008-10.221l.258-.252A90 90 0 0 0 31.042 43.1q.282-.427.512-.788c.629-.98.966-1.552.966-1.552a3 3 0 0 0-.048-.239c0-.014-.008-.028-.011-.042q-.025-.095-.053-.188l-.023-.065a3 3 0 0 0-.065-.173l-.01-.025q-.035-.084-.075-.167c.165-.319.788-1.526.834-1.608a.4.4 0 0 0 .041-.1.3.3 0 0 0 .011-.062l.007-.056","data-name":"Path 10393"})))),t.createElement("path",{fill:"#063",d:"M2.342 62.1c-1.138-2.15.032-3.415.032-3.415s6.166-7.147 7.368-8.6 1.423-1.011 1.423-1.011c-.7 3.257-2.53 3.383-2.53 3.383s-5.376 6.452-5.819 7.021.664 1.043.664 1.043 0 3.731-1.138 1.581","data-name":"Path 10394"}),t.createElement("path",{fill:"#90bc1f",d:"M3.733 64.978C2.121 63.271 2.342 62.1 2.342 62.1c1.265-1.865 2.783-4.4 10.467-12.269a90.8 90.8 0 0 1 16.729-13.186 2.26 2.26 0 0 1 1.613.727 3.2 3.2 0 0 1 .79 1.645 90.8 90.8 0 0 1-13.187 16.728C10.88 63.431 8.36 64.962 6.485 66.211c-.19.128-1.14.475-2.752-1.233","data-name":"Path 10395"}),t.createElement("path",{fill:"#c1c1c1",d:"M31.615 38.195s.821-1.591.874-1.686a.45.45 0 0 0-.011-.474c-.126-.137-.379-.042-.379-.042l-1.718.875Z","data-name":"Path 10396"}),t.createElement("path",{fill:"#d9d700",d:"M31.941 39.019a3.2 3.2 0 0 0-.79-1.644 2.26 2.26 0 0 0-1.613-.728s-.525.308-1.427.885c.071-.005.813-.03 1.775 1 1.012 1.085 1.1 1.738 1.075 1.97a.1.1 0 0 0 .014.067c.63-.979.966-1.552.966-1.552","data-name":"Path 10397"}),t.createElement("path",{fill:"#008836",d:"M6.485 66.213C8.339 64.977 10.828 63.461 18.494 56l.008-.1a11 11 0 0 0-2.53-3.858 6.3 6.3 0 0 0-3.381-1.988C5.1 57.752 3.6 60.255 2.342 62.1c0 0-.221 1.17 1.391 2.878S6.3 66.34 6.485 66.213","data-name":"Path 10398"}),t.createElement("g",{"data-name":"Group 12756",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12755"},t.createElement("g",{clipPath:"url(#instructions_svg__d)","data-name":"Group 12754"},t.createElement("path",{fill:"#063",d:"M6.484 66.213c1.876-1.25 4.395-2.783 12.27-10.467A90.7 90.7 0 0 0 31.94 39.018a3 3 0 0 0-.307-.943l-.029-.006S20.262 51.73 15.245 56.241A129 129 0 0 1 3.847 65.1c1.543 1.57 2.453 1.236 2.637 1.113","data-name":"Path 10399"})))),t.createElement("g",{"data-name":"Group 12759",opacity:.5,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12758"},t.createElement("g",{clipPath:"url(#instructions_svg__e)","data-name":"Group 12757"},t.createElement("path",{fill:"#fff",d:"M29.925 36.688a2 2 0 0 0-.387-.042 90.8 90.8 0 0 0-16.729 13.187c-7.685 7.874-9.2 10.4-10.467 12.269a1.9 1.9 0 0 0 .086.777l.61-.587S13.8 46.559 29.925 36.688","data-name":"Path 10400"})))),t.createElement("path",{fill:"#3aa535",d:"M5.093 63.334C3.037 61.152 2.342 62.1 2.342 62.1s-.224 1.17 1.391 2.877 2.562 1.36 2.752 1.233c0 0 .664-.695-1.392-2.877","data-name":"Path 10401"}),t.createElement("path",{fill:"#008836",d:"M4.776 63.6c-1.641-1.742-2.2-.984-2.2-.984A4.2 4.2 0 0 0 3.924 64.8c1.287 1.363 1.811 1.2 1.963 1.095 0 0 .53-.554-1.111-2.3","data-name":"Path 10402"}),t.createElement("path",{fill:"#c1c1c1",d:"M2.949 62.8s.355-.65 1.819.9.959 1.932.959 1.932l-2.243 2.249c-.135.089-.616.229-1.765-.985S.7 65.044.7 65.044Z","data-name":"Path 10403"}),t.createElement("path",{fill:"#e8e8e8",d:"M2.522 65.946C1.058 64.392.7 65.042.7 65.042s-.134.635 1.014 1.852 1.631 1.076 1.766.985c0 0 .5-.379-.961-1.933","data-name":"Path 10404"}),t.createElement("path",{fill:"#024220",d:"M8.635 52.457s1.834-.127 2.53-3.384l-5.439 6.514-2.973 3.6a.75.75 0 0 0-.038.556.44.44 0 0 1 .1-.271c.443-.569 5.819-7.02 5.819-7.02","data-name":"Path 10405"}),t.createElement("path",{fill:"#2d2e80",d:"M32.266 36.937c.117-.225.207-.4.223-.428a.45.45 0 0 0-.01-.474c-.127-.137-.38-.042-.38-.042l-.467.238Z","data-name":"Path 10406"}),t.createElement("g",{"data-name":"Group 12762",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12761"},t.createElement("g",{clipPath:"url(#instructions_svg__f)","data-name":"Group 12760"},t.createElement("path",{fill:"#063",d:"M31.615 38.195s.822-1.591.875-1.686a.5.5 0 0 0 .029-.415L31.157 37.7Z","data-name":"Path 10407"}))))))))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"leave_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 5269"})),t.createElement("clipPath",{id:"leave_svg__b"},t.createElement("path",{fill:"none",d:"M.207 13.253H70V58.61H.207z","data-name":"Rectangle 5266"})),t.createElement("clipPath",{id:"leave_svg__c"},t.createElement("path",{fill:"none",d:"M.208 13.253H70v45.356H.208z","data-name":"Rectangle 5265"})),t.createElement("clipPath",{id:"leave_svg__d"},t.createElement("path",{fill:"none",d:"M5.697 18.084H60.12v25.661H5.697z","data-name":"Rectangle 5267"}))),t.createElement("g",{clipPath:"url(#leave_svg__a)","data-name":"Group 14819"},t.createElement("g",{"data-name":"Group 14818"},t.createElement("g",{clipPath:"url(#leave_svg__a)","data-name":"Group 14817"},t.createElement("g",{"data-name":"Group 14813",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 14812"},t.createElement("g",{clipPath:"url(#leave_svg__b)","data-name":"Group 14811"},t.createElement("g",{"data-name":"Group 14810"},t.createElement("g",{clipPath:"url(#leave_svg__c)","data-name":"Group 14809"},t.createElement("path",{d:"M69.689 32.818c-.673-2-20.856-18.729-23.638-19.522-2.023-.577-1.545 4.9-3.1 5.348S.438 15.638.221 18.083c-.027.314-.014 1.108.038 2.25a.2.2 0 0 0-.031.087C.011 22.87 2.105 58.357 5 58.57c.28.243 4.419-.659 10.366-2.059 3.725-.87 8.008-1.907 12.109-2.892h.01c11.766-2.812 16.437-3.491 16.437-3.491 2 .44 2.907 5.778 4.687 5.775a1.4 1.4 0 0 0 .5-.169c3.591-1.776 21.5-16.88 20.869-18.764-.075-.224.229-3.562-.292-4.152","data-name":"Path 12679"})))))),t.createElement("path",{fill:"#bdbdbd",d:"M46.057 11.655c2.47.7 19.518 12.5 23.632 17.186.518.59.214 3.928.292 4.152.67 2-19.593 18.93-21.373 18.934s-2.683-5.334-4.688-5.775S7.892 54.813 5 54.6.011 18.9.228 16.45s41.171 1.007 42.727.558 1.08-5.925 3.1-5.348","data-name":"Path 12680"}),t.createElement("path",{fill:"#fff",d:"M46.051 9.319c2.782.793 22.966 17.522 23.638 19.522S50.382 49.584 48.6 49.591s-2.683-5.334-4.688-5.775S8.1 48.581 5.2 48.366.006 16.556.222 14.108s41.171 1.008 42.727.558 1.08-5.925 3.1-5.348","data-name":"Path 12681"}),t.createElement("path",{fill:"#8a8a8a",d:"M43.919 46.153c.834-.225.1-2.414-.844-2.35s-22.843 2.992-30.028 3.773S4.55 54.209 5 54.6s10.72-2.142 22.485-4.953 16.436-3.494 16.436-3.494","data-name":"Path 12682"}),t.createElement("path",{fill:"#8a8a8a",d:"M69.718 33.806s-.968-2.284-6.625 3.177-13.16 11.658-13.768 12.606a2.86 2.86 0 0 0-.223 2.17s12.867-8.851 20.616-17.953","data-name":"Path 12683"}),t.createElement("g",{"data-name":"Group 14816",style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 14815"},t.createElement("g",{clipPath:"url(#leave_svg__d)","data-name":"Group 14814"},t.createElement("text",{fill:"#662d80","data-name":"Leave",fontFamily:"RammettoOne-Regular, Rammetto One",fontSize:14.583,transform:"rotate(-6.024 350.447 -48.834)"},t.createElement("tspan",{x:0,y:0},"L"),t.createElement("tspan",{y:0,letterSpacing:"-.021em"},"e"),t.createElement("tspan",{y:0},"a"),t.createElement("tspan",{y:0,letterSpacing:"-.043em"},"v"),t.createElement("tspan",{y:0},"e")))))))))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70.245"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"letter-writing_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70v70.245H0z","data-name":"Rectangle 4741"})),t.createElement("clipPath",{id:"letter-writing_svg__b"},t.createElement("path",{fill:"none",d:"M0 0h70v70.245H0z","data-name":"Rectangle 4740"})),t.createElement("clipPath",{id:"letter-writing_svg__c"},t.createElement("path",{fill:"none",d:"M3.497 11.497h62.131v51.626H3.497z","data-name":"Rectangle 4725"})),t.createElement("clipPath",{id:"letter-writing_svg__d"},t.createElement("path",{fill:"none",d:"M61.619 8.881h3.717v44.567h-3.717z","data-name":"Rectangle 4726"})),t.createElement("clipPath",{id:"letter-writing_svg__e"},t.createElement("path",{fill:"none",d:"M9.775 50.839h54.773v9.654H9.775z","data-name":"Rectangle 4727"})),t.createElement("clipPath",{id:"letter-writing_svg__f"},t.createElement("path",{fill:"none",d:"M3.806 9.295h60.517v50.613H3.806z","data-name":"Rectangle 4728"})),t.createElement("clipPath",{id:"letter-writing_svg__g"},t.createElement("path",{fill:"none",d:"M28.321 9.866h34.971v33.755H28.321z","data-name":"Rectangle 4729"})),t.createElement("clipPath",{id:"letter-writing_svg__h"},t.createElement("path",{fill:"none",d:"M3.205 8.867h60.747v44.921H3.205z","data-name":"Rectangle 4730"})),t.createElement("clipPath",{id:"letter-writing_svg__i"},t.createElement("path",{fill:"none",d:"M52.277 47.638H64.2v6.881H52.277z","data-name":"Rectangle 4731"})),t.createElement("clipPath",{id:"letter-writing_svg__j"},t.createElement("path",{fill:"none",d:"M61.537 9.837h3.725v27.212h-3.725z","data-name":"Rectangle 4732"})),t.createElement("clipPath",{id:"letter-writing_svg__k"},t.createElement("path",{fill:"none",d:"M33.129 27.651h15.433v12.66H33.129z","data-name":"Rectangle 4733"})),t.createElement("clipPath",{id:"letter-writing_svg__l"},t.createElement("path",{fill:"none",d:"M3.807 18.676h24.514v20.972H3.807z","data-name":"Rectangle 4734"})),t.createElement("clipPath",{id:"letter-writing_svg__m"},t.createElement("path",{fill:"none",d:"M49.322 48.148H61.23v6.65H49.322z","data-name":"Rectangle 4735"})),t.createElement("clipPath",{id:"letter-writing_svg__n"},t.createElement("path",{fill:"none",d:"M21.638 2.771h32.247v32.121H21.638z","data-name":"Rectangle 4736"})),t.createElement("clipPath",{id:"letter-writing_svg__o"},t.createElement("path",{fill:"none",d:"M22.011 3.608h28.501V31.94H22.011z","data-name":"Rectangle 4737"})),t.createElement("clipPath",{id:"letter-writing_svg__p"},t.createElement("path",{fill:"none",d:"M20.576 2.082h26.456v27.826H20.576z","data-name":"Rectangle 4738"})),t.createElement("clipPath",{id:"letter-writing_svg__q"},t.createElement("path",{fill:"none",d:"M20.019 31.151h2.12v1.405h-2.12z","data-name":"Rectangle 4739"}))),t.createElement("g",{clipPath:"url(#letter-writing_svg__a)","data-name":"Group 12636"},t.createElement("g",{"data-name":"Group 12635"},t.createElement("g",{clipPath:"url(#letter-writing_svg__b)","data-name":"Group 12634"},t.createElement("g",{"data-name":"Group 12591",opacity:.3},t.createElement("g",{"data-name":"Group 12590"},t.createElement("g",{clipPath:"url(#letter-writing_svg__c)","data-name":"Group 12589"},t.createElement("path",{d:"M65.21 18.325c-.2-3.353-.5-5.724-.914-6.337a.2.2 0 0 0-.046-.063c-.114-.485-.255-.527-.411-.21-1.812-.528-8.689-.052-17.2.975h-.017l-.826.1q-.883.108-1.788.222-1.886.247-3.845.516a421 421 0 0 0-5.109.745q-.63.096-1.255.2l-.89.139q-.835.13-1.668.261h-.008c-1.7.28-3.388.564-5.045.859q-1.185.208-2.35.426-.7.129-1.4.261l-.032.006H22.4l-.255.048-.162.032c-1.576.3-3.1.6-4.567.913l-.534.114h-.011l-.592.127-.614.135-.359.08-.215.048q-.734.163-1.436.327-1.2.282-2.3.565l-.168.043-.261.068q-.523.135-1.018.272-.64.174-1.228.344-.451.136-.877.271A18.7 18.7 0 0 0 4.1 21.307c-.3.18-.563 1.59-.6 3.972v.974q.001.429.016.891c.041 1.354.144 2.914.33 4.663l.051.448.044.382c0 .022.006.043.008.065q.051.427.108.867.047.367.1.742c.051.372.1.747.163 1.131a83 83 0 0 0 .308 1.852q.069.392.142.79l.1.526q.114.6.239 1.21l.072.355c.216 1.038.459 2.111.73 3.207q.2.825.424 1.67l.007.026q.154.583.318 1.177l.012.043q.159.573.327 1.154l.016.058q.159.546.326 1.1l.035.121.046.145q.254.828.526 1.671l.036.11q.249.77.516 1.55c.034.1.064.193.1.291l.088.246q.264.757.545 1.525l.1.26q.306.833.635 1.678l.078.209c0 .021.012.034.014.048.135.326.256.653.393.986.011.034.031.074.043.109.795 1.977 2.793 3.788 3.366 4.442l.019.023a4.23 4.23 0 0 0 2.49.891c9.353 1.291 40.271-3.885 46.721-5.8a1.128 1.128 0 0 0 1.387-1.056 21 21 0 0 0 .371-2.594q.062-.6.11-1.3c.107-1.38.2-3.009.28-4.821v-.007c.052-1.137.095-2.345.138-3.6.045-1.572.088-3.223.111-4.907.024-1.19.038-2.4.051-3.618v-.008a146 146 0 0 0-.32-16.888","data-name":"Path 10262"})))),t.createElement("path",{fill:"#ededed",d:"M65.072 18.929c.055 1.574.1 3.263.127 5.033.02 1.192.03 2.421.042 3.664.006 1.637 0 3.3 0 4.964a384 384 0 0 1-.05 3.619 342 342 0 0 1-.111 4.907c-.044 1.257-.086 2.464-.138 3.6v.007a149 149 0 0 1-.28 4.822c-.033.462-.069.9-.11 1.294a9 9 0 0 1-.607 3.191c-1.477 1.451-46.986 9.31-50.362 5.366-.548-.636-2.582-2.467-3.386-4.465-.011-.034-.031-.074-.043-.109-.136-.332-.257-.66-.393-.986 0-.014-.01-.027-.013-.048-.517-1.327-.994-2.631-1.441-3.918s-.849-2.535-1.224-3.77q-.755-2.5-1.339-4.839a88 88 0 0 1-.857-3.715 94 94 0 0 1-.86-4.737c-.2-1.284-.348-2.5-.475-3.636a63 63 0 0 1-.329-4.664c-.1-3.506.212-5.613.584-5.833a22.5 22.5 0 0 1 4.583-1.76 102 102 0 0 1 4.975-1.293c1.187-.276 2.445-.555 3.76-.833 1.594-.337 3.261-.669 4.985-.994h.007c1.236-.232 2.5-.469 3.779-.693 1.657-.3 3.343-.579 5.045-.858h.007q1.9-.3 3.813-.6a446 446 0 0 1 5.11-.746c1.307-.177 2.586-.351 3.845-.515 1.78-.225 3.505-.436 5.155-.615 1.332-.153 2.617-.284 3.832-.4 1.914-.185 3.663-.32 5.176-.4 3.416-.188 5.672-.111 6.072.324l.008.006c.564.649.919 4.472 1.113 9.632","data-name":"Path 10263"}),t.createElement("path",{fill:"#fff",d:"M6.283 19.133c-1.043.722 6.551 7.5 13.541 13.855s17.42 4.329 23.673-1.131 17.649-20.243 16.825-21.6-16.287 2.223-28.87 4.543-23.473 3.16-25.169 4.333","data-name":"Path 10264"}),t.createElement("path",{fill:"#e1e1e1",d:"M15.1 59.764c-.835-1.438 6.033-12.126 20.315-13.7s25.83 8.656 25.83 8.656-29.224 6.633-46.145 5.044","data-name":"Path 10265"}),t.createElement("path",{fill:"#e1e1e1",d:"M46.39 40.154c.543 2.371 12.188 11.5 15.088 11.819S59.691 33.194 58.861 27.9 45.743 37.329 46.39 40.154","data-name":"Path 10266"}),t.createElement("path",{fill:"#008836",d:"M13.365 15.623c-.445 1.2-.9 2.384-1.505 3.98-2.236.529-2.976.716-4.863 1.214.563-1.554.98-2.739 1.394-3.9a103 103 0 0 1 4.974-1.292","data-name":"Path 10267"}),t.createElement("path",{fill:"#90bc1f",d:"M22.11 13.8c-.412 1.17-.839 2.341-1.413 3.918-1.968.378-2.943.577-4.9 1 .538-1.579.943-2.748 1.333-3.929 1.594-.336 3.26-.668 4.984-.993","data-name":"Path 10268"}),t.createElement("path",{fill:"#008836",d:"M30.941 12.244c-.4 1.2-.8 2.365-1.35 3.96-1.979.294-2.967.451-4.939.794.5-1.568.875-2.725 1.244-3.9 1.657-.3 3.343-.579 5.045-.858","data-name":"Path 10269"}),t.createElement("path",{fill:"#90bc1f",d:"M39.871 10.9c-.4 1.275-.786 2.477-1.337 4.173-1.99.209-2.983.324-4.973.584.489-1.623.844-2.792 1.2-4.012 1.719-.26 3.431-.512 5.11-.745","data-name":"Path 10270"}),t.createElement("path",{fill:"#008836",d:"M48.872 9.77a316 316 0 0 1-1.353 4.547c-2 .125-3 .2-4.993.372.493-1.752.834-2.977 1.191-4.3 1.78-.225 3.505-.436 5.155-.615","data-name":"Path 10271"}),t.createElement("path",{fill:"#90bc1f",d:"M57.879 8.967a258 258 0 0 1-1.347 4.975c-2 .039-3 .077-5 .159.491-1.938.811-3.218 1.171-4.731 1.914-.185 3.663-.32 5.176-.4","data-name":"Path 10272"}),t.createElement("path",{fill:"#008836",d:"m65.2 24.716-5.823-2.474-.177-4.848 5.87 2.289Z","data-name":"Path 10273"}),t.createElement("path",{fill:"#90bc1f",d:"M65.241 27.626c.006 1.637 0 3.3 0 4.964l-5.551-2.358-.173-4.842Z","data-name":"Path 10274"}),t.createElement("path",{fill:"#008836",d:"M65.187 36.209a341 341 0 0 1-.111 4.907L60 39.713l-.174-4.841Z","data-name":"Path 10275"}),t.createElement("path",{fill:"#90bc1f",d:"M64.938 44.717v.007a146 146 0 0 1-.28 4.821l-4.34-1.851-.174-4.848Z","data-name":"Path 10276"}),t.createElement("path",{fill:"#008836",d:"m8.531 30.976-4.979-1.8a63 63 0 0 1-.329-4.664L7.36 26Z","data-name":"Path 10277"}),t.createElement("path",{fill:"#90bc1f",d:"M10.536 38.737 4.888 37.55a94 94 0 0 1-.861-4.738l5.339.956Z","data-name":"Path 10278"}),t.createElement("path",{fill:"#008836",d:"m12.532 48-5.449-1.142q-.755-2.5-1.339-4.839l5.624 1Z","data-name":"Path 10279"}),t.createElement("path",{fill:"#90bc1f",d:"m14.535 55.747-4.383-.923c-.137-.333-.258-.66-.394-.986 0-.014-.01-.027-.013-.048Q8.971 51.8 8.3 49.872l5.061.906Z","data-name":"Path 10280"}),t.createElement("g",{"data-name":"Group 12594",opacity:.3},t.createElement("g",{"data-name":"Group 12593"},t.createElement("g",{clipPath:"url(#letter-writing_svg__d)","data-name":"Group 12592"},t.createElement("path",{d:"M63.958 9.3c-.731-3.117-2.609 12.037-2.307 23.615.219 8.378 1.58 19.945 1.935 20.53S67.1 22.682 63.958 9.3","data-name":"Path 10281"})))),t.createElement("g",{"data-name":"Group 12597",opacity:.3},t.createElement("g",{"data-name":"Group 12596"},t.createElement("g",{clipPath:"url(#letter-writing_svg__e)","data-name":"Group 12595"},t.createElement("path",{d:"M64.547 50.839a9 9 0 0 1-.606 3.189C62.462 55.485 16.954 63.34 13.58 59.4c-.546-.635-3.092-3.494-3.806-5.525 2.969 4.722 11.733 7.483 31.09 4.26s22.576-4.395 23.683-7.296","data-name":"Path 10282"})))),t.createElement("g",{"data-name":"Group 12600",opacity:.3},t.createElement("g",{"data-name":"Group 12599"},t.createElement("g",{clipPath:"url(#letter-writing_svg__f)","data-name":"Group 12598"},t.createElement("path",{d:"M3.806 18.676C3.727 20.494 20 36.927 29.931 40.282s29.112-27.37 34.027-30.988c0 0 .212.161.364 1.434s-19.009 19.863-22.364 24.75 18.756 18.015 21.983 18.55c0 0-.684.546-1.154.462S45.035 44.842 39.873 37.3c0 0-3.884 4.407-6.468 4.883s-5.917-2.641-6.592-2.832c0 0-11.163 13.274-11.717 20.416 0 0 .073.559-.812-.533S25.82 39.571 25.785 39.3 9.365 27.015 3.806 18.676","data-name":"Path 10283"})))),t.createElement("g",{"data-name":"Group 12603",opacity:.3},t.createElement("g",{"data-name":"Group 12602"},t.createElement("g",{clipPath:"url(#letter-writing_svg__g)","data-name":"Group 12601"},t.createElement("path",{d:"M28.321 39.649s3.968 4.171 5.565 3.964c2.94-.38 6.343-1.573 14.623-11.132C63.361 15.335 63.292 9.866 63.292 9.866s-4.893 6.207-12.8 15.563-14.329 13.745-16.166 14.612-6.005-.392-6.005-.392","data-name":"Path 10284"})))),t.createElement("g",{"data-name":"Group 12606",opacity:.3},t.createElement("g",{"data-name":"Group 12605"},t.createElement("g",{clipPath:"url(#letter-writing_svg__h)","data-name":"Group 12604"},t.createElement("path",{fill:"#fff",d:"M63.951 9.288c-.273-.06-8.685-.607-26.56 3.028C21.224 15.6 6.491 15.807 4.7 19.195s-.514 6.711.134 13.817c.62 6.778 4.55 19.61 4.915 20.776C2.2 34.435 2.77 19.3 3.806 18.676 11.213 14.24 61.887 7.05 63.951 9.288","data-name":"Path 10285"})))),t.createElement("g",{"data-name":"Group 12609",opacity:.3},t.createElement("g",{"data-name":"Group 12608"},t.createElement("g",{clipPath:"url(#letter-writing_svg__i)","data-name":"Group 12607"},t.createElement("path",{d:"M52.277 47.638a59 59 0 0 0 6.544 4.655c2.9 1.655 3.967 2.2 3.967 2.2s1.17.31 1.4-1.119-4.547-.695-11.915-5.733","data-name":"Path 10286"})))),t.createElement("path",{fill:"#fff",d:"M41 38.76c-.972-.392 3.561 5.938 9.449 9.58a67.7 67.7 0 0 0 10.672 5.431S53.072 47.534 41 38.76","data-name":"Path 10287"}),t.createElement("path",{fill:"#fff",d:"M15.316 58.374s6.84-12.928 11.5-19.026c0 0-9.656 8.207-11.5 19.026","data-name":"Path 10288"}),t.createElement("g",{"data-name":"Group 12612",opacity:.3},t.createElement("g",{"data-name":"Group 12611"},t.createElement("g",{clipPath:"url(#letter-writing_svg__j)","data-name":"Group 12610"},t.createElement("path",{fill:"#fff",d:"M61.632 31.953c.656 11.906 3.228.139 3.589-6.817s-1.759-14.552-1.929-15.27-2.213 12.059-1.66 22.087","data-name":"Path 10289"})))),t.createElement("g",{"data-name":"Group 12615",opacity:.3},t.createElement("g",{"data-name":"Group 12614"},t.createElement("g",{clipPath:"url(#letter-writing_svg__k)","data-name":"Group 12613"},t.createElement("path",{fill:"#fff",d:"M33.211 40.311c-1.39 0 15.351-12.66 15.351-12.66s-9.173 10.633-15.351 12.66","data-name":"Path 10290"})))),t.createElement("g",{"data-name":"Group 12618",opacity:.3},t.createElement("g",{"data-name":"Group 12617"},t.createElement("g",{clipPath:"url(#letter-writing_svg__l)","data-name":"Group 12616"},t.createElement("path",{d:"M3.806 18.676s2.1 4.8 8.18 10.835S28.32 39.649 28.32 39.649 11.092 29.228 3.806 18.676","data-name":"Path 10291"})))),t.createElement("g",{"data-name":"Group 12621",opacity:.3},t.createElement("g",{"data-name":"Group 12620"},t.createElement("g",{clipPath:"url(#letter-writing_svg__m)","data-name":"Group 12619"},t.createElement("path",{fill:"#fff",d:"M50.45 48.34c-3.533-1.206 2.13 3.583 4.74 5.347a7.02 7.02 0 0 0 6.018.748c.461-.2-6.584-2.936-10.758-6.1","data-name":"Path 10292"})))),t.createElement("path",{fill:"#063",d:"M44.654 3.239s-.478-1.116-1.052-.67-7.08 5.868-7.08 5.868-.128 1.85-3.413 2.552c0 0-.446-.224 1.021-1.435s8.67-7.431 8.67-7.431 1.276-1.18 3.445-.032-1.6 1.148-1.6 1.148","data-name":"Path 10293"}),t.createElement("g",{"data-name":"Group 12624",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12623"},t.createElement("g",{clipPath:"url(#letter-writing_svg__n)","data-name":"Group 12622"},t.createElement("path",{fill:"#231f20",d:"m21.67 34.439.861-1.691a2.3 2.3 0 0 1-.159-.5c0-.02-.006-.041-.01-.062l-.018-.114q-.006-.058-.009-.12c-.003-.062-.006-.063-.007-.094a91.5 91.5 0 0 1 13.3-16.871c5.949-5.81 8.872-8.125 10.757-9.457-.079-.169-.378-.729-.757-.725a.5.5 0 0 0-.135.026l-.014.005a.4.4 0 0 0-.118.069h-.006c-.573.447-7.08 5.868-7.08 5.868v.006c-.01.109-.229 1.866-3.411 2.546 0 0-.446-.223 1.02-1.435s8.674-7.431 8.674-7.431S45.833 3.281 48 4.428a1.4 1.4 0 0 1 .344 0 2 2 0 0 1 .373.069 3 3 0 0 1 .4.132l1.768-1.771a.3.3 0 0 1 .08-.082 1 1 0 0 1 .475.078 4.05 4.05 0 0 1 1.342.9l.051.047c.826.78 1.03 1.254 1.048 1.523a.4.4 0 0 1-.054.259l-1.756 1.756.03.069.025.064q.028.068.049.131l.016.056q.019.063.033.123l.009.048q.012.058.02.114v.04c0 .036.007.072.007.1v.149a.8.8 0 0 1-.111.371c-1.246 1.87-2.776 4.38-10.3 12.112l-.253.26a91 91 0 0 1-14.515 11.812q-.432.284-.794.517c-.989.635-1.566.974-1.566.974a3 3 0 0 1-.242-.048l-.041-.011a3 3 0 0 1-.191-.054l-.064-.023a3 3 0 0 1-.176-.065l-.025-.011a3 3 0 0 1-.168-.075c-.322.166-1.539.795-1.622.841a.5.5 0 0 1-.1.042 1 1 0 0 1-.063.011l-.056.007h-.04a.5.5 0 0 1-.156-.029l.01-.008a.4.4 0 0 1-.069-.032c-.139-.128-.043-.383-.043-.383","data-name":"Path 10294"})))),t.createElement("path",{fill:"#90bc1f",d:"M50.393 6.269C49.132 8.16 47.588 10.7 39.837 18.643a91.6 91.6 0 0 1-16.871 13.3 3.2 3.2 0 0 1-1.658-.8 2.28 2.28 0 0 1-.734-1.626 91.5 91.5 0 0 1 13.3-16.871C41.814 4.9 44.366 3.367 46.247 2.091c0 0 1.18-.223 2.9 1.4s1.373 2.584 1.244 2.775","data-name":"Path 10295"}),t.createElement("path",{fill:"#c1c1c1",d:"m20.8 30.368-.883 1.732s-.1.255.042.383a.46.46 0 0 0 .479.01l1.7-.882Z","data-name":"Path 10296"}),t.createElement("path",{fill:"#d9d700",d:"M24.535 30.967a.1.1 0 0 0-.068-.014c-.234.021-.893-.064-1.987-1.084-1.04-.971-1.015-1.718-1.01-1.79-.582.909-.893 1.439-.893 1.439a2.28 2.28 0 0 0 .734 1.626 3.2 3.2 0 0 0 1.658.8s.578-.339 1.566-.974","data-name":"Path 10297"}),t.createElement("path",{fill:"#008836",d:"M49.151 3.494c-1.722-1.626-2.9-1.4-2.9-1.4-1.865 1.261-4.389 2.778-12.151 10.333a6.36 6.36 0 0 0 2 3.41 11.1 11.1 0 0 0 3.9 2.551l.1-.008c7.525-7.731 9.054-10.241 10.3-12.111.127-.192.478-1.149-1.244-2.775","data-name":"Path 10298"}),t.createElement("g",{"data-name":"Group 12627",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12626"},t.createElement("g",{clipPath:"url(#letter-writing_svg__o)","data-name":"Group 12625"},t.createElement("path",{fill:"#063",d:"M49.269 3.608a130 130 0 0 1-8.93 11.492c-4.55 5.06-18.327 16.5-18.327 16.5l.006.029a3 3 0 0 0 .951.31 91.5 91.5 0 0 0 16.87-13.3C47.589 10.7 49.134 8.159 50.4 6.267c.125-.185.461-1.1-1.126-2.659","data-name":"Path 10299"})))),t.createElement("g",{"data-name":"Group 12630",opacity:.5,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12629"},t.createElement("g",{clipPath:"url(#letter-writing_svg__p)","data-name":"Group 12628"},t.createElement("path",{fill:"#fff",d:"m46.44 2.792.592-.615a1.9 1.9 0 0 0-.783-.087c-1.882 1.276-4.433 2.81-12.374 10.557a91.5 91.5 0 0 0-13.3 16.87 2 2 0 0 0 .042.391C30.573 13.646 46.44 2.792 46.44 2.792","data-name":"Path 10300"})))),t.createElement("path",{fill:"#3aa535",d:"M50.393 6.269c.128-.191.478-1.148-1.244-2.776s-2.9-1.4-2.9-1.4-.957.7 1.244 2.775 2.9 1.4 2.9 1.4","data-name":"Path 10301"}),t.createElement("path",{fill:"#008836",d:"M50.074 5.665c.1-.153.271-.681-1.1-1.98a4.24 4.24 0 0 0-2.21-1.355s-.764.56.994 2.215 2.316 1.12 2.316 1.12","data-name":"Path 10302"}),t.createElement("path",{fill:"#c1c1c1",d:"M49.215.439s.643-.139 1.868 1.023 1.083 1.644.993 1.78L49.814 5.5s-.382.508-1.948-.968-.912-1.832-.912-1.832Z","data-name":"Path 10303"}),t.createElement("path",{fill:"#e8e8e8",d:"M52.075 3.241c.091-.136.234-.622-.994-1.78S49.214.438 49.214.438s-.656.358.911 1.834 1.95.969 1.95.969","data-name":"Path 10304"}),t.createElement("path",{fill:"#024220",d:"M43.6 2.569a.44.44 0 0 1 .273-.1.76.76 0 0 0-.56.038l-3.636 3-6.567 5.481c3.284-.7 3.412-2.551 3.412-2.551s6.506-5.422 7.08-5.868","data-name":"Path 10305"}),t.createElement("path",{fill:"#2d2e80",d:"m20.157 31.629-.24.472s-.1.255.042.382a.46.46 0 0 0 .479.011c.029-.016.2-.108.431-.225Z","data-name":"Path 10306"}),t.createElement("g",{"data-name":"Group 12633",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12632"},t.createElement("g",{clipPath:"url(#letter-writing_svg__q)","data-name":"Group 12631"},t.createElement("path",{fill:"#063",d:"m21.642 31.151-1.624 1.373a.5.5 0 0 0 .42-.029l1.7-.882Z","data-name":"Path 10307"}))))))))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("path",{fill:"#f0f",d:"M20.734 39.424a.921.921 0 0 1-1.3 1.3 22.017 22.017 0 1 1 31.137 0 .921.921 0 0 1-1.3-1.3 20.175 20.175 0 1 0-28.533 0","data-name":"Path 9698"}),t.createElement("path",{fill:"#666",d:"M28.853 39.81a.917.917 0 1 1 .806-1.648l14.027 6.885a.917.917 0 0 1 .114 1.581L21.626 61.835a.919.919 0 0 1-1.036-1.518l20.878-14.318Z","data-name":"Path 9699"}),t.createElement("path",{fill:"gray",d:"M40.372 38.248a.917.917 0 1 1 .806 1.648l-12.615 6.188 20.878 14.319a.919.919 0 0 1-1.036 1.518L26.23 46.713a.917.917 0 0 1 .114-1.581Z","data-name":"Path 9700"}),t.createElement("path",{fill:"#999",d:"M31.463 30.344a.92.92 0 0 1 1.727.633L21.972 61.393a.92.92 0 0 1-1.728-.636Z","data-name":"Path 9701"}),t.createElement("path",{fill:"#b3b3b3",d:"M36.811 30.978a.92.92 0 1 1 1.727-.633l11.217 30.412a.92.92 0 0 1-1.727.633Z","data-name":"Path 9702"}),t.createElement("path",{fill:"#f0f",d:"M26.945 33.213a.921.921 0 0 1-1.3 1.3 13.234 13.234 0 1 1 18.716 0 .921.921 0 0 1-1.3-1.3 11.392 11.392 0 1 0-16.111 0","data-name":"Path 9703"}),t.createElement("path",{fill:"red",fillRule:"evenodd",d:"M35 32.119a6.961 6.961 0 1 0-4.922-2.039A6.94 6.94 0 0 0 35 32.119","data-name":"Path 9704"}),t.createElement("path",{fill:"#c1272d",fillRule:"evenodd",d:"M36.764 18.492a9.427 9.427 0 0 1 0 13.333l-.094.092a6.963 6.963 0 0 0 0-13.518z","data-name":"Path 9705"}),t.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}))};
@@ -0,0 +1 @@
1
+ "use strict";var a=require("../_virtual/_tslib.js");function e(a){if(a&&"object"==typeof a&&"default"in a)return a;var e=Object.create(null);return a&&Object.keys(a).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,l.get?l:{enumerable:!0,get:function(){return a[t]}})}})),e.default=a,Object.freeze(e)}var t=e(require("react"));module.exports=function(e){return t.createElement("svg",a.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},e),t.createElement("path",{d:"m61.139 49.166 2-.39.329-1.672-20.981-31.623-31.674 4.055a5.87 5.87 0 0 0-4.511 3.4c-1.267 3.041-.408 4.814-.408 4.814L26.57 62l.085.014a1.634 1.634 0 0 0 1.74 1c1.621-.2 33.191-6.486 33.191-6.486l.329-1.6-2.461-3.471a4.68 4.68 0 0 1 1.685-2.3","data-name":"Path 8349",opacity:.3}),t.createElement("path",{fill:"#bb1622",d:"M68.165 41.994 44.927 6.968 9.845 11.459a6.51 6.51 0 0 0-5 3.761c-1.4 3.368-.449 5.333-.449 5.333L27.3 58.5l2.863.448Z","data-name":"Path 8350"}),t.createElement("path",{fill:"#d32137",d:"M44.927 6.968 9.845 11.46a6.8 6.8 0 0 0-2.009.637l22.691 39.434 25.192-3.982L68.165 42Z","data-name":"Path 8351"}),t.createElement("path",{fill:"#f1d2a1",d:"M64.937 51.339s-1.458-.646-1.571-1.909a5.79 5.79 0 0 1 2.722-5.473c2.47-1.347-9.515 1.095-9.515 1.095L31.85 49.908s-2.917.729-3.734 3.227-1.095 4.322-.14 5.133 2.722.674 4.266.337 32.695-7.266 32.695-7.266","data-name":"Path 8352"}),t.createElement("path",{fill:"#84101f",d:"M67.8 43.846s-31.433 6.118-35.11 6.848-4.294 4.462-4.322 5.95 1.179 1.431 1.179 1.431l36.906-7.408-.364 1.768S31.119 59.4 29.322 59.62s-2.916-1.8-2.132-5.95 5.5-4.715 5.5-4.715l35.475-6.96Z","data-name":"Path 8353"}),t.createElement("path",{fill:"#f63a4c",d:"m13.353 13.451 19.786 32.923 31.49-6.23L44.085 9.158Z","data-name":"Path 8354"}),t.createElement("path",{fill:"#f4901e",d:"M33.489 15.609s-9.783 1.525-6.183 11.338 15.5 10.29 18.642 9.242 8.214-4.764 4.338-12.291-11.721-9.051-16.8-8.289","data-name":"Path 8355"}),t.createElement("path",{fill:"#f8bc78",d:"M35.914 17.116a15 15 0 0 0-2.168.156c-.095.016-3.455.622-4.884 3.047-.9 1.524-.89 3.559.024 6.049a12 12 0 0 0 6.158 6.757 18 18 0 0 0 7.744 1.768 8.7 8.7 0 0 0 2.626-.3A8.1 8.1 0 0 0 47.8 33.3a5.8 5.8 0 0 0 1.821-2.342c.7-1.73.423-3.846-.835-6.288a13.34 13.34 0 0 0-5.858-5.908 15.5 15.5 0 0 0-7.014-1.646m0-1.683A15.75 15.75 0 0 1 50.285 23.9c3.876 7.527-1.2 11.243-4.337 12.291s-15.043.572-18.643-9.242 6.184-11.338 6.184-11.338a16.4 16.4 0 0 1 2.425-.176","data-name":"Path 8356"}),t.createElement("path",{fill:"#f4901e",d:"M33.981 16.819s-8.925 1.347-5.641 10.019 14.145 9.093 17.008 8.167 7.493-4.21 3.957-10.862-10.693-8-15.324-7.324","data-name":"Path 8357"}),t.createElement("path",{fill:"#634e42",d:"M36.654 18.575c.787.04 1.277 2.6 1.484 3.282s.054 1.109-.705 1.109c-2.629 0-2.824-4.495-.779-4.391","data-name":"Path 8358",opacity:.3}),t.createElement("path",{fill:"#634e42",d:"M31.765 24.972c-.638-1-1.273-2.58-.576-3.072.334-.233 2.371 1.128 3.044 1.718a1.63 1.63 0 0 1 .7 1.085c.058.758-.887 1.193-1.732 1.177a1.66 1.66 0 0 1-1.439-.908","data-name":"Path 8359",opacity:.3}),t.createElement("path",{fill:"#634e42",d:"M42.117 23.713a2.19 2.19 0 0 1-1.717-1.345c-.254-.685-1.019-3.454.343-3.144 1.77.525 5.307 4.808 1.369 4.489","data-name":"Path 8360",opacity:.3}),t.createElement("path",{fill:"#634e42",d:"M48.106 26.223c.053.633-.4 1.033-1.216.905a2.97 2.97 0 0 1-2.3-2.013.81.81 0 0 1 .46-.85c.51-.33 1.7-.857 1.946-.685a3.96 3.96 0 0 1 1.11 2.643","data-name":"Path 8361",opacity:.3}),t.createElement("path",{fill:"#634e42",d:"M45.4 30.682a2.71 2.71 0 0 1-1.066 2.906c-.554.344-1.505-.076-2.831-.186-1.088-.089-2.165.556-3.064-.09a9.58 9.58 0 0 1-3.42-5.195c-.219-1.137.834-1.549 1.615-2.092a5.36 5.36 0 0 1 3.387-1.113 6.1 6.1 0 0 1 3.086 2.216c.914 1.063 2.137 2.278 2.293 3.554","data-name":"Path 8362",opacity:.3}),t.createElement("path",{fill:"#eaeaea",d:"M36.367 18c.629.016.86 2.251 1.063 2.931s-.054 1.152-.854 1.149c-2.773 0-1.842-4.121-.209-4.08","data-name":"Path 8363"}),t.createElement("path",{fill:"#eaeaea",d:"M31.085 24.12c-.679-1.128-1.342-2.661-.692-3.12.313-.221 2.254 1.108 2.933 1.736a1.97 1.97 0 0 1 .751 1.2 1.3 1.3 0 0 1-1.554 1.318 1.96 1.96 0 0 1-1.438-1.13","data-name":"Path 8364"}),t.createElement("path",{fill:"#eaeaea",d:"M41.31 23a2.51 2.51 0 0 1-1.774-1.506c-.267-.712-.832-3.28.445-3.028 1.852.507 5.1 4.847 1.329 4.534","data-name":"Path 8365"}),t.createElement("path",{fill:"#eaeaea",d:"M47.205 25.217c-.027.555-.513.946-1.314.843-1.05-.133-2.083-1.038-2.023-1.586.027-.274.268-.47.574-.651.5-.341 1.7-1.037 2.019-.8a2.23 2.23 0 0 1 .744 2.191","data-name":"Path 8366"}),t.createElement("path",{fill:"#eaeaea",d:"M44.45 29.543c.287 1.711.046 2.777-.678 3.34-.576.456-1.706-.216-3.111-.417-1.153-.161-2.194.526-3.141-.237a9.86 9.86 0 0 1-3.37-5.094c-.138-.943.984-1.192 1.805-1.629 1.217-.646 2.467-1.389 3.552-1.14a4.64 4.64 0 0 1 2.742 1.75c.81.9 1.976 2.078 2.2 3.427","data-name":"Path 8367"}),t.createElement("path",{fill:"#fff",d:"M32.114 21.815c-.767-.517-1.53-.95-1.722-.816-.642.451-.011 1.929.652 3.051a3.46 3.46 0 0 1 1.07-2.235","data-name":"Path 8368"}),t.createElement("path",{fill:"#fff",d:"M36.583 18.032a2.21 2.21 0 0 0-1.737 2.4 3.96 3.96 0 0 1 2.134-1.1c-.1-.779-.138-1.306-.4-1.3","data-name":"Path 8369"}),t.createElement("path",{fill:"#fff",d:"M39.968 18.46c-.675-.19-.921.475-.86 1.279a19 19 0 0 1 3.952 1.834 5.2 5.2 0 0 0-3.092-3.113","data-name":"Path 8370"}),t.createElement("path",{fill:"#fff",d:"M46.461 23.026c-.161-.121-.467-.019-.875.175a8.3 8.3 0 0 1 1.587 1.3 1.85 1.85 0 0 0-.712-1.475","data-name":"Path 8371"}),t.createElement("path",{fill:"#fff",d:"M42.25 26.115a4.64 4.64 0 0 0-2.742-1.75c-1.084-.248-2.337.494-3.552 1.14-.82.436-1.943.686-1.8 1.629a3.3 3.3 0 0 0 .123.518 11.36 11.36 0 0 1 5.782-.969c1.512.3 2.809 1.673 4.388 2.826-.239-1.335-1.4-2.5-2.195-3.394","data-name":"Path 8372"}),t.createElement("path",{fill:"none",d:"M0 0h70v70H0z"}))};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../_virtual/_tslib.js");function a(e){if(e&&"object"==typeof e&&"default"in e)return e;var a=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,l.get?l:{enumerable:!0,get:function(){return e[t]}})}})),a.default=e,Object.freeze(a)}var t=a(require("react"));module.exports=function(a){return t.createElement("svg",e.__assign({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 70 70"},a),t.createElement("defs",null,t.createElement("clipPath",{id:"pursuasive_svg__a"},t.createElement("path",{fill:"none",d:"M0 0h70v70H0z","data-name":"Rectangle 4779"})),t.createElement("clipPath",{id:"pursuasive_svg__b"},t.createElement("path",{fill:"none",d:"M14.987 4.422h38.578v60.205H14.987z","data-name":"Rectangle 4742"})),t.createElement("clipPath",{id:"pursuasive_svg__c"},t.createElement("path",{fill:"none",d:"M14.355 5.392h36.332v21.884H14.355z","data-name":"Rectangle 4743"})),t.createElement("clipPath",{id:"pursuasive_svg__d"},t.createElement("path",{fill:"none",d:"M24.139 5.492h6.021v3.551h-6.021z","data-name":"Rectangle 4744"})),t.createElement("clipPath",{id:"pursuasive_svg__e"},t.createElement("path",{fill:"none",d:"M19.454 14.386h2.76v1.182h-2.76z","data-name":"Rectangle 4745"})),t.createElement("clipPath",{id:"pursuasive_svg__f"},t.createElement("path",{fill:"none",d:"M22.095 13.278H50.22V24.79H22.095z","data-name":"Rectangle 4746"})),t.createElement("clipPath",{id:"pursuasive_svg__g"},t.createElement("path",{fill:"none",d:"M29.326 5.492h.852v2.73h-.852z","data-name":"Rectangle 4747"})),t.createElement("clipPath",{id:"pursuasive_svg__h"},t.createElement("path",{fill:"none",d:"M24.212 7.795h.917v.997h-.917z","data-name":"Rectangle 4748"})),t.createElement("clipPath",{id:"pursuasive_svg__i"},t.createElement("path",{fill:"none",d:"M37.566 11.723h2.282v10.54h-2.282z","data-name":"Rectangle 4749"})),t.createElement("clipPath",{id:"pursuasive_svg__j"},t.createElement("path",{fill:"none",d:"M43.996 12.581h1.671v8.206h-1.671z","data-name":"Rectangle 4750"})),t.createElement("clipPath",{id:"pursuasive_svg__k"},t.createElement("path",{fill:"none",d:"M25.838 9.186h6.339v6.99h-6.339z","data-name":"Rectangle 4751"})),t.createElement("clipPath",{id:"pursuasive_svg__l"},t.createElement("path",{fill:"none",d:"M14.366 10.99h2.701v2.333h-2.701z","data-name":"Rectangle 4752"})),t.createElement("clipPath",{id:"pursuasive_svg__m"},t.createElement("path",{fill:"none",d:"M26.212 2.272h5.311v1.787h-5.311z","data-name":"Rectangle 4753"})),t.createElement("clipPath",{id:"pursuasive_svg__n"},t.createElement("path",{fill:"none",d:"M39.848 7.177h5.756v3.174h-5.756z","data-name":"Rectangle 4754"})),t.createElement("clipPath",{id:"pursuasive_svg__o"},t.createElement("path",{fill:"none",d:"M34.835 4.333h4.397V6.25h-4.397z","data-name":"Rectangle 4755"})),t.createElement("clipPath",{id:"pursuasive_svg__p"},t.createElement("path",{fill:"none",d:"M45.667 12.581h4.82v3.754h-4.82z","data-name":"Rectangle 4756"})),t.createElement("clipPath",{id:"pursuasive_svg__q"},t.createElement("path",{fill:"none",d:"M47.097 23.785h2.313v10.16h-2.313z","data-name":"Rectangle 4757"})),t.createElement("clipPath",{id:"pursuasive_svg__r"},t.createElement("path",{fill:"none",d:"M41.191 43.732h1.616v18.589h-1.616z","data-name":"Rectangle 4758"})),t.createElement("clipPath",{id:"pursuasive_svg__s"},t.createElement("path",{fill:"none",d:"M15.716 28.44h12.793v6.567H15.716z","data-name":"Rectangle 4759"})),t.createElement("clipPath",{id:"pursuasive_svg__t"},t.createElement("path",{fill:"none",d:"M44.444 11.298h.813v6.506h-.813z","data-name":"Rectangle 4760"})),t.createElement("clipPath",{id:"pursuasive_svg__u"},t.createElement("path",{fill:"none",d:"M49.009 16.176h.937v3.61h-.937z","data-name":"Rectangle 4761"})),t.createElement("clipPath",{id:"pursuasive_svg__v"},t.createElement("path",{fill:"none",d:"M38.707 7.15h.713v9.534h-.713z","data-name":"Rectangle 4762"})),t.createElement("clipPath",{id:"pursuasive_svg__w"},t.createElement("path",{fill:"none",d:"M16.328 9.575h4.811v1.418h-4.811z","data-name":"Rectangle 4763"})),t.createElement("clipPath",{id:"pursuasive_svg__x"},t.createElement("path",{fill:"none",d:"M14.784 14.185h1.141v9.623h-1.141z","data-name":"Rectangle 4764"})),t.createElement("clipPath",{id:"pursuasive_svg__y"},t.createElement("path",{fill:"none",d:"M28.555 42.36h2.943v20.41h-2.943z","data-name":"Rectangle 4765"})),t.createElement("clipPath",{id:"pursuasive_svg__z"},t.createElement("path",{fill:"none",d:"M31.924 19.235h4.404v2.29h-4.404z","data-name":"Rectangle 4766"})),t.createElement("clipPath",{id:"pursuasive_svg__A"},t.createElement("path",{fill:"none",d:"M39.063 20.786h4.605v1.095h-4.605z","data-name":"Rectangle 4767"})),t.createElement("clipPath",{id:"pursuasive_svg__B"},t.createElement("path",{fill:"none",d:"M46.674 21.691h1.925v1.004h-1.925z","data-name":"Rectangle 4768"})),t.createElement("clipPath",{id:"pursuasive_svg__C"},t.createElement("path",{fill:"none",d:"M55.662 22.549h2.668v.748h-2.668z","data-name":"Rectangle 4769"})),t.createElement("clipPath",{id:"pursuasive_svg__D"},t.createElement("path",{fill:"none",d:"M22.146 14.879h33.649v9.214H22.146z","data-name":"Rectangle 4770"})),t.createElement("clipPath",{id:"pursuasive_svg__E"},t.createElement("path",{fill:"none",d:"M31.252 10.124h25.007v10.587H31.252z","data-name":"Rectangle 4771"})),t.createElement("clipPath",{id:"pursuasive_svg__F"},t.createElement("path",{fill:"none",d:"M22.146 14.879h9.496v5.452h-9.496z","data-name":"Rectangle 4772"})),t.createElement("clipPath",{id:"pursuasive_svg__G"},t.createElement("path",{fill:"none",d:"M13.834 6.681h8.789v2.045h-8.789z","data-name":"Rectangle 4773"})),t.createElement("clipPath",{id:"pursuasive_svg__H"},t.createElement("path",{fill:"none",d:"M12.054 9.912h3.283v4.249h-3.283z","data-name":"Rectangle 4774"})),t.createElement("clipPath",{id:"pursuasive_svg__I"},t.createElement("path",{fill:"none",d:"M29.069 13.277h2.546v7.053h-2.546z","data-name":"Rectangle 4775"})),t.createElement("clipPath",{id:"pursuasive_svg__J"},t.createElement("path",{fill:"none",d:"M38.141 20.785h10.303v2.447H38.141z","data-name":"Rectangle 4776"})),t.createElement("clipPath",{id:"pursuasive_svg__K"},t.createElement("path",{fill:"none",d:"M21.995 11.539h8.572v5.854h-8.572z","data-name":"Rectangle 4777"}))),t.createElement("g",{clipPath:"url(#pursuasive_svg__a)","data-name":"Group 12747"},t.createElement("g",{"data-name":"Group 12746"},t.createElement("g",{clipPath:"url(#pursuasive_svg__a)","data-name":"Group 12745"},t.createElement("g",{"data-name":"Group 12639",opacity:.3},t.createElement("g",{"data-name":"Group 12638"},t.createElement("g",{clipPath:"url(#pursuasive_svg__b)","data-name":"Group 12637"},t.createElement("path",{d:"M28.286 62.452c1.068.88 6.742 2.255 10.77 2.172s6.989-.926 7.669-2.172-.379-19.791.019-21.122 2.651-3.53 3.547-4.817 1.926-9.135 2.834-12.083a8.95 8.95 0 0 0-.551-6.851c-.806-1.744-3.671-2.3-4.342-3.2s-.734-3.529-5.557-4.652C41 9.338 40.2 7.585 38.284 7.073s-3.275.125-3.87 0-2.532-2.809-6.128-2.643-4.358 6.57-5.074 6.97-6.087 1.857-7.474 3.248-.5 4.825-.122 7.865.539 7.062.644 9.055 11.609 7.9 13.624 10.144-2.609 19.9-1.6 20.736","data-name":"Path 10308"})))),t.createElement("path",{fill:"#eab093",d:"M22.094 17.8s.328-9.011.627-10.712 2.387-4.416 3.491-4.774 4.147.432 5.311 1.581a3.13 3.13 0 0 1 .716 1.492 4.96 4.96 0 0 1 2.6-1.044c1.79-.269 4.536 1.074 4.744 2.805 0 0 4.476.3 6.087 3.312a5.6 5.6 0 0 1 0 2.118s4.357 1.433 4.894 4.028-.9 6.535-.9 6.535-5.073 2.148-14.979.657-12.592-6-12.592-6","data-name":"Path 10309"}),t.createElement("path",{fill:"#eab093",d:"M49.667 23.142s-1.535 9.472-2.57 12.151a3 3 0 0 1-.236.5c-1.016 1.611-3.341 3.4-3.643 4.356s.123 17.008-.477 23.1c0 0-4.654 3.1-14.561 0 0 0 2.67-20.084 2.136-22.054a.1.1 0 0 0-.01-.028c-.595-1.985-7.9-7.059-10.729-8.4 0 0 0-.005-.009-.005a.02.02 0 0 0-.01-.005c-2.835-1.341-4.507-3.685-4.639-4.757-.081-.643.042-2.825.146-4.97.071-1.455.128-2.9.1-3.827-.066-2.306-.916-5.362-.8-6.137a4.32 4.32 0 0 1 1.7-2.329c.51-.293 3.822-1.082 6.477-1.932.6-.189 1.172-.383 1.668-.577 2.688-1.044 5.664-2.8 6.175-2.834.17-.01.444.189.722.515l.024.023a5.2 5.2 0 0 1 .808 1.3v.018a3.2 3.2 0 0 1 .293 1.4s-.01.061-.024.174c-.288 1.578-3.175 5.618-7.942 6.449l-2.06-.373-.09-.014a11.5 11.5 0 0 0-.028 2.924.05.05 0 0 0 .019.024c.473.487 7.356 2.164 12.572 5.972 0 0 9.283.581 13.455-.194a.1.1 0 0 0 .033 0 7 7 0 0 0 .931-.227c.033-.009.061-.023.094-.033a2.2 2.2 0 0 0 .435-.184l.033-.014","data-name":"Path 10310"}),t.createElement("g",{"data-name":"Group 12642",opacity:.31},t.createElement("g",{"data-name":"Group 12641"},t.createElement("g",{clipPath:"url(#pursuasive_svg__c)","data-name":"Group 12640"},t.createElement("path",{fill:"#cd7575",d:"M50.683 17.355c.005.189.005.383 0 .567 0 .123 0 .236-.009.354-.01.246-.029.492-.052.728l-.029.25c-.028.265-.066.515-.108.761a17 17 0 0 1-.775 3.005 1 1 0 0 1-.043.122l-.033.015a4 4 0 0 1-.434.184c-.034.009-.062.023-.1.033-3.869 1.408-13.153 1.351-13.153 1.351l2.107 2.551s-3.675-2.343-7.738-4.436a47 47 0 0 0-5.391-2.428 9 9 0 0 0-4.016-.742 8.86 8.86 0 0 0-5.849 3.354c.071-1.455.128-2.9.1-3.827-.067-2.305-.917-5.362-.8-6.137.926 1.163 7.633 1.147 8.475.879 3.938-1.258 8.117-6.25 8.146-7.2a1.52 1.52 0 0 0-.595-1.341 2.8 2.8 0 0 1 .718.51l.023.024a3.6 3.6 0 0 1 .808 1.294s0 .014 0 .019a4.8 4.8 0 0 1 .293 1.4s-.01.061-.024.175l-.038.368c-.184 1.791-.708 7.394.062 8.131.916.874 6.623 1.054 6.982.156s.36-10.323.36-10.323c.335 2.858.155 10.394.245 10.819s4.342 1.1 4.81.354c.444-.689.959-5.13 1.025-5.683-.132 2.735-.6 6.907-.6 6.907.714.581 3.832.614 4.205.331a13.8 13.8 0 0 0 1.4-2.481l.019-.042","data-name":"Path 10311"})))),t.createElement("g",{"data-name":"Group 12645",opacity:.97},t.createElement("g",{"data-name":"Group 12644"},t.createElement("g",{clipPath:"url(#pursuasive_svg__d)","data-name":"Group 12643"},t.createElement("path",{fill:"#f1d8c1",d:"M24.212 8.222a.74.74 0 0 0 0 .629c.165.3 3.425.333 4.924-.508s.909-2.851.909-2.851Z","data-name":"Path 10312"})))),t.createElement("g",{"data-name":"Group 12648",opacity:.5},t.createElement("g",{"data-name":"Group 12647"},t.createElement("g",{clipPath:"url(#pursuasive_svg__e)","data-name":"Group 12646"},t.createElement("path",{fill:"#d3728b",d:"m19.454 14.386 2.76.507-.028.675s-.613-.287-2.732-1.182","data-name":"Path 10313"})))),t.createElement("g",{"data-name":"Group 12651",opacity:.3},t.createElement("g",{"data-name":"Group 12650"},t.createElement("g",{clipPath:"url(#pursuasive_svg__f)","data-name":"Group 12649"},t.createElement("path",{fill:"#d3728b",d:"m48.888 22.608.78.534a47.9 47.9 0 0 1-13.716 1.583S24.42 19.717 22.1 17.8l.028-2.924s1.734.326 2.15.387a6 6 0 0 0 1.563-.288s.7 1.63 1.659 1.928a4.8 4.8 0 0 0 1.573.1 5.4 5.4 0 0 0 1.857-.369c.33-.236.689-3.359.689-3.359a70 70 0 0 0 0 7.12c.237.6 5.608 2.9 6.652 1.4 0 0 3.251.931 4.3.5A2.84 2.84 0 0 0 44 20.784s.147 1.7 1.46 2a3.37 3.37 0 0 0 2.986-.629 2 2 0 0 0 .156-.184 28 28 0 0 0 1.62-2.74l-.937 2.369Z","data-name":"Path 10314"})))),t.createElement("path",{fill:"#a9725d",d:"M28.18 63.248s2.669-20.084 2.135-22.054-7.908-7.094-10.748-8.438c.407.119 13.4 3.893 14.282 4.947.9 1.077-.241 19.039-5.669 25.545","data-name":"Path 10315"}),t.createElement("path",{fill:"#cd7575",d:"M24.212 8.222s-.068.7 1.553.821a6.66 6.66 0 0 0 3.562-.821 6.05 6.05 0 0 1-4.4.893c-2.809-.38-.71-.893-.71-.893","data-name":"Path 10316"}),t.createElement("g",{"data-name":"Group 12654",opacity:.97},t.createElement("g",{"data-name":"Group 12653"},t.createElement("g",{clipPath:"url(#pursuasive_svg__g)","data-name":"Group 12652"},t.createElement("path",{fill:"#fff",d:"M29.326 5.829a2.55 2.55 0 0 1 0 2.394s1.254-.613.719-2.73Z","data-name":"Path 10317"})))),t.createElement("g",{"data-name":"Group 12657",opacity:.97},t.createElement("g",{"data-name":"Group 12656"},t.createElement("g",{clipPath:"url(#pursuasive_svg__h)","data-name":"Group 12655"},t.createElement("path",{fill:"#fff",d:"M25.125 7.8a1.14 1.14 0 0 1-.455 1s-.441-.232-.458-.57Z","data-name":"Path 10318"})))),t.createElement("path",{fill:"#cd7575",d:"M50.683 17.355c.005.189.005.383 0 .567 0 .123 0 .236-.009.354-.01.246-.029.492-.052.728l-.029.25c-.028.265-.066.515-.108.761a17 17 0 0 1-.775 3.005 1 1 0 0 1-.043.122l-.033.015a4 4 0 0 1-.434.184c-.034.009-.062.023-.1.033-3.869 1.408-13.153 1.351-13.153 1.351L22.095 17.8l.029-2.925a14.5 14.5 0 0 0 2.546.345c.827-.033 4.847-1.195 7.507-6.038-.184 1.791-.708 7.394.062 8.131.916.874 6.623 1.054 6.982.156s.36-10.323.36-10.323c.335 2.858.155 10.394.245 10.819s4.342 1.1 4.81.354c.444-.689.959-5.13 1.025-5.683-.132 2.735-.6 6.907-.6 6.907.714.581 3.832.614 4.205.331a13.8 13.8 0 0 0 1.4-2.481l.019-.042","data-name":"Path 10319"}),t.createElement("path",{fill:"#cd7575",d:"m24.476 8.1-.265-2.977-.267 2.028-.776.118L22.84 8.7Z","data-name":"Path 10320"}),t.createElement("g",{"data-name":"Group 12660",opacity:.5},t.createElement("g",{"data-name":"Group 12659"},t.createElement("g",{clipPath:"url(#pursuasive_svg__i)","data-name":"Group 12658"},t.createElement("path",{fill:"#d3728b",d:"M37.566 22.263a32.6 32.6 0 0 0 1.656-4.791 45 45 0 0 0 .56-5.749s.112 5.241.044 6.245a17.6 17.6 0 0 1-1.559 3.832 7 7 0 0 1-.7.462","data-name":"Path 10321"})))),t.createElement("g",{"data-name":"Group 12663",opacity:.5},t.createElement("g",{"data-name":"Group 12662"},t.createElement("g",{clipPath:"url(#pursuasive_svg__j)","data-name":"Group 12661"},t.createElement("path",{fill:"#d3728b",d:"M44 20.786s.482-1.448.8-2.842.875-5.364.875-5.364-.536 5.982-.731 6.729A3.95 3.95 0 0 1 44 20.786","data-name":"Path 10322"})))),t.createElement("g",{"data-name":"Group 12666",opacity:.5},t.createElement("g",{"data-name":"Group 12665"},t.createElement("g",{clipPath:"url(#pursuasive_svg__k)","data-name":"Group 12664"},t.createElement("path",{fill:"#d3728b",d:"M25.838 14.977a12.17 12.17 0 0 0 6.339-5.791s-2 5.334-5.622 6.99Z","data-name":"Path 10323"})))),t.createElement("path",{fill:"#cd7575",d:"M32.177 9.186s-.261-1.824-1.23-2.273a1.72 1.72 0 0 0-.556-1.521 3.7 3.7 0 0 1 1.786 3.794","data-name":"Path 10324"}),t.createElement("g",{"data-name":"Group 12669",opacity:.97},t.createElement("g",{"data-name":"Group 12668"},t.createElement("g",{clipPath:"url(#pursuasive_svg__l)","data-name":"Group 12667"},t.createElement("path",{fill:"#f0aa8a",d:"M15.714 10.99s1.325.519 1.353 1.691-2.7.379-2.7.379.45-1.6 1.348-2.07","data-name":"Path 10325"})))),t.createElement("g",{"data-name":"Group 12672",opacity:.97},t.createElement("g",{"data-name":"Group 12671"},t.createElement("g",{clipPath:"url(#pursuasive_svg__m)","data-name":"Group 12670"},t.createElement("path",{fill:"#f0cf9d",d:"M26.212 2.316a17 17 0 0 0 3.114 1.492c1.541.507 2.2.089 2.2.089a7.74 7.74 0 0 0-5.311-1.581","data-name":"Path 10326"})))),t.createElement("g",{"data-name":"Group 12675",opacity:.97},t.createElement("g",{"data-name":"Group 12674"},t.createElement("g",{clipPath:"url(#pursuasive_svg__n)","data-name":"Group 12673"},t.createElement("path",{fill:"#f0cf9d",d:"M39.848 7.177a12 12 0 0 0 2.671 2.009 8.5 8.5 0 0 0 3.081 1.165s-.531-2.151-5.752-3.174","data-name":"Path 10327"})))),t.createElement("g",{"data-name":"Group 12678",opacity:.97},t.createElement("g",{"data-name":"Group 12677"},t.createElement("g",{clipPath:"url(#pursuasive_svg__o)","data-name":"Group 12676"},t.createElement("path",{fill:"#f0cf9d",d:"M34.835 4.345s1.5.8 2.73 1.358a4.7 4.7 0 0 0 1.667.547s-1.063-2.1-4.4-1.905","data-name":"Path 10328"})))),t.createElement("g",{"data-name":"Group 12681",opacity:.97},t.createElement("g",{"data-name":"Group 12680"},t.createElement("g",{clipPath:"url(#pursuasive_svg__p)","data-name":"Group 12679"},t.createElement("path",{fill:"#f0cf9d",d:"M45.667 12.581s1.17.63 2.708 1.671a12 12 0 0 1 2.112 2.082s-.434-2.269-4.82-3.753","data-name":"Path 10329"})))),t.createElement("path",{fill:"#f4bea6",d:"M16.695 21.417a7.83 7.83 0 0 0 1.7 6.858c2.76 3.313 23.692 5.261 25.035 4.481S29.089 20.721 23.458 19.948s-6.763 1.469-6.763 1.469","data-name":"Path 10330"}),t.createElement("path",{fill:"#c5756c",d:"M30.289 41.121A4.52 4.52 0 0 0 33.85 37.7l-14.273-4.939s9.537 5.928 10.712 8.36","data-name":"Path 10331"}),t.createElement("path",{fill:"#a63d52",d:"M22.095 17.8a13 13 0 0 1 2.117-1.866 6.4 6.4 0 0 1 2-.335l-.374-.625a6 6 0 0 1-1.565.289 22 22 0 0 1-2.15-.387 12.4 12.4 0 0 0-.028 2.924","data-name":"Path 10332"}),t.createElement("path",{fill:"#a63d52",d:"M48.444 22.159s-.468 1.224-4.932 1.162S32.89 21.8 32.011 21.209c-.737-.5-2.29-3.179-2.942-4.2a5.4 5.4 0 0 0 1.857-.369c.33-.236.69-3.359.69-3.359a70 70 0 0 0 0 7.12c.236.6 5.607 2.9 6.652 1.4 0 0 3.25.931 4.294.5A2.84 2.84 0 0 0 44 20.784s.147 1.7 1.46 2a3.37 3.37 0 0 0 2.986-.628","data-name":"Path 10333"}),t.createElement("path",{fill:"#a63d52",d:"m50.22 19.235-.935 2.365-.685.373a28 28 0 0 0 1.62-2.74","data-name":"Path 10334"}),t.createElement("g",{"data-name":"Group 12684",opacity:.97},t.createElement("g",{"data-name":"Group 12683"},t.createElement("g",{clipPath:"url(#pursuasive_svg__q)","data-name":"Group 12682"},t.createElement("path",{fill:"#f1d8c1",d:"M47.1 33.945s1.5-5.61 2.313-10.16a28.2 28.2 0 0 0-2.313 10.16","data-name":"Path 10335"})))),t.createElement("g",{"data-name":"Group 12687",opacity:.97},t.createElement("g",{"data-name":"Group 12686"},t.createElement("g",{clipPath:"url(#pursuasive_svg__r)","data-name":"Group 12685"},t.createElement("path",{fill:"#f1d8c1",d:"M41.191 62.322s1.238-12.022 1.432-18.589c0 0 .6 12.651-.358 18.589Z","data-name":"Path 10336"})))),t.createElement("g",{"data-name":"Group 12690",opacity:.97},t.createElement("g",{"data-name":"Group 12689"},t.createElement("g",{clipPath:"url(#pursuasive_svg__s)","data-name":"Group 12688"},t.createElement("path",{fill:"#f1d8c1",d:"M15.716 28.44a6.2 6.2 0 0 0 3.513 3.745c2.746 1.074 9.28 2.822 9.28 2.822S18.32 32.274 15.716 28.44","data-name":"Path 10337"})))),t.createElement("g",{"data-name":"Group 12693",opacity:.97},t.createElement("g",{"data-name":"Group 12692"},t.createElement("g",{clipPath:"url(#pursuasive_svg__t)","data-name":"Group 12691"},t.createElement("path",{fill:"#f1d8c1",d:"M45.07 11.3a36 36 0 0 1-.627 6.506 11.05 11.05 0 0 0 .627-6.506","data-name":"Path 10338"})))),t.createElement("g",{"data-name":"Group 12696",opacity:.97},t.createElement("g",{"data-name":"Group 12695"},t.createElement("g",{clipPath:"url(#pursuasive_svg__u)","data-name":"Group 12694"},t.createElement("path",{fill:"#f1d8c1",d:"M49.667 16.176a8 8 0 0 1-.658 3.61 3.49 3.49 0 0 0 .658-3.61","data-name":"Path 10339"})))),t.createElement("g",{"data-name":"Group 12699",opacity:.97},t.createElement("g",{"data-name":"Group 12698"},t.createElement("g",{clipPath:"url(#pursuasive_svg__v)","data-name":"Group 12697"},t.createElement("path",{fill:"#f1d8c1",d:"M38.707 7.15a39.3 39.3 0 0 1 0 9.534 16.84 16.84 0 0 0 0-9.534","data-name":"Path 10340"})))),t.createElement("g",{"data-name":"Group 12702",opacity:.97},t.createElement("g",{"data-name":"Group 12701"},t.createElement("g",{clipPath:"url(#pursuasive_svg__w)","data-name":"Group 12700"},t.createElement("path",{fill:"#f1d8c1",d:"M16.328 10.99a14.6 14.6 0 0 1 4.811-1.415 8.35 8.35 0 0 1-4.811 1.415","data-name":"Path 10341"})))),t.createElement("g",{"data-name":"Group 12705",opacity:.97},t.createElement("g",{"data-name":"Group 12704"},t.createElement("g",{clipPath:"url(#pursuasive_svg__x)","data-name":"Group 12703"},t.createElement("path",{fill:"#d4bdaa",d:"M14.784 14.185A10.1 10.1 0 0 1 15.9 17.8a34.4 34.4 0 0 1-.56 6s.221-7.005-.559-9.623","data-name":"Path 10342"})))),t.createElement("g",{"data-name":"Group 12708",opacity:.97},t.createElement("g",{"data-name":"Group 12707"},t.createElement("g",{clipPath:"url(#pursuasive_svg__y)","data-name":"Group 12706"},t.createElement("path",{fill:"#f1d8c1",d:"M28.555 62.769s3.549-13.487 2.852-20.41c0 0-1.4 8-2.852 20.41","data-name":"Path 10343"})))),t.createElement("g",{"data-name":"Group 12711",opacity:.97},t.createElement("g",{"data-name":"Group 12710"},t.createElement("g",{clipPath:"url(#pursuasive_svg__z)","data-name":"Group 12709"},t.createElement("path",{fill:"#f0a490",d:"M31.924 19.235c.167.791 2.592 2.755 4.4 2.189 0 0-2.238-.944-3.223-1.37s-1.181-.819-1.181-.819","data-name":"Path 10344"})))),t.createElement("g",{"data-name":"Group 12714",opacity:.97},t.createElement("g",{"data-name":"Group 12713"},t.createElement("g",{clipPath:"url(#pursuasive_svg__A)","data-name":"Group 12712"},t.createElement("path",{fill:"#f0a490",d:"M39.063 21.525s3.71 1.173 4.6-.739c0 0-2.615 1.209-4.6.739","data-name":"Path 10345"})))),t.createElement("g",{"data-name":"Group 12717",opacity:.97},t.createElement("g",{"data-name":"Group 12716"},t.createElement("g",{clipPath:"url(#pursuasive_svg__B)","data-name":"Group 12715"},t.createElement("path",{fill:"#f0a490",d:"M46.674 22.694a8.3 8.3 0 0 1 1.925-1 2.14 2.14 0 0 1-1.925 1","data-name":"Path 10346"})))),t.createElement("path",{fill:"#a63d52",d:"M32.521 17.5a7.2 7.2 0 0 0 3.637 1.071 3.45 3.45 0 0 0 3.064-1.1 10.4 10.4 0 0 1-6.7.027","data-name":"Path 10347"}),t.createElement("path",{fill:"#a63d52",d:"M40.2 18.2a3.2 3.2 0 0 0 1.912 1.177 2.75 2.75 0 0 0 2.335-.9A7.1 7.1 0 0 1 40.2 18.2","data-name":"Path 10348"}),t.createElement("path",{fill:"#a63d52",d:"M45.257 19.786a2.8 2.8 0 0 0 1.618.819 3.9 3.9 0 0 0 2.134-.638 7.6 7.6 0 0 1-3.752-.181","data-name":"Path 10349"}),t.createElement("path",{fill:"#c1c1c1",d:"M55.662 23.3s2.1-.051 2.225-.051a.53.53 0 0 0 .481-.277c.07-.208-.17-.414-.17-.414l-1.866-1.273Z","data-name":"Path 10350"}),t.createElement("path",{fill:"#2d2e80",d:"M57.321 23.256c.3-.007.526-.012.565-.011a.53.53 0 0 0 .482-.278c.069-.207-.171-.414-.171-.414l-.508-.346Z","data-name":"Path 10351"}),t.createElement("g",{"data-name":"Group 12720",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12719"},t.createElement("g",{clipPath:"url(#pursuasive_svg__C)","data-name":"Group 12718"},t.createElement("path",{fill:"#063",d:"M55.662 23.3s2.1-.051 2.225-.051a.59.59 0 0 0 .443-.2l-2.42-.493Z","data-name":"Path 10352"})))),t.createElement("path",{fill:"#90bc1f",d:"M30.4 19.962q.623.191 1.244.368c-.207-.9.02-7.053.02-7.053l.418-3.04-.417-.114c-2.632 4.057-6.176 5.07-6.946 5.1a14.5 14.5 0 0 1-2.546-.345l-.024 2.4c2.162.76 4.85 1.643 8.251 2.681","data-name":"Path 10353"}),t.createElement("path",{fill:"#90bc1f",d:"M50.748 17.433a2.3 2.3 0 0 1-.016.37c-.188 1.391-2.243 4.356-2.243 4.356a3.37 3.37 0 0 1-2.986.629c-1.313-.3-1.459-2-1.459-2a2.84 2.84 0 0 1-1.436 1.512c-1.045.435-4.3-.5-4.3-.5a1 1 0 0 1-.125.141A108 108 0 0 0 55 24.093a3.73 3.73 0 0 0 1.244-1.737 2.65 2.65 0 0 0-.16-2.066s-2.023-1.208-5.338-2.857","data-name":"Path 10354"}),t.createElement("g",{"data-name":"Group 12723",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12722"},t.createElement("g",{fill:"#063",clipPath:"url(#pursuasive_svg__D)","data-name":"Group 12721"},t.createElement("path",{d:"M30.4 19.962q.624.191 1.247.369a18 18 0 0 1-.086-2.576 59 59 0 0 1-3.645-1.118 94 94 0 0 1-3.812-1.44c-.858-.083-1.929-.318-1.929-.318l-.024 2.4c2.162.76 4.849 1.643 8.249 2.681","data-name":"Path 10355"}),t.createElement("path",{d:"M45.5 22.788c-1.313-.3-1.46-2-1.46-2a2.84 2.84 0 0 1-1.432 1.512c-1.044.434-4.294-.5-4.294-.5a1 1 0 0 1-.126.141A107.6 107.6 0 0 0 55 24.093a3.5 3.5 0 0 0 .8-.846l-.01-.033s-2.963-.575-7.043-1.432c-.155.236-.253.378-.253.378a3.37 3.37 0 0 1-2.986.628","data-name":"Path 10356"})))),t.createElement("path",{fill:"#d9d700",d:"M55 24.094a3.73 3.73 0 0 0 1.244-1.737 2.65 2.65 0 0 0-.16-2.066s-.612-.366-1.712-.968a2.87 2.87 0 0 1-.03 2.387c-.545 1.65-1.169 2.1-1.419 2.213a.13.13 0 0 0-.061.052c1.361.1 2.138.119 2.138.119","data-name":"Path 10357"}),t.createElement("g",{"data-name":"Group 12726",opacity:.5,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12725"},t.createElement("g",{fill:"#fff",clipPath:"url(#pursuasive_svg__E)","data-name":"Group 12724"},t.createElement("path",{d:"M31.662 10.124q-.202.309-.411.6.365.096.735.2l.092-.681-.416-.114","data-name":"Path 10358"}),t.createElement("path",{d:"M50.748 17.435a2.3 2.3 0 0 1-.016.369v.008a86 86 0 0 1 5.528 2.9 2.2 2.2 0 0 0-.175-.421s-2.021-1.208-5.336-2.856","data-name":"Path 10359"})))),t.createElement("path",{fill:"#008836",d:"m29.989 19.838.1-.046a13 13 0 0 0 1.466-2.151c.017-2.01.1-4.364.1-4.364l.417-3.037-.417-.115c-2.632 4.055-6.175 5.068-6.945 5.1a14.4 14.4 0 0 1-2.546-.344l-.024 2.4a206 206 0 0 0 7.843 2.557","data-name":"Path 10360"}),t.createElement("g",{"data-name":"Group 12729",opacity:.4},t.createElement("g",{"data-name":"Group 12728"},t.createElement("g",{clipPath:"url(#pursuasive_svg__F)","data-name":"Group 12727"},t.createElement("path",{fill:"#063",d:"M30.4 19.962q.624.191 1.247.369a18 18 0 0 1-.086-2.576 59 59 0 0 1-3.645-1.118 94 94 0 0 1-3.812-1.44c-.858-.083-1.929-.318-1.929-.318l-.024 2.4c2.162.76 4.849 1.643 8.249 2.681","data-name":"Path 10361"})))),t.createElement("path",{fill:"#063",d:"M27.411 6.764c-3.931-.824-9.3-1.972-9.3-1.972s-1.958-.49-3.526 1.889 2.264.28 2.264.28-.135-1.4.7-1.269c.6.1 5.7 1.09 8.563 1.649Z","data-name":"Path 10362"}),t.createElement("path",{fill:"#024220",d:"m26.536 7.152-3.356-.661-5.38-1.025a.9.9 0 0 0-.593.274.5.5 0 0 1 .336-.048c.6.1 5.7 1.09 8.562 1.649Z","data-name":"Path 10363"}),t.createElement("path",{fill:"#008836",d:"M14.584 6.682s-1.327.43-2.173 3.048.045 3.4.281 3.521c.522.273 1.078.571 1.762.911a4.5 4.5 0 0 1-.088-1.1 4.32 4.32 0 0 1 1.7-2.329c.51-.293 3.822-1.082 6.477-1.932q.038-.507.077-.907a56 56 0 0 0-8.039-1.209","data-name":"Path 10364"}),t.createElement("g",{"data-name":"Group 12732",opacity:.5,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12731"},t.createElement("g",{clipPath:"url(#pursuasive_svg__G)","data-name":"Group 12730"},t.createElement("path",{fill:"#fff",d:"M22.623 7.889a56 56 0 0 0-8.039-1.208 2.2 2.2 0 0 0-.75.525l.947.3s3.01.3 7.771 1.224c.023-.309.047-.591.071-.838","data-name":"Path 10365"})))),t.createElement("g",{"data-name":"Group 12735",opacity:.46,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12734"},t.createElement("g",{clipPath:"url(#pursuasive_svg__H)","data-name":"Group 12733"},t.createElement("path",{fill:"#063",d:"M14.366 13.06a3.9 3.9 0 0 1 .971-1.7 163 163 0 0 1-2.983-1.449c-.747 2.471.107 3.217.338 3.337.522.273 1.078.571 1.761.911a4.5 4.5 0 0 1-.087-1.1","data-name":"Path 10366"})))),t.createElement("path",{fill:"#3aa535",d:"M14.866 10.2c1.085-3.34-.281-3.52-.281-3.52s-1.328.429-2.174 3.048.046 3.4.283 3.522c0 0 1.087.29 2.172-3.05","data-name":"Path 10367"}),t.createElement("path",{fill:"#008836",d:"M14.417 10.023c.866-2.666-.225-2.81-.225-2.81A4.93 4.93 0 0 0 12.7 9.824c-.675 2.09-.208 2.534-.019 2.633 0 0 .867.232 1.735-2.434","data-name":"Path 10368"}),t.createElement("path",{fill:"#c1c1c1",d:"M14.207 7.7s.868 0 .1 2.377-1.445 2.073-1.445 2.073l-3.571-1.044c-.167-.089-.582-.5.019-2.367s1.331-2.085 1.331-2.085Z","data-name":"Path 10369"}),t.createElement("path",{fill:"#e8e8e8",d:"M10.737 9.029c.772-2.378-.1-2.377-.1-2.377s-.728.22-1.332 2.084-.187 2.28-.018 2.368c0 0 .673.3 1.445-2.075","data-name":"Path 10370"}),t.createElement("path",{fill:"#063",d:"M32.106 7.774a5 5 0 0 1 .09.825q.343-.075.722-.188s.206-.3-.812-.637","data-name":"Path 10371"}),t.createElement("path",{fill:"#024220",d:"M32.178 8.266q.015.161.017.333.345-.075.723-.187Z","data-name":"Path 10372"}),t.createElement("g",{"data-name":"Group 12738",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12737"},t.createElement("g",{clipPath:"url(#pursuasive_svg__I)","data-name":"Group 12736"},t.createElement("path",{d:"M31.6 20.33c-.207-.9.019-7.053.019-7.053s-.359 3.123-.689 3.359a5.4 5.4 0 0 1-1.861.364c.444.7 1.306 2.164 2.042 3.185l.485.14","data-name":"Path 10373"})))),t.createElement("g",{"data-name":"Group 12741",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12740"},t.createElement("g",{clipPath:"url(#pursuasive_svg__J)","data-name":"Group 12739"},t.createElement("path",{d:"M45.458 22.788c-1.313-.3-1.46-2-1.46-2a2.84 2.84 0 0 1-1.436 1.512c-1.044.434-4.3-.5-4.3-.5a1 1 0 0 1-.126.141c2.7.563 5.261.981 7.531 1.29 2.466-.275 2.772-1.072 2.772-1.072a3.37 3.37 0 0 1-2.986.628","data-name":"Path 10374"})))),t.createElement("g",{"data-name":"Group 12744",opacity:.3,style:{mixBlendMode:"normal",isolation:"isolate"}},t.createElement("g",{"data-name":"Group 12743"},t.createElement("g",{clipPath:"url(#pursuasive_svg__K)","data-name":"Group 12742"},t.createElement("path",{d:"m22.42 17.393-.42-.149.128-2.365a14.5 14.5 0 0 0 2.547.345 10.05 10.05 0 0 0 5.9-3.685s-2.539 4.357-3.548 4.8a7 7 0 0 0-4.6 1.059","data-name":"Path 10375"}))))))))};