@paperless/core 2.4.5 → 2.5.0

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 (137) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/assets/icons/external/apple.svg +14 -0
  3. package/dist/assets/icons/external/google.svg +1 -0
  4. package/dist/assets/icons/external/ideal.svg +1 -0
  5. package/dist/build/index.esm.js +1 -1
  6. package/dist/build/{p-5bef7f53.js → p-883a50ee.js} +1 -1
  7. package/dist/{paperless/p-93520e8e.entry.js → build/p-97570c84.entry.js} +2 -2
  8. package/dist/build/p-Cm2Hxgjz.js +2 -0
  9. package/dist/build/p-Cm2Hxgjz.js.map +1 -0
  10. package/dist/build/paperless.esm.js +1 -1
  11. package/dist/cjs/{icons-BCQj_mGG.js → icons-Bi66hWvq.js} +33 -2
  12. package/dist/cjs/icons-Bi66hWvq.js.map +1 -0
  13. package/dist/cjs/index.cjs.js +1 -1
  14. package/dist/cjs/p-button_3.cjs.entry.js +1 -1
  15. package/dist/collection/assets/icons/external/apple.svg +14 -0
  16. package/dist/collection/assets/icons/external/google.svg +1 -0
  17. package/dist/collection/assets/icons/external/ideal.svg +1 -0
  18. package/dist/collection/components/atoms/card/header/card-header.component.js +1 -1
  19. package/dist/collection/components/atoms/dropdown-menu/item/dropdown-menu-item.component.js +1 -1
  20. package/dist/collection/components/atoms/floating-menu/item/floating-menu-item.component.js +1 -1
  21. package/dist/collection/components/atoms/icon/icon.component.js +1 -1
  22. package/dist/collection/components/atoms/listing/item/listing-item.component.js +1 -1
  23. package/dist/collection/components/atoms/segment/item/segment-item.component.js +1 -1
  24. package/dist/collection/components/helpers/table/row-action/table-row-action.component.js +1 -1
  25. package/dist/collection/components/molecules/button/button.component.js +1 -1
  26. package/dist/collection/components/molecules/empty-state/empty-state.component.js +1 -1
  27. package/dist/collection/components/molecules/field/field/field.component.js +1 -1
  28. package/dist/collection/components/molecules/label/label.component.js +1 -1
  29. package/dist/collection/components/molecules/navigation/item/navigation-item.component.js +1 -1
  30. package/dist/collection/components/molecules/select/select.component.js +2 -2
  31. package/dist/collection/components/molecules/table/header/table-header.component.js +1 -1
  32. package/dist/collection/components/molecules/toast/toast.component.js +1 -1
  33. package/dist/collection/components/organisms/table/table.component.js +1 -1
  34. package/dist/collection/utils/icons.js +12 -0
  35. package/dist/collection/utils/icons.js.map +1 -1
  36. package/dist/components/index.js +1 -1
  37. package/dist/components/{p-CTHbQxEj.js → p-3Uu9SRMg.js} +4 -4
  38. package/dist/components/{p-CTHbQxEj.js.map → p-3Uu9SRMg.js.map} +1 -1
  39. package/dist/components/{p-CYnAmhHh.js → p-5F7i7JYI.js} +3 -3
  40. package/dist/components/{p-CYnAmhHh.js.map → p-5F7i7JYI.js.map} +1 -1
  41. package/dist/components/{p-Ce8asR5e.js → p-AL5ma8RJ.js} +7 -7
  42. package/dist/components/{p-Ce8asR5e.js.map → p-AL5ma8RJ.js.map} +1 -1
  43. package/dist/components/{p-t49-Fgzo.js → p-B6pnt3sU.js} +4 -4
  44. package/dist/components/{p-t49-Fgzo.js.map → p-B6pnt3sU.js.map} +1 -1
  45. package/dist/components/{p-BCbvlDZq.js → p-BCBi0m5N.js} +8 -8
  46. package/dist/components/{p-BCbvlDZq.js.map → p-BCBi0m5N.js.map} +1 -1
  47. package/dist/components/{p-CxB7Mle4.js → p-BJg6oRaH.js} +4 -4
  48. package/dist/components/{p-CxB7Mle4.js.map → p-BJg6oRaH.js.map} +1 -1
  49. package/dist/components/{p-aCVE8yBd.js → p-BUp9ElaY.js} +6 -6
  50. package/dist/components/{p-aCVE8yBd.js.map → p-BUp9ElaY.js.map} +1 -1
  51. package/dist/components/{p-DD3i504O.js → p-BfzApjOK.js} +3 -3
  52. package/dist/components/{p-DD3i504O.js.map → p-BfzApjOK.js.map} +1 -1
  53. package/dist/components/{p-DsIrbX0y.js → p-C6RWkimA.js} +3 -3
  54. package/dist/components/{p-DsIrbX0y.js.map → p-C6RWkimA.js.map} +1 -1
  55. package/dist/components/{p-c28tJtDm.js → p-CDF0u5fl.js} +8 -8
  56. package/dist/components/{p-c28tJtDm.js.map → p-CDF0u5fl.js.map} +1 -1
  57. package/dist/components/{p-CCJc8g8_.js → p-CN3OKfOS.js} +3 -3
  58. package/dist/components/{p-CCJc8g8_.js.map → p-CN3OKfOS.js.map} +1 -1
  59. package/dist/components/{p-Bh008RYx.js → p-CVgaeLBB.js} +3 -3
  60. package/dist/components/{p-Bh008RYx.js.map → p-CVgaeLBB.js.map} +1 -1
  61. package/dist/components/{p-BmA7NKgh.js → p-Cm2Hxgjz.js} +33 -2
  62. package/dist/components/p-Cm2Hxgjz.js.map +1 -0
  63. package/dist/components/{p-DCTZIgFT.js → p-DJD2JY-t.js} +4 -4
  64. package/dist/components/{p-DCTZIgFT.js.map → p-DJD2JY-t.js.map} +1 -1
  65. package/dist/components/{p-DdqtYt8T.js → p-DKYj0xlY.js} +5 -5
  66. package/dist/components/{p-DdqtYt8T.js.map → p-DKYj0xlY.js.map} +1 -1
  67. package/dist/components/{p-BNz_LoMA.js → p-DWsW_D0V.js} +3 -3
  68. package/dist/components/{p-BNz_LoMA.js.map → p-DWsW_D0V.js.map} +1 -1
  69. package/dist/components/{p-ARBBg7l1.js → p-Da0Vk5zI.js} +3 -3
  70. package/dist/components/{p-ARBBg7l1.js.map → p-Da0Vk5zI.js.map} +1 -1
  71. package/dist/components/{p-C01CxOX-.js → p-DwtD7Wpi.js} +4 -4
  72. package/dist/components/{p-C01CxOX-.js.map → p-DwtD7Wpi.js.map} +1 -1
  73. package/dist/components/{p-TDGXG5Qi.js → p-INA5z4A8.js} +4 -4
  74. package/dist/components/{p-TDGXG5Qi.js.map → p-INA5z4A8.js.map} +1 -1
  75. package/dist/components/{p-Dp3kaDKV.js → p-RuhxHrdY.js} +3 -3
  76. package/dist/components/{p-Dp3kaDKV.js.map → p-RuhxHrdY.js.map} +1 -1
  77. package/dist/components/p-accordion.js +1 -1
  78. package/dist/components/p-attachment.js +4 -4
  79. package/dist/components/p-button.js +1 -1
  80. package/dist/components/p-calendar.js +1 -1
  81. package/dist/components/p-card-header.js +1 -1
  82. package/dist/components/p-checkbox.js +1 -1
  83. package/dist/components/p-cropper.js +2 -2
  84. package/dist/components/p-datepicker.js +6 -6
  85. package/dist/components/p-drawer-header.js +1 -1
  86. package/dist/components/p-drawer.js +3 -3
  87. package/dist/components/p-dropdown-menu-item.js +1 -1
  88. package/dist/components/p-empty-state.js +1 -1
  89. package/dist/components/p-field-container.js +1 -1
  90. package/dist/components/p-field.js +1 -1
  91. package/dist/components/p-floating-menu-container.js +1 -1
  92. package/dist/components/p-floating-menu-item.js +1 -1
  93. package/dist/components/p-helper.js +1 -1
  94. package/dist/components/p-icon.js +1 -1
  95. package/dist/components/p-info-panel.js +1 -1
  96. package/dist/components/p-label.js +1 -1
  97. package/dist/components/p-listing-item.js +1 -1
  98. package/dist/components/p-modal-header.js +1 -1
  99. package/dist/components/p-modal.js +3 -3
  100. package/dist/components/p-navbar.js +2 -2
  101. package/dist/components/p-navigation-item.js +1 -1
  102. package/dist/components/p-pagination-pages.js +1 -1
  103. package/dist/components/p-pagination-size.js +1 -1
  104. package/dist/components/p-pagination.js +1 -1
  105. package/dist/components/p-profile.js +2 -2
  106. package/dist/components/p-range.js +1 -1
  107. package/dist/components/{p-D3_BwnG6.js → p-rlO7JrUU.js} +4 -4
  108. package/dist/components/{p-D3_BwnG6.js.map → p-rlO7JrUU.js.map} +1 -1
  109. package/dist/components/p-segment-item.js +1 -1
  110. package/dist/components/p-select.js +7 -7
  111. package/dist/components/p-table-footer.js +1 -1
  112. package/dist/components/p-table-header.js +1 -1
  113. package/dist/components/p-table.js +16 -16
  114. package/dist/components/p-toast.js +1 -1
  115. package/dist/esm/{icons-BmA7NKgh.js → icons-Cm2Hxgjz.js} +33 -2
  116. package/dist/esm/icons-Cm2Hxgjz.js.map +1 -0
  117. package/dist/esm/index.js +1 -1
  118. package/dist/esm/p-button_3.entry.js +1 -1
  119. package/dist/index.html +1 -1
  120. package/dist/paperless/index.esm.js +1 -1
  121. package/dist/{build/p-93520e8e.entry.js → paperless/p-97570c84.entry.js} +2 -2
  122. package/dist/paperless/p-Cm2Hxgjz.js +2 -0
  123. package/dist/paperless/p-Cm2Hxgjz.js.map +1 -0
  124. package/dist/paperless/paperless.esm.js +1 -1
  125. package/dist/sw.js +1 -1
  126. package/dist/sw.js.map +1 -1
  127. package/dist/types/utils/icons.d.ts +8 -0
  128. package/package.json +1 -1
  129. package/dist/build/p-BmA7NKgh.js +0 -2
  130. package/dist/build/p-BmA7NKgh.js.map +0 -1
  131. package/dist/cjs/icons-BCQj_mGG.js.map +0 -1
  132. package/dist/components/p-BmA7NKgh.js.map +0 -1
  133. package/dist/esm/icons-BmA7NKgh.js.map +0 -1
  134. package/dist/paperless/p-BmA7NKgh.js +0 -2
  135. package/dist/paperless/p-BmA7NKgh.js.map +0 -1
  136. /package/dist/build/{p-93520e8e.entry.js.map → p-97570c84.entry.js.map} +0 -0
  137. /package/dist/paperless/{p-93520e8e.entry.js.map → p-97570c84.entry.js.map} +0 -0
@@ -1,2 +0,0 @@
1
- var n=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13 6-5 5-5-5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var t=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5 11 3 3 3-3M5 5l3-3 3 3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var e=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11M9 3.5 13.5 8 9 12.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var r=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11 9 2 2-2 2m-8-2h10M5 7 3 5l2-2m8 2H3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var o=`<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t<g clip-path="url(#clip0_2275_17031)">\n\t\t<path d="M6 8L3 11L6 14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t<path d="M12 2V11H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t</g>\n\n\t<defs>\n\t\t<clipPath id="clip0_2275_17031">\n\t\t\t<rect width="16" height="16" fill="white"/>\n\t\t</clipPath>\n\t</defs>\n</svg>\n`;var i=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 12a2 2 0 0 0 4 0M3.5 6.5a4.5 4.5 0 0 1 9 0c0 2.239.519 4.037.931 4.75A.5.5 0 0 1 13 12H3a.5.5 0 0 1-.43-.75c.412-.713.93-2.512.93-4.75Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var l=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 7h4M6 9h4m-5.004 4.194a6 6 0 1 0-2.188-2.187l-.782 2.334a.5.5 0 0 0 .633.633l2.337-.78Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var h=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 8.5 7 10l3.5-3.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var a=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10 6-4 4m0-4 4 4m-2 4A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var s=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Zm0-5.5V5"/>\n <path fill="currentColor" d="M8 11.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var d=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.5 7.5A.5.5 0 0 1 8 8v2.5a.5.5 0 0 0 .5.5"/>\n <path fill="currentColor" d="M7.75 5.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var p=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.274 9.084a.5.5 0 0 1 .475-.043l2.947 1.32a.5.5 0 0 1 .3.519A3.022 3.022 0 0 1 11 13.5 8.5 8.5 0 0 1 2.5 5a3.02 3.02 0 0 1 2.62-2.996.5.5 0 0 1 .519.3l1.32 2.95a.5.5 0 0 1-.04.47L5.581 7.312a.496.496 0 0 0-.033.489c.517 1.058 1.61 2.138 2.672 2.65a.494.494 0 0 0 .489-.037l1.564-1.33Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var w=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M8 11.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9v-.5c1.104 0 2-.784 2-1.75S9.104 5 8 5s-2 .784-2 1.75V7"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var c=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 12.5v.5a2 2 0 0 1-2 2H8.5M14 8h-2a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1h2V8Zm0 0A6 6 0 0 0 2 8m0 0v3.5a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H2Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var f=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.9 2.514 5.467 9.492c.383.668-.112 1.494-.9 1.494H2.533c-.789 0-1.284-.826-.9-1.494l5.465-9.492c.394-.685 1.408-.685 1.802 0ZM8 9V6.5"/>\n <path fill="currentColor" d="M8 12.125a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var g=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10 5-5.207 5.293a1 1 0 0 0 1.414 1.414l6.207-6.293a2 2 0 0 0-2.828-2.828L3.379 8.879A3 3 0 0 0 7.62 13.12L12.75 8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var v=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 4h11m-11 2.5h8M2.5 9h11m-11 2.5h8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var k=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.5 14h-9a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .5-.5h6L13 5.5v8a.5.5 0 0 1-.5.5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 2v3.5H13m-7 3h4m-4 2h4"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var u=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.556 13H2.46a.462.462 0 0 1-.46-.461V5h11.5a.5.5 0 0 1 .5.5v7.056a.444.444 0 0 1-.444.444ZM2 5V3.5a.5.5 0 0 1 .5-.5h3.293a.5.5 0 0 1 .353.146L8 5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var m=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 9.5h-2V13m1.5-1.5h-1.5M3 12h1a1.25 1.25 0 0 0 0-2.5H3V13m4-3.5V13h1a1.75 1.75 0 0 0 0-3.5H7ZM3 7V2.5a.5.5 0 0 1 .5-.5h6L13 5.5V7"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 2v3.5H13"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var M=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7V2.5a.5.5 0 0 1 .5-.5h6L13 5.5V7"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 2v3.5H13M9.25 13H7.5V9.5M3 9.5 5.5 13m0-3.5L3 13m9.744-3.4s-1.84-.486-1.988.688c-.148 1.173 2.402.632 2.236 1.92-.154 1.197-1.986.687-1.986.687"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var x=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 6h13L8 2 1.5 6Zm2 0v5m3-5v5m3-5v5m3-5v5M2 11h12M1 13h14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var P=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a2 2 0 1 1 0-4h6a2 2 0 0 1 0 4"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 3h4.5a2 2 0 0 1 0 4m-3-.062V12.5a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V6.937"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 6.938V12.5a.5.5 0 0 1-.5.5H9"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var C=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 4.5V6M3 6h10a1 1 0 0 1 1 1v1.458c0 1.09-.854 2.011-1.944 2.041A2 2 0 0 1 10 8.5a2 2 0 1 1-4 0 2 2 0 0 1-2.056 2C2.854 10.47 2 9.548 2 8.458V7a1 1 0 0 1 1-1Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 9.806V12.5a1 1 0 0 1-1 1h-9a1 1 0 0 1-1-1V9.806M9.5 3a1.5 1.5 0 0 1-3 0C6.5 1.5 8 .75 8 .75S9.5 1.5 9.5 3Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var H=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 4H5v3h6V4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 13.5v-11a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5Z"/>\n <path fill="currentColor" d="M5.5 9.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm-5 2.5a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var j=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 13H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h2l1-1.5h4L11 4h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5A2.25 2.25 0 1 0 8 6a2.25 2.25 0 0 0 0 4.5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Z=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1 7h14m-1 4v1.5a.5.5 0 0 1-.5.5H12a.5.5 0 0 1-.5-.5V11m-7 0v1.5a.5.5 0 0 1-.5.5H2.5a.5.5 0 0 1-.5-.5V11m2-2h1m6 0h1"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14 7-1.868-4.203a.5.5 0 0 0-.457-.297h-7.35a.5.5 0 0 0-.457.297L2 7v4h12V7Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var B=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.404 12.596c-.575-.575-.194-1.783-.486-2.49C2.614 9.375 1.5 8.78 1.5 8c0-.781 1.114-1.375 1.417-2.106.293-.707-.088-1.915.487-2.49.575-.575 1.784-.194 2.49-.486C6.628 2.614 7.22 1.5 8 1.5c.781 0 1.375 1.114 2.106 1.417.707.293 1.915-.088 2.49.487.575.575.194 1.783.486 2.49C13.386 6.628 14.5 7.22 14.5 8c0 .781-1.114 1.375-1.418 2.106-.292.707.09 1.915-.486 2.49-.575.575-1.783.194-2.49.486C9.375 13.386 8.78 14.5 8 14.5c-.781 0-1.375-1.114-2.106-1.418-.707-.292-1.915.09-2.49-.486Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 8.5 7 10l3.5-3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var z=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.5 14.5A1.5 1.5 0 0 1 6 13h4a1.5 1.5 0 0 1 1.5 1.5m-3.5-4v4M1 8h1.5A2.5 2.5 0 0 0 5 10.5h6A2.5 2.5 0 0 0 13.5 8H15"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.858 1.5a.5.5 0 0 0-.495.43l-.858 6A.5.5 0 0 0 5 8.5h6a.5.5 0 0 0 .495-.57l-.857-6a.5.5 0 0 0-.495-.43H5.857Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var V=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 9 6 12.5l8-8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var A=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1 13.5h14m-9 0v-11H2v11m12 0v-8h-4v8m0-5H6m-2-4v1m0 2v1m0 2v1m4-1v1m4-1v1m0-4v1"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var L=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 14.5h13M5 5h1m2 0h1M5 7.5h1m2 0h1m-3.5 6V10h3v3.5M3 1.5v13m8 0v-13m-8.5 0h9m2 13v-9m-2.5 0h3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var y=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 14.5h13m-11-13v13m9 0v-13M6 4h1m2 0h1M6 6.5h1m2 0h1M6 9h1m2 0h1m-3.5 5.5v-3h3v3m-7-13h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var b=`<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g clip-path="url(#clip0_2499_2484)">\n <path d="M10.5 10.5H13.5V2.5H5.5V5.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M10.5 5.5H2.5V13.5H10.5V5.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_2499_2484">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n</svg>\n`;var _=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 3.5H2a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5Zm-3.5 7h2m-5 0h1M1.5 6h13"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var S=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 2.5v3M5 8v6m8-3.5H9.5s0-6.5 3.5-8V14M3 2.5l-.5 3a2.5 2.5 0 1 0 5 0l-.5-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var q=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 10.5V9a1 1 0 0 1 1-1h5.5a1 1 0 0 0 1-1V5.5M5 5.5v5m0-5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm7.5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-7.5 8a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var T=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.5 2.5h7l3.5 4L8 14 1 6.5l3.5-4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 6.5 8 14 5 6.5l3-4 3 4Zm-10 0h14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var D=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M13 5.375a.625.625 0 1 1 0 1.25.625.625 0 0 1 0-1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 7V4A2.5 2.5 0 0 1 9 1.5h1.5A2.5 2.5 0 0 1 13 4"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.5 13.5H10v-2.948C10 8.629 8.47 7.025 6.546 7A3.5 3.5 0 0 0 3 10.5v3h1.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 16h16V0H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var E=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9V2m5.5 7v4h-11V9"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.5 6.5 8 9 5.5 6.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var F=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 3.5 8 9 2 3.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 3.5h12V12a.5.5 0 0 1-.5.5h-11A.5.5 0 0 1 2 12V3.5ZM6.91 8l-4.756 4.359m11.692 0L9.09 8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var G=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 7h6m-6 2h5m4 3.354A4.5 4.5 0 0 1 4 9V7a4.5 4.5 0 0 1 7.5-3.354"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var I=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 4v5m1.5 4.5C4.481 11.995 6.07 11 8 11c1.93 0 3.519.995 4.5 2.5M14 4 8 6 2 4l6-2 6 2Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.584 5.139a3.5 3.5 0 1 1-5.168 0"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var J=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8.5h8m-10.5-3h13m-8 6h3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var K=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14.5V11M3 3.5a5 5 0 0 1 5 5V11a5 5 0 0 1-5-5V3.5ZM8 11V8.5a5 5 0 0 1 5-5V6a5 5 0 0 1-5 5Zm-3 2 3 1.5 3-1.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.423 4.125C6.25 2.375 8 1.5 8 1.5s1.75.875 2.577 2.625"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var N=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.5 8c0 4-2.5 6-2.5 6s-2.5-2-2.5-6S8 2 8 2s2.5 2 2.5 6ZM2.341 6H13.66M2.341 10H13.66"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var O=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.526 12.855-.585-.586a.5.5 0 0 0-.227-.13l-1.339-.352a.5.5 0 0 1-.367-.556l.148-1.013a.5.5 0 0 1 .303-.389l1.904-.79a.5.5 0 0 1 .529.092l1.546 1.413m-10.282.996.62-.407A.5.5 0 0 0 4 10.718l.013-2.264c0-.098.03-.194.085-.276l1.308-1.956a.5.5 0 0 1 .709-.125l1.238.812a.504.504 0 0 0 .36.091l1.967-.266a.5.5 0 0 0 .313-.17l1.386-1.614a.5.5 0 0 0 .121-.325v-1.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Q=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 6h11m-3-3.5-2 11m-2-11-2 11M2 10h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var R=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 8a6 6 0 1 1 12 0v3.5a1 1 0 0 1-1.592.805C11.408 11.579 9.938 11 8 11c-1.938 0-3.408.579-4.408 1.305A1 1 0 0 1 2 11.5V8Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 9.5a10 10 0 0 1 12 0"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.525 7.809C5.785 4.214 8 2 8 2s2.214 2.214 2.475 5.809"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var U=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 13.5v-4h3v4h4v-6a.499.499 0 0 0-.146-.354l-5-5a.5.5 0 0 0-.708 0l-5 5A.5.5 0 0 0 2.5 7.5v6h4Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var W=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 4 2.5-2.5m3 3L12 7m2 2L7 2m6.25 6.25-3.664 3.664a2 2 0 0 1-2.828 0L4.086 9.243a2 2 0 0 1 0-2.829L7.75 2.75m-2.328 7.828L2 14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var X=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 13.5-3.5-7-3.5 7m1-2h5M6 2v1.5m-4 0h8m-2 0a6 6 0 0 1-6 6"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.341 5.5A6 6 0 0 0 10 9.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Y=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 11V4.5a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1V11m-12 0h13v1a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1v-1ZM9 5.5H7"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var $=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 8.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 6.5c0 4.5-5 8-5 8s-5-3.5-5-8a5 5 0 1 1 10 0Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var nn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.5 13c-.95.632-2.273 1-3.5 1a6 6 0 1 1 6-6c0 1.38-.5 2.5-1.75 2.5S10.5 9.38 10.5 8V5.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var tn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 11A5 5 0 1 0 8 1a5 5 0 0 0 0 10Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm3 1v5l-3-1.5L5 15v-5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var en=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11m-11-4h11m-11 8h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var rn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 8h12M2 13h6M2 3h6m3.5 2.5L14 8l-2.5 2.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var on=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var ln=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var hn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.5 3.5-9 9m9 0-9-9"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var an=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm10 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var sn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.75 7a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5ZM3 13H1a.5.5 0 0 1-.5-.5V10a.5.5 0 0 1 .5-.5h2m4 .5h2l4.188-.963a1.038 1.038 0 0 1 .738 1.928L11.5 12l-4 1H3V9.5l1.563-1.563A1.5 1.5 0 0 1 5.625 7.5H8.75a1.25 1.25 0 0 1 0 2.5H7Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 5.33a1.75 1.75 0 1 1 1-1.66"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var dn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.793 13.5H3a.5.5 0 0 1-.5-.5v-2.793a.5.5 0 0 1 .146-.353l7.708-7.708a.5.5 0 0 1 .707 0l2.793 2.792a.5.5 0 0 1 0 .706l-7.708 7.71a.5.5 0 0 1-.353.146ZM8.5 4 12 7.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var pn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.5 3.5-9 9m1.25-6a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Zm6.5 6.5a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var wn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5V14M2.803 5A6 6 0 1 0 8 2v3.5a2.5 2.5 0 1 1-2.166 1.25L2.804 5Zm2.781 3.647-3.38.906"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var cn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <circle cx="8" cy="8" r="6" fill="currentColor"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var fn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11M8 2.5v11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var gn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 15 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.5 3.313V8m2.813-4.219c1.41.92 2.343 2.409 2.343 4.219A5.156 5.156 0 1 1 2.344 8c0-1.81.933-3.299 2.344-4.219"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 .5h15v15H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var vn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 6.5h6m-6 2h6M2 13V3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5V13l-2-1-2 1-2-1-2 1-2-1-2 1Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var kn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 3.5v3h3"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.224 12a5.5 5.5 0 1 0-.113-7.89L1.5 6.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var un=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 12A5 5 0 1 0 7 2a5 5 0 0 0 0 10Zm3.536-1.464L14 14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var mn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.75 9.25 10 6m3.98-3.364a.5.5 0 0 0-.616-.617l-12 3.64a.5.5 0 0 0-.078.932l5.464 2.66 2.659 5.463a.5.5 0 0 0 .933-.078l3.639-12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Mn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.59 11.13a6.197 6.197 0 0 1-.63-1.518L3.009 8.3a5.101 5.101 0 0 1 0-.603L1.96 6.385a6.214 6.214 0 0 1 .628-1.519l1.67-.187a5.06 5.06 0 0 1 .425-.426l.187-1.669a6.196 6.196 0 0 1 1.516-.624L7.7 3.009c.2-.012.402-.012.602 0L9.615 1.96a6.214 6.214 0 0 1 1.519.628l.187 1.67c.15.132.293.275.426.425l1.669.187c.276.476.487.987.629 1.518l-1.049 1.313c.012.2.012.402 0 .602l1.048 1.313a6.218 6.218 0 0 1-.625 1.519l-1.669.187c-.133.15-.275.292-.426.426l-.187 1.668a6.197 6.197 0 0 1-1.518.63l-1.313-1.049c-.2.012-.402.012-.602 0L6.39 14.046a6.214 6.214 0 0 1-1.519-.625l-.187-1.67a5.059 5.059 0 0 1-.426-.425l-1.67-.195Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var xn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 4.5h3.5l5 7h4M13 3l1.5 1.5L13 6"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13 10 1.5 1.5L13 13M9.229 6.28 10.5 4.5h4M2 11.5h3.5l1.271-1.78"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Pn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 4h-11a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5Zm-3 0V3a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v1M8 7v3m1.5-1.5h-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Cn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 11h13m-13 3S8.72 2 4.87 2C2.003 2 1.973 14.07 8 6.512c0 0 .507 2.465 1.702 2.488.482.01 1.078-.394 1.798-1.5 0 0 0 1.5 3 1.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Hn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.267 10.733 1.824 9.464a.495.495 0 0 1 0-.928l3.443-1.269 1.269-3.443a.495.495 0 0 1 .928 0l1.27 3.443 3.442 1.269a.495.495 0 0 1 0 .928l-3.443 1.27-1.269 3.442a.495.495 0 0 1-.928 0l-1.27-3.443ZM11 1v3m3 .5v2m-4.5-4h3m.5 3h2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var jn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8 11.818 3.42 2.103a.524.524 0 0 0 .783-.573l-.93-3.924 3.043-2.625a.529.529 0 0 0-.3-.924l-3.993-.325-1.54-3.725a.522.522 0 0 0-.967 0L5.977 5.55l-3.994.325a.529.529 0 0 0-.3.927l3.044 2.625-.93 3.921a.525.525 0 0 0 .783.573L8 11.818Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Zn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7h11.5a4.5 4.5 0 0 1-4.5 4.5H7.5A4.5 4.5 0 0 1 3 7Zm6 0V3a.5.5 0 0 1 .5-.5h.5A4.5 4.5 0 0 1 14.5 7M1 5a2 2 0 0 1 2 2"/>\n <path fill="currentColor" d="M5.5 14.875a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75Zm6.5 0a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 7 4.09-3.272"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Bn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.646 8.646a.5.5 0 0 1-.146-.353V2.5h5.793a.5.5 0 0 1 .353.146l6.208 6.208a.5.5 0 0 1 0 .707l-5.291 5.293a.5.5 0 0 1-.707 0l-6.21-6.208Z"/>\n <path fill="currentColor" d="M5.625 6.625a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var zn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 8h5.5M8 4h5.5M8 12h5.5m-11-8 1 1 2-2m-3 5 1 1 2-2m-3 5 1 1 2-2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Vn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 7.934a4 4 0 0 1 5-5.643L9 5l.354 1.646L11 7l2.71-2.5a4 4 0 0 1-5.644 5l-3.503 4.062a1.503 1.503 0 1 1-2.125-2.125L6.5 7.934Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var An=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.5 4 5 2m0-2-5 2m-3-1.015C2.496 9.449 3.968 13 5.25 13.909a.5.5 0 0 0 .783-.375C6.125 12.269 6.5 10 8 10s1.875 2.27 1.97 3.533a.5.5 0 0 0 .782.375c1.28-.91 2.75-4.46 2.75-8.924A2.996 2.996 0 0 0 10.5 2h-5a2.996 2.996 0 0 0-3 2.985Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Ln=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 8h10M3 4.5h10M6 13l-1.5 2m5.5-2 1.5 2m0-13h-7A1.5 1.5 0 0 0 3 3.5v8A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-8A1.5 1.5 0 0 0 11.5 2ZM8 4.5V8"/>\n <path fill="currentColor" d="M10.75 11.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm-5.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var yn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 3.5h-11m4 3v4m3-4v4m3-7V13a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5V3.5m7 0v-1a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v1"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var bn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9V2m5.5 7v4h-11V9m3-4.5L8 2l2.5 2.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var _n=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.04 3.875a1.25 1.25 0 0 1 2.166-1.25l1.875 3.25"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m4.333 5.917-.89-1.542a1.25 1.25 0 1 1 2.165-1.25L7.556 6.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.93 10a2.5 2.5 0 0 1 .57-3.4l-.418-.724a1.251 1.251 0 1 1 2.168-1.25L13.332 6.5a5 5 0 0 1-8.663 5l-2.5-4.332a1.25 1.25 0 0 1 2.165-1.25L5.536 8M12 2.111a3.24 3.24 0 0 1 1.98 1.514l.02.036M4.664 14.5a6.992 6.992 0 0 1-1.726-2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Sn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 9.5H3.5M10 4V1.5h2"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.5 11V7.25A3.25 3.25 0 0 0 11.25 4h-6.5A3.25 3.25 0 0 1 8 7.25v4.25h6a.5.5 0 0 0 .5-.5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14v-2.5H2a.5.5 0 0 1-.5-.5V7.25A3.25 3.25 0 0 1 4.75 4"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var qn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 3.5C3 3.5 1 8 1 8s2 4.5 7 4.5S15 8 15 8s-2-4.5-7-4.5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Tn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 6.5c1.05 1.3 2.977 3 6 3s4.95-1.7 6-3m0 4-1.461-2.557M10 12l-.443-2.66M6 12l.443-2.66M2 10.5l1.461-2.557"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Dn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.823 7.677A4.48 4.48 0 0 1 5.5 5.994c0-2.41 1.942-4.415 4.352-4.492A4.5 4.5 0 0 1 14.5 6.148c-.08 2.41-2.083 4.352-4.494 4.352a4.481 4.481 0 0 1-1.683-.323L7.5 11H6v1.5H4.5V14h-2a.5.5 0 0 1-.5-.5v-1.793a.5.5 0 0 1 .146-.353l3.677-3.677Z"/>\n <path fill="currentColor" d="M11.25 5.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var En=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 5.5H3a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5Z"/>\n <path fill="currentColor" d="M8 10.125a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 5.5v-2a2.5 2.5 0 1 1 5 0v2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Fn=`<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g clip-path="url(#clip0_276_1782)">\n <path d="M13 5.5H3C2.72386 5.5 2.5 5.72386 2.5 6V13C2.5 13.2761 2.72386 13.5 3 13.5H13C13.2761 13.5 13.5 13.2761 13.5 13V6C13.5 5.72386 13.2761 5.5 13 5.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M8 10.125C8.34518 10.125 8.625 9.84518 8.625 9.5C8.625 9.15482 8.34518 8.875 8 8.875C7.65482 8.875 7.375 9.15482 7.375 9.5C7.375 9.84518 7.65482 10.125 8 10.125Z" fill="currentColor"/>\n <path d="M6 5V3.22222C6 2.63285 5.78929 2.06762 5.41421 1.65087C5.03914 1.23413 4.53043 1 4 1C3.0325 1 2.1855 1.76333 2 2.77778" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_276_1782">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n</svg>\n`;var Gn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A5.5 5.5 0 1 0 8 3a5.5 5.5 0 0 0 0 11ZM3.5 2l-2 2m11-2 2 2"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 5v3.5h3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var In=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11"/>\n <path fill="currentColor" d="M8 10.375a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Jn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11"/>\n <path fill="currentColor" d="M8 8.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.75 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm-5.5 2.5a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.75 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.75 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Kn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.75 9.5 1.5 1.5 3-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Nn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11M9.5 8l-3 3m3 0-3-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var On=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 4.5V8h3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Qn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm0 0V15m-2.5-2h5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Rn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12a3.75 3.75 0 0 1 6 0"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 13.5v-11a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5ZM6 4h4"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Un=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm5-4h5.5M10 8h5.5m-4 3h4M1 12c.444-1.725 2.136-3 4-3 1.864 0 3.556 1.275 4 3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Wn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 14a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm3.182-7.682L13.5 2.5m-3 0h3v3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Xn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm-6 3.5C3.21 11.408 5.41 10 8 10s4.79 1.408 6 3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Yn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M.64 12.5a5.5 5.5 0 0 1 9.22 0m.89-2.5a5.496 5.496 0 0 1 4.61 2.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.25 10a3.25 3.25 0 1 0 0-6.5 3.25 3.25 0 0 0 0 6.5Zm4.293-6.269A3.25 3.25 0 1 1 10.75 10"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var $n=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.5 9 6 12.5l8-8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;const nt={arrows:{caret:n,"double-caret":t,arrow:e,"double-arrow":r,turn:o},communication:{bell:i,chat:l,"check-circle":h,"cross-circle":a,"error-circle":s,"info-circle":d,phone:p,"question-circle":w,headset:c,warning:f},files:{attachment:g,description:v,document:k,folder:u,pdf:m,xls:M},general:{bank:x,bread:P,cake:C,calculator:H,camera:j,car:Z,certified:B,chair:z,checkmark:V,city:A,companies:L,company:y,copy:b,"credit-card":_,cutlery:S,department:q,diamond:T,docter:D,download:E,envelope:F,euro:G,exam:I,filter:J,flower:K,globe:N,"globe-2":O,hash:Q,hat:R,home:U,integration:W,language:X,laptop:Y,location:$,mail:nn,medal:tn,menu:en,"menu-arrow":rn,minus:on,more:ln,negative:hn,other:an,pay:sn,pencil:dn,percent:pn,"pie-chart":wn,placeholder:cn,plus:fn,power:gn,receipt:vn,reset:kn,search:un,send:mn,settings:Mn,shuffle:xn,sick:Pn,signature:Cn,sparkle:Hn,star:jn,stroller:Zn,tag:Bn,tasks:zn,tools:Vn,tooth:An,train:Ln,trash:yn,upload:bn,wave:_n,zipcode:Sn},security:{eye:qn,"eye-closed":Tn,key:Dn,lock:En,unlocked:Fn},time:{alarm:Gn,calendar:In,"calendar-multi":Jn,"calendar-free":Kn,"calendar-not-free":Nn,clock:On},users:{female:Qn,id:Rn,"id-two":Un,male:Wn,user:Xn,users:Yn},extra:{checkmarkThick:$n}};const tt={caret:n,"double-caret":t,arrow:e,"double-arrow":r,turn:o,bell:i,chat:l,"check-circle":h,"cross-circle":a,"error-circle":s,"info-circle":d,phone:p,"question-circle":w,headset:c,warning:f,attachment:g,description:v,document:k,folder:u,pdf:m,xls:M,bank:x,bread:P,cake:C,calculator:H,camera:j,car:Z,certified:B,chair:z,checkmark:V,city:A,companies:L,company:y,copy:b,"credit-card":_,cutlery:S,department:q,diamond:T,docter:D,download:E,envelope:F,euro:G,exam:I,filter:J,flower:K,globe:N,"globe-2":O,hash:Q,hat:R,home:U,integration:W,language:X,laptop:Y,location:$,mail:nn,medal:tn,menu:en,"menu-arrow":rn,minus:on,more:ln,negative:hn,other:an,pay:sn,pencil:dn,percent:pn,"pie-chart":wn,placeholder:cn,plus:fn,power:gn,receipt:vn,reset:kn,search:un,send:mn,settings:Mn,shuffle:xn,sick:Pn,signature:Cn,sparkle:Hn,star:jn,stroller:Zn,tag:Bn,tasks:zn,tools:Vn,tooth:An,train:Ln,trash:yn,upload:bn,wave:_n,zipcode:Sn,eye:qn,"eye-closed":Tn,key:Dn,lock:En,unlocked:Fn,alarm:Gn,calendar:In,"calendar-multi":Jn,"calendar-free":Kn,"calendar-not-free":Nn,clock:On,female:Qn,id:Rn,"id-two":Un,male:Wn,user:Xn,users:Yn,checkmarkThick:$n};export{nt as c,tt as i};
2
- //# sourceMappingURL=p-BmA7NKgh.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"p-BmA7NKgh.js","sources":["src/utils/icons.ts"],"sourcesContent":["import caret from '../assets/icons/arrows/caret.svg';\nimport doubleCaret from '../assets/icons/arrows/double-caret.svg';\nimport arrow from '../assets/icons/arrows/arrow.svg';\nimport doubleArrow from '../assets/icons/arrows/double-arrow.svg';\nimport turn from '../assets/icons/arrows/turn.svg';\n\nimport bell from '../assets/icons/communication/bell.svg';\nimport chat from '../assets/icons/communication/chat.svg';\nimport checkCircle from '../assets/icons/communication/check-circle.svg';\nimport crossCircle from '../assets/icons/communication/cross-circle.svg';\nimport errorCircle from '../assets/icons/communication/error-circle.svg';\nimport infoCircle from '../assets/icons/communication/info-circle.svg';\nimport phone from '../assets/icons/communication/phone.svg';\nimport questionCircle from '../assets/icons/communication/question-circle.svg';\nimport headset from '../assets/icons/communication/headset.svg';\nimport warning from '../assets/icons/communication/warning.svg';\n\nimport attachment from '../assets/icons/files/attachment.svg';\nimport description from '../assets/icons/files/description.svg';\nimport documentIcon from '../assets/icons/files/document.svg';\nimport folder from '../assets/icons/files/folder.svg';\nimport pdf from '../assets/icons/files/pdf.svg';\nimport xls from '../assets/icons/files/xls.svg';\n\nimport bank from '../assets/icons/general/bank.svg';\nimport bread from '../assets/icons/general/bread.svg';\nimport cake from '../assets/icons/general/cake.svg';\nimport calculator from '../assets/icons/general/calculator.svg';\nimport camera from '../assets/icons/general/camera.svg';\nimport car from '../assets/icons/general/car.svg';\nimport certified from '../assets/icons/general/certified.svg';\nimport chair from '../assets/icons/general/chair.svg';\nimport checkmark from '../assets/icons/general/checkmark.svg';\nimport city from '../assets/icons/general/city.svg';\nimport companies from '../assets/icons/general/companies.svg';\nimport company from '../assets/icons/general/company.svg';\nimport copy from '../assets/icons/general/copy.svg';\nimport creditCard from '../assets/icons/general/credit-card.svg';\nimport cutlery from '../assets/icons/general/cutlery.svg';\nimport department from '../assets/icons/general/department.svg';\nimport diamond from '../assets/icons/general/diamond.svg';\nimport docter from '../assets/icons/general/docter.svg';\nimport download from '../assets/icons/general/download.svg';\nimport envelope from '../assets/icons/general/envelope.svg';\nimport euro from '../assets/icons/general/euro.svg';\nimport exam from '../assets/icons/general/exam.svg';\nimport filter from '../assets/icons/general/filter.svg';\nimport flower from '../assets/icons/general/flower.svg';\nimport globe from '../assets/icons/general/globe.svg';\nimport globeTwo from '../assets/icons/general/globe-2.svg';\nimport hash from '../assets/icons/general/hash.svg';\nimport hat from '../assets/icons/general/hat.svg';\nimport home from '../assets/icons/general/home.svg';\nimport integration from '../assets/icons/general/integration.svg';\nimport language from '../assets/icons/general/language.svg';\nimport laptop from '../assets/icons/general/laptop.svg';\nimport location from '../assets/icons/general/location.svg';\nimport mail from '../assets/icons/general/mail.svg';\nimport medal from '../assets/icons/general/medal.svg';\nimport menu from '../assets/icons/general/menu.svg';\nimport menuArrow from '../assets/icons/general/menu-arrow.svg';\nimport minus from '../assets/icons/general/minus.svg';\nimport more from '../assets/icons/general/more.svg';\nimport negative from '../assets/icons/general/negative.svg';\nimport other from '../assets/icons/general/other.svg';\nimport pay from '../assets/icons/general/pay.svg';\nimport pencil from '../assets/icons/general/pencil.svg';\nimport percent from '../assets/icons/general/percent.svg';\nimport pieChart from '../assets/icons/general/pie-chart.svg';\nimport placeholder from '../assets/icons/general/placeholder.svg';\nimport plus from '../assets/icons/general/plus.svg';\nimport power from '../assets/icons/general/power.svg';\nimport receipt from '../assets/icons/general/receipt.svg';\nimport reset from '../assets/icons/general/reset.svg';\nimport search from '../assets/icons/general/search.svg';\nimport send from '../assets/icons/general/send.svg';\nimport settings from '../assets/icons/general/settings.svg';\nimport shuffle from '../assets/icons/general/shuffle.svg';\nimport sick from '../assets/icons/general/sick.svg';\nimport signature from '../assets/icons/general/signature.svg';\nimport sparkle from '../assets/icons/general/sparkle.svg';\nimport star from '../assets/icons/general/star.svg';\nimport stroller from '../assets/icons/general/stroller.svg';\nimport tag from '../assets/icons/general/tag.svg';\nimport tasks from '../assets/icons/general/tasks.svg';\nimport tools from '../assets/icons/general/tools.svg';\nimport tooth from '../assets/icons/general/tooth.svg';\nimport train from '../assets/icons/general/train.svg';\nimport trash from '../assets/icons/general/trash.svg';\nimport upload from '../assets/icons/general/upload.svg';\nimport wave from '../assets/icons/general/wave.svg';\nimport zipcode from '../assets/icons/general/zipcode.svg';\n\nimport eye from '../assets/icons/security/eye.svg';\nimport eyeClosed from '../assets/icons/security/eye-closed.svg';\nimport key from '../assets/icons/security/key.svg';\nimport lock from '../assets/icons/security/lock.svg';\nimport unlocked from '../assets/icons/security/unlocked.svg';\n\nimport alarm from '../assets/icons/time/alarm.svg';\nimport calendar from '../assets/icons/time/calendar.svg';\nimport calendarMulti from '../assets/icons/time/calendar-multi.svg';\nimport calendarFree from '../assets/icons/time/calendar-free.svg';\nimport calendarNotFree from '../assets/icons/time/calendar-not-free.svg';\nimport clock from '../assets/icons/time/clock.svg';\n\nimport female from '../assets/icons/users/female.svg';\nimport id from '../assets/icons/users/id.svg';\nimport idTwo from '../assets/icons/users/id-two.svg';\nimport male from '../assets/icons/users/male.svg';\nimport user from '../assets/icons/users/user.svg';\nimport users from '../assets/icons/users/users.svg';\n\nimport checkmarkThick from '../assets/icons/extra/checkmark-thick.svg';\n\nexport const categorized = {\n\tarrows: {\n\t\tcaret,\n\t\t'double-caret': doubleCaret,\n\t\tarrow,\n\t\t'double-arrow': doubleArrow,\n\t\tturn,\n\t},\n\tcommunication: {\n\t\tbell,\n\t\tchat,\n\t\t'check-circle': checkCircle,\n\t\t'cross-circle': crossCircle,\n\t\t'error-circle': errorCircle,\n\t\t'info-circle': infoCircle,\n\t\tphone,\n\t\t'question-circle': questionCircle,\n\t\theadset,\n\t\twarning,\n\t},\n\tfiles: {\n\t\tattachment,\n\t\tdescription,\n\t\tdocument: documentIcon,\n\t\tfolder,\n\t\tpdf,\n\t\txls,\n\t},\n\tgeneral: {\n\t\tbank,\n\t\tbread,\n\t\tcake,\n\t\tcalculator,\n\t\tcamera,\n\t\tcar,\n\t\tcertified,\n\t\tchair,\n\t\tcheckmark,\n\t\tcity,\n\t\tcompanies,\n\t\tcompany,\n\t\tcopy,\n\t\t'credit-card': creditCard,\n\t\tcutlery,\n\t\tdepartment,\n\t\tdiamond,\n\t\tdocter,\n\t\tdownload,\n\t\tenvelope,\n\t\teuro,\n\t\texam,\n\t\tfilter,\n\t\tflower,\n\t\tglobe,\n\t\t'globe-2': globeTwo,\n\t\thash,\n\t\that,\n\t\thome,\n\t\tintegration,\n\t\tlanguage,\n\t\tlaptop,\n\t\tlocation,\n\t\tmail,\n\t\tmedal,\n\t\tmenu,\n\t\t'menu-arrow': menuArrow,\n\t\tminus,\n\t\tmore,\n\t\tnegative,\n\t\tother,\n\t\tpay,\n\t\tpencil,\n\t\tpercent,\n\t\t'pie-chart': pieChart,\n\t\tplaceholder,\n\t\tplus,\n\t\tpower,\n\t\treceipt,\n\t\treset,\n\t\tsearch,\n\t\tsend,\n\t\tsettings,\n\t\tshuffle,\n\t\tsick,\n\t\tsignature,\n\t\tsparkle,\n\t\tstar,\n\t\tstroller,\n\t\ttag,\n\t\ttasks,\n\t\ttools,\n\t\ttooth,\n\t\ttrain,\n\t\ttrash,\n\t\tupload,\n\t\twave,\n\t\tzipcode,\n\t},\n\tsecurity: {\n\t\teye,\n\t\t'eye-closed': eyeClosed,\n\t\tkey,\n\t\tlock,\n\t\tunlocked,\n\t},\n\ttime: {\n\t\talarm,\n\t\tcalendar: calendar,\n\t\t'calendar-multi': calendarMulti,\n\t\t'calendar-free': calendarFree,\n\t\t'calendar-not-free': calendarNotFree,\n\t\tclock,\n\t},\n\tusers: {\n\t\tfemale,\n\t\tid,\n\t\t'id-two': idTwo,\n\t\tmale,\n\t\tuser,\n\t\tusers,\n\t},\n\textra: {\n\t\tcheckmarkThick,\n\t},\n};\n\nexport const icons = {\n\t//arrows\n\tcaret,\n\t'double-caret': doubleCaret,\n\tarrow,\n\t'double-arrow': doubleArrow,\n\tturn,\n\n\t//communication\n\tbell,\n\tchat,\n\t'check-circle': checkCircle,\n\t'cross-circle': crossCircle,\n\t'error-circle': errorCircle,\n\t'info-circle': infoCircle,\n\tphone,\n\t'question-circle': questionCircle,\n\theadset,\n\twarning,\n\n\t//files\n\tattachment,\n\tdescription,\n\tdocument: documentIcon,\n\tfolder,\n\tpdf,\n\txls,\n\n\t//general\n\tbank,\n\tbread,\n\tcake,\n\tcalculator,\n\tcamera,\n\tcar,\n\tcertified,\n\tchair,\n\tcheckmark,\n\tcity,\n\tcompanies,\n\tcompany,\n\tcopy,\n\t'credit-card': creditCard,\n\tcutlery,\n\tdepartment,\n\tdiamond,\n\tdocter,\n\tdownload,\n\tenvelope,\n\teuro,\n\texam,\n\tfilter,\n\tflower,\n\tglobe,\n\t'globe-2': globeTwo,\n\thash,\n\that,\n\thome,\n\tintegration,\n\tlanguage,\n\tlaptop,\n\tlocation,\n\tmail,\n\tmedal,\n\tmenu,\n\t'menu-arrow': menuArrow,\n\tminus,\n\tmore,\n\tnegative,\n\tother,\n\tpay,\n\tpencil,\n\tpercent,\n\t'pie-chart': pieChart,\n\tplaceholder,\n\tplus,\n\tpower,\n\treceipt,\n\treset,\n\tsearch,\n\tsend,\n\tsettings,\n\tshuffle,\n\tsick,\n\tsignature,\n\tsparkle,\n\tstar,\n\tstroller,\n\ttag,\n\ttasks,\n\ttools,\n\ttooth,\n\ttrain,\n\ttrash,\n\tupload,\n\twave,\n\tzipcode,\n\n\t//security\n\teye,\n\t'eye-closed': eyeClosed,\n\tkey,\n\tlock,\n\tunlocked,\n\n\t//time\n\talarm,\n\tcalendar: calendar,\n\t'calendar-multi': calendarMulti,\n\t'calendar-free': calendarFree,\n\t'calendar-not-free': calendarNotFree,\n\tclock,\n\n\t//users\n\tfemale,\n\tid,\n\t'id-two': idTwo,\n\tmale,\n\tuser,\n\tusers,\n\n\t// extra\n\tcheckmarkThick,\n};\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"icons-BCQj_mGG.js","sources":["src/utils/icons.ts"],"sourcesContent":["import caret from '../assets/icons/arrows/caret.svg';\nimport doubleCaret from '../assets/icons/arrows/double-caret.svg';\nimport arrow from '../assets/icons/arrows/arrow.svg';\nimport doubleArrow from '../assets/icons/arrows/double-arrow.svg';\nimport turn from '../assets/icons/arrows/turn.svg';\n\nimport bell from '../assets/icons/communication/bell.svg';\nimport chat from '../assets/icons/communication/chat.svg';\nimport checkCircle from '../assets/icons/communication/check-circle.svg';\nimport crossCircle from '../assets/icons/communication/cross-circle.svg';\nimport errorCircle from '../assets/icons/communication/error-circle.svg';\nimport infoCircle from '../assets/icons/communication/info-circle.svg';\nimport phone from '../assets/icons/communication/phone.svg';\nimport questionCircle from '../assets/icons/communication/question-circle.svg';\nimport headset from '../assets/icons/communication/headset.svg';\nimport warning from '../assets/icons/communication/warning.svg';\n\nimport attachment from '../assets/icons/files/attachment.svg';\nimport description from '../assets/icons/files/description.svg';\nimport documentIcon from '../assets/icons/files/document.svg';\nimport folder from '../assets/icons/files/folder.svg';\nimport pdf from '../assets/icons/files/pdf.svg';\nimport xls from '../assets/icons/files/xls.svg';\n\nimport bank from '../assets/icons/general/bank.svg';\nimport bread from '../assets/icons/general/bread.svg';\nimport cake from '../assets/icons/general/cake.svg';\nimport calculator from '../assets/icons/general/calculator.svg';\nimport camera from '../assets/icons/general/camera.svg';\nimport car from '../assets/icons/general/car.svg';\nimport certified from '../assets/icons/general/certified.svg';\nimport chair from '../assets/icons/general/chair.svg';\nimport checkmark from '../assets/icons/general/checkmark.svg';\nimport city from '../assets/icons/general/city.svg';\nimport companies from '../assets/icons/general/companies.svg';\nimport company from '../assets/icons/general/company.svg';\nimport copy from '../assets/icons/general/copy.svg';\nimport creditCard from '../assets/icons/general/credit-card.svg';\nimport cutlery from '../assets/icons/general/cutlery.svg';\nimport department from '../assets/icons/general/department.svg';\nimport diamond from '../assets/icons/general/diamond.svg';\nimport docter from '../assets/icons/general/docter.svg';\nimport download from '../assets/icons/general/download.svg';\nimport envelope from '../assets/icons/general/envelope.svg';\nimport euro from '../assets/icons/general/euro.svg';\nimport exam from '../assets/icons/general/exam.svg';\nimport filter from '../assets/icons/general/filter.svg';\nimport flower from '../assets/icons/general/flower.svg';\nimport globe from '../assets/icons/general/globe.svg';\nimport globeTwo from '../assets/icons/general/globe-2.svg';\nimport hash from '../assets/icons/general/hash.svg';\nimport hat from '../assets/icons/general/hat.svg';\nimport home from '../assets/icons/general/home.svg';\nimport integration from '../assets/icons/general/integration.svg';\nimport language from '../assets/icons/general/language.svg';\nimport laptop from '../assets/icons/general/laptop.svg';\nimport location from '../assets/icons/general/location.svg';\nimport mail from '../assets/icons/general/mail.svg';\nimport medal from '../assets/icons/general/medal.svg';\nimport menu from '../assets/icons/general/menu.svg';\nimport menuArrow from '../assets/icons/general/menu-arrow.svg';\nimport minus from '../assets/icons/general/minus.svg';\nimport more from '../assets/icons/general/more.svg';\nimport negative from '../assets/icons/general/negative.svg';\nimport other from '../assets/icons/general/other.svg';\nimport pay from '../assets/icons/general/pay.svg';\nimport pencil from '../assets/icons/general/pencil.svg';\nimport percent from '../assets/icons/general/percent.svg';\nimport pieChart from '../assets/icons/general/pie-chart.svg';\nimport placeholder from '../assets/icons/general/placeholder.svg';\nimport plus from '../assets/icons/general/plus.svg';\nimport power from '../assets/icons/general/power.svg';\nimport receipt from '../assets/icons/general/receipt.svg';\nimport reset from '../assets/icons/general/reset.svg';\nimport search from '../assets/icons/general/search.svg';\nimport send from '../assets/icons/general/send.svg';\nimport settings from '../assets/icons/general/settings.svg';\nimport shuffle from '../assets/icons/general/shuffle.svg';\nimport sick from '../assets/icons/general/sick.svg';\nimport signature from '../assets/icons/general/signature.svg';\nimport sparkle from '../assets/icons/general/sparkle.svg';\nimport star from '../assets/icons/general/star.svg';\nimport stroller from '../assets/icons/general/stroller.svg';\nimport tag from '../assets/icons/general/tag.svg';\nimport tasks from '../assets/icons/general/tasks.svg';\nimport tools from '../assets/icons/general/tools.svg';\nimport tooth from '../assets/icons/general/tooth.svg';\nimport train from '../assets/icons/general/train.svg';\nimport trash from '../assets/icons/general/trash.svg';\nimport upload from '../assets/icons/general/upload.svg';\nimport wave from '../assets/icons/general/wave.svg';\nimport zipcode from '../assets/icons/general/zipcode.svg';\n\nimport eye from '../assets/icons/security/eye.svg';\nimport eyeClosed from '../assets/icons/security/eye-closed.svg';\nimport key from '../assets/icons/security/key.svg';\nimport lock from '../assets/icons/security/lock.svg';\nimport unlocked from '../assets/icons/security/unlocked.svg';\n\nimport alarm from '../assets/icons/time/alarm.svg';\nimport calendar from '../assets/icons/time/calendar.svg';\nimport calendarMulti from '../assets/icons/time/calendar-multi.svg';\nimport calendarFree from '../assets/icons/time/calendar-free.svg';\nimport calendarNotFree from '../assets/icons/time/calendar-not-free.svg';\nimport clock from '../assets/icons/time/clock.svg';\n\nimport female from '../assets/icons/users/female.svg';\nimport id from '../assets/icons/users/id.svg';\nimport idTwo from '../assets/icons/users/id-two.svg';\nimport male from '../assets/icons/users/male.svg';\nimport user from '../assets/icons/users/user.svg';\nimport users from '../assets/icons/users/users.svg';\n\nimport checkmarkThick from '../assets/icons/extra/checkmark-thick.svg';\n\nexport const categorized = {\n\tarrows: {\n\t\tcaret,\n\t\t'double-caret': doubleCaret,\n\t\tarrow,\n\t\t'double-arrow': doubleArrow,\n\t\tturn,\n\t},\n\tcommunication: {\n\t\tbell,\n\t\tchat,\n\t\t'check-circle': checkCircle,\n\t\t'cross-circle': crossCircle,\n\t\t'error-circle': errorCircle,\n\t\t'info-circle': infoCircle,\n\t\tphone,\n\t\t'question-circle': questionCircle,\n\t\theadset,\n\t\twarning,\n\t},\n\tfiles: {\n\t\tattachment,\n\t\tdescription,\n\t\tdocument: documentIcon,\n\t\tfolder,\n\t\tpdf,\n\t\txls,\n\t},\n\tgeneral: {\n\t\tbank,\n\t\tbread,\n\t\tcake,\n\t\tcalculator,\n\t\tcamera,\n\t\tcar,\n\t\tcertified,\n\t\tchair,\n\t\tcheckmark,\n\t\tcity,\n\t\tcompanies,\n\t\tcompany,\n\t\tcopy,\n\t\t'credit-card': creditCard,\n\t\tcutlery,\n\t\tdepartment,\n\t\tdiamond,\n\t\tdocter,\n\t\tdownload,\n\t\tenvelope,\n\t\teuro,\n\t\texam,\n\t\tfilter,\n\t\tflower,\n\t\tglobe,\n\t\t'globe-2': globeTwo,\n\t\thash,\n\t\that,\n\t\thome,\n\t\tintegration,\n\t\tlanguage,\n\t\tlaptop,\n\t\tlocation,\n\t\tmail,\n\t\tmedal,\n\t\tmenu,\n\t\t'menu-arrow': menuArrow,\n\t\tminus,\n\t\tmore,\n\t\tnegative,\n\t\tother,\n\t\tpay,\n\t\tpencil,\n\t\tpercent,\n\t\t'pie-chart': pieChart,\n\t\tplaceholder,\n\t\tplus,\n\t\tpower,\n\t\treceipt,\n\t\treset,\n\t\tsearch,\n\t\tsend,\n\t\tsettings,\n\t\tshuffle,\n\t\tsick,\n\t\tsignature,\n\t\tsparkle,\n\t\tstar,\n\t\tstroller,\n\t\ttag,\n\t\ttasks,\n\t\ttools,\n\t\ttooth,\n\t\ttrain,\n\t\ttrash,\n\t\tupload,\n\t\twave,\n\t\tzipcode,\n\t},\n\tsecurity: {\n\t\teye,\n\t\t'eye-closed': eyeClosed,\n\t\tkey,\n\t\tlock,\n\t\tunlocked,\n\t},\n\ttime: {\n\t\talarm,\n\t\tcalendar: calendar,\n\t\t'calendar-multi': calendarMulti,\n\t\t'calendar-free': calendarFree,\n\t\t'calendar-not-free': calendarNotFree,\n\t\tclock,\n\t},\n\tusers: {\n\t\tfemale,\n\t\tid,\n\t\t'id-two': idTwo,\n\t\tmale,\n\t\tuser,\n\t\tusers,\n\t},\n\textra: {\n\t\tcheckmarkThick,\n\t},\n};\n\nexport const icons = {\n\t//arrows\n\tcaret,\n\t'double-caret': doubleCaret,\n\tarrow,\n\t'double-arrow': doubleArrow,\n\tturn,\n\n\t//communication\n\tbell,\n\tchat,\n\t'check-circle': checkCircle,\n\t'cross-circle': crossCircle,\n\t'error-circle': errorCircle,\n\t'info-circle': infoCircle,\n\tphone,\n\t'question-circle': questionCircle,\n\theadset,\n\twarning,\n\n\t//files\n\tattachment,\n\tdescription,\n\tdocument: documentIcon,\n\tfolder,\n\tpdf,\n\txls,\n\n\t//general\n\tbank,\n\tbread,\n\tcake,\n\tcalculator,\n\tcamera,\n\tcar,\n\tcertified,\n\tchair,\n\tcheckmark,\n\tcity,\n\tcompanies,\n\tcompany,\n\tcopy,\n\t'credit-card': creditCard,\n\tcutlery,\n\tdepartment,\n\tdiamond,\n\tdocter,\n\tdownload,\n\tenvelope,\n\teuro,\n\texam,\n\tfilter,\n\tflower,\n\tglobe,\n\t'globe-2': globeTwo,\n\thash,\n\that,\n\thome,\n\tintegration,\n\tlanguage,\n\tlaptop,\n\tlocation,\n\tmail,\n\tmedal,\n\tmenu,\n\t'menu-arrow': menuArrow,\n\tminus,\n\tmore,\n\tnegative,\n\tother,\n\tpay,\n\tpencil,\n\tpercent,\n\t'pie-chart': pieChart,\n\tplaceholder,\n\tplus,\n\tpower,\n\treceipt,\n\treset,\n\tsearch,\n\tsend,\n\tsettings,\n\tshuffle,\n\tsick,\n\tsignature,\n\tsparkle,\n\tstar,\n\tstroller,\n\ttag,\n\ttasks,\n\ttools,\n\ttooth,\n\ttrain,\n\ttrash,\n\tupload,\n\twave,\n\tzipcode,\n\n\t//security\n\teye,\n\t'eye-closed': eyeClosed,\n\tkey,\n\tlock,\n\tunlocked,\n\n\t//time\n\talarm,\n\tcalendar: calendar,\n\t'calendar-multi': calendarMulti,\n\t'calendar-free': calendarFree,\n\t'calendar-not-free': calendarNotFree,\n\tclock,\n\n\t//users\n\tfemale,\n\tid,\n\t'id-two': idTwo,\n\tmale,\n\tuser,\n\tusers,\n\n\t// extra\n\tcheckmarkThick,\n};\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
@@ -1 +0,0 @@
1
- {"file":"p-BmA7NKgh.js","mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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","names":[],"sources":["src/utils/icons.ts"],"sourcesContent":["import caret from '../assets/icons/arrows/caret.svg';\nimport doubleCaret from '../assets/icons/arrows/double-caret.svg';\nimport arrow from '../assets/icons/arrows/arrow.svg';\nimport doubleArrow from '../assets/icons/arrows/double-arrow.svg';\nimport turn from '../assets/icons/arrows/turn.svg';\n\nimport bell from '../assets/icons/communication/bell.svg';\nimport chat from '../assets/icons/communication/chat.svg';\nimport checkCircle from '../assets/icons/communication/check-circle.svg';\nimport crossCircle from '../assets/icons/communication/cross-circle.svg';\nimport errorCircle from '../assets/icons/communication/error-circle.svg';\nimport infoCircle from '../assets/icons/communication/info-circle.svg';\nimport phone from '../assets/icons/communication/phone.svg';\nimport questionCircle from '../assets/icons/communication/question-circle.svg';\nimport headset from '../assets/icons/communication/headset.svg';\nimport warning from '../assets/icons/communication/warning.svg';\n\nimport attachment from '../assets/icons/files/attachment.svg';\nimport description from '../assets/icons/files/description.svg';\nimport documentIcon from '../assets/icons/files/document.svg';\nimport folder from '../assets/icons/files/folder.svg';\nimport pdf from '../assets/icons/files/pdf.svg';\nimport xls from '../assets/icons/files/xls.svg';\n\nimport bank from '../assets/icons/general/bank.svg';\nimport bread from '../assets/icons/general/bread.svg';\nimport cake from '../assets/icons/general/cake.svg';\nimport calculator from '../assets/icons/general/calculator.svg';\nimport camera from '../assets/icons/general/camera.svg';\nimport car from '../assets/icons/general/car.svg';\nimport certified from '../assets/icons/general/certified.svg';\nimport chair from '../assets/icons/general/chair.svg';\nimport checkmark from '../assets/icons/general/checkmark.svg';\nimport city from '../assets/icons/general/city.svg';\nimport companies from '../assets/icons/general/companies.svg';\nimport company from '../assets/icons/general/company.svg';\nimport copy from '../assets/icons/general/copy.svg';\nimport creditCard from '../assets/icons/general/credit-card.svg';\nimport cutlery from '../assets/icons/general/cutlery.svg';\nimport department from '../assets/icons/general/department.svg';\nimport diamond from '../assets/icons/general/diamond.svg';\nimport docter from '../assets/icons/general/docter.svg';\nimport download from '../assets/icons/general/download.svg';\nimport envelope from '../assets/icons/general/envelope.svg';\nimport euro from '../assets/icons/general/euro.svg';\nimport exam from '../assets/icons/general/exam.svg';\nimport filter from '../assets/icons/general/filter.svg';\nimport flower from '../assets/icons/general/flower.svg';\nimport globe from '../assets/icons/general/globe.svg';\nimport globeTwo from '../assets/icons/general/globe-2.svg';\nimport hash from '../assets/icons/general/hash.svg';\nimport hat from '../assets/icons/general/hat.svg';\nimport home from '../assets/icons/general/home.svg';\nimport integration from '../assets/icons/general/integration.svg';\nimport language from '../assets/icons/general/language.svg';\nimport laptop from '../assets/icons/general/laptop.svg';\nimport location from '../assets/icons/general/location.svg';\nimport mail from '../assets/icons/general/mail.svg';\nimport medal from '../assets/icons/general/medal.svg';\nimport menu from '../assets/icons/general/menu.svg';\nimport menuArrow from '../assets/icons/general/menu-arrow.svg';\nimport minus from '../assets/icons/general/minus.svg';\nimport more from '../assets/icons/general/more.svg';\nimport negative from '../assets/icons/general/negative.svg';\nimport other from '../assets/icons/general/other.svg';\nimport pay from '../assets/icons/general/pay.svg';\nimport pencil from '../assets/icons/general/pencil.svg';\nimport percent from '../assets/icons/general/percent.svg';\nimport pieChart from '../assets/icons/general/pie-chart.svg';\nimport placeholder from '../assets/icons/general/placeholder.svg';\nimport plus from '../assets/icons/general/plus.svg';\nimport power from '../assets/icons/general/power.svg';\nimport receipt from '../assets/icons/general/receipt.svg';\nimport reset from '../assets/icons/general/reset.svg';\nimport search from '../assets/icons/general/search.svg';\nimport send from '../assets/icons/general/send.svg';\nimport settings from '../assets/icons/general/settings.svg';\nimport shuffle from '../assets/icons/general/shuffle.svg';\nimport sick from '../assets/icons/general/sick.svg';\nimport signature from '../assets/icons/general/signature.svg';\nimport sparkle from '../assets/icons/general/sparkle.svg';\nimport star from '../assets/icons/general/star.svg';\nimport stroller from '../assets/icons/general/stroller.svg';\nimport tag from '../assets/icons/general/tag.svg';\nimport tasks from '../assets/icons/general/tasks.svg';\nimport tools from '../assets/icons/general/tools.svg';\nimport tooth from '../assets/icons/general/tooth.svg';\nimport train from '../assets/icons/general/train.svg';\nimport trash from '../assets/icons/general/trash.svg';\nimport upload from '../assets/icons/general/upload.svg';\nimport wave from '../assets/icons/general/wave.svg';\nimport zipcode from '../assets/icons/general/zipcode.svg';\n\nimport eye from '../assets/icons/security/eye.svg';\nimport eyeClosed from '../assets/icons/security/eye-closed.svg';\nimport key from '../assets/icons/security/key.svg';\nimport lock from '../assets/icons/security/lock.svg';\nimport unlocked from '../assets/icons/security/unlocked.svg';\n\nimport alarm from '../assets/icons/time/alarm.svg';\nimport calendar from '../assets/icons/time/calendar.svg';\nimport calendarMulti from '../assets/icons/time/calendar-multi.svg';\nimport calendarFree from '../assets/icons/time/calendar-free.svg';\nimport calendarNotFree from '../assets/icons/time/calendar-not-free.svg';\nimport clock from '../assets/icons/time/clock.svg';\n\nimport female from '../assets/icons/users/female.svg';\nimport id from '../assets/icons/users/id.svg';\nimport idTwo from '../assets/icons/users/id-two.svg';\nimport male from '../assets/icons/users/male.svg';\nimport user from '../assets/icons/users/user.svg';\nimport users from '../assets/icons/users/users.svg';\n\nimport checkmarkThick from '../assets/icons/extra/checkmark-thick.svg';\n\nexport const categorized = {\n\tarrows: {\n\t\tcaret,\n\t\t'double-caret': doubleCaret,\n\t\tarrow,\n\t\t'double-arrow': doubleArrow,\n\t\tturn,\n\t},\n\tcommunication: {\n\t\tbell,\n\t\tchat,\n\t\t'check-circle': checkCircle,\n\t\t'cross-circle': crossCircle,\n\t\t'error-circle': errorCircle,\n\t\t'info-circle': infoCircle,\n\t\tphone,\n\t\t'question-circle': questionCircle,\n\t\theadset,\n\t\twarning,\n\t},\n\tfiles: {\n\t\tattachment,\n\t\tdescription,\n\t\tdocument: documentIcon,\n\t\tfolder,\n\t\tpdf,\n\t\txls,\n\t},\n\tgeneral: {\n\t\tbank,\n\t\tbread,\n\t\tcake,\n\t\tcalculator,\n\t\tcamera,\n\t\tcar,\n\t\tcertified,\n\t\tchair,\n\t\tcheckmark,\n\t\tcity,\n\t\tcompanies,\n\t\tcompany,\n\t\tcopy,\n\t\t'credit-card': creditCard,\n\t\tcutlery,\n\t\tdepartment,\n\t\tdiamond,\n\t\tdocter,\n\t\tdownload,\n\t\tenvelope,\n\t\teuro,\n\t\texam,\n\t\tfilter,\n\t\tflower,\n\t\tglobe,\n\t\t'globe-2': globeTwo,\n\t\thash,\n\t\that,\n\t\thome,\n\t\tintegration,\n\t\tlanguage,\n\t\tlaptop,\n\t\tlocation,\n\t\tmail,\n\t\tmedal,\n\t\tmenu,\n\t\t'menu-arrow': menuArrow,\n\t\tminus,\n\t\tmore,\n\t\tnegative,\n\t\tother,\n\t\tpay,\n\t\tpencil,\n\t\tpercent,\n\t\t'pie-chart': pieChart,\n\t\tplaceholder,\n\t\tplus,\n\t\tpower,\n\t\treceipt,\n\t\treset,\n\t\tsearch,\n\t\tsend,\n\t\tsettings,\n\t\tshuffle,\n\t\tsick,\n\t\tsignature,\n\t\tsparkle,\n\t\tstar,\n\t\tstroller,\n\t\ttag,\n\t\ttasks,\n\t\ttools,\n\t\ttooth,\n\t\ttrain,\n\t\ttrash,\n\t\tupload,\n\t\twave,\n\t\tzipcode,\n\t},\n\tsecurity: {\n\t\teye,\n\t\t'eye-closed': eyeClosed,\n\t\tkey,\n\t\tlock,\n\t\tunlocked,\n\t},\n\ttime: {\n\t\talarm,\n\t\tcalendar: calendar,\n\t\t'calendar-multi': calendarMulti,\n\t\t'calendar-free': calendarFree,\n\t\t'calendar-not-free': calendarNotFree,\n\t\tclock,\n\t},\n\tusers: {\n\t\tfemale,\n\t\tid,\n\t\t'id-two': idTwo,\n\t\tmale,\n\t\tuser,\n\t\tusers,\n\t},\n\textra: {\n\t\tcheckmarkThick,\n\t},\n};\n\nexport const icons = {\n\t//arrows\n\tcaret,\n\t'double-caret': doubleCaret,\n\tarrow,\n\t'double-arrow': doubleArrow,\n\tturn,\n\n\t//communication\n\tbell,\n\tchat,\n\t'check-circle': checkCircle,\n\t'cross-circle': crossCircle,\n\t'error-circle': errorCircle,\n\t'info-circle': infoCircle,\n\tphone,\n\t'question-circle': questionCircle,\n\theadset,\n\twarning,\n\n\t//files\n\tattachment,\n\tdescription,\n\tdocument: documentIcon,\n\tfolder,\n\tpdf,\n\txls,\n\n\t//general\n\tbank,\n\tbread,\n\tcake,\n\tcalculator,\n\tcamera,\n\tcar,\n\tcertified,\n\tchair,\n\tcheckmark,\n\tcity,\n\tcompanies,\n\tcompany,\n\tcopy,\n\t'credit-card': creditCard,\n\tcutlery,\n\tdepartment,\n\tdiamond,\n\tdocter,\n\tdownload,\n\tenvelope,\n\teuro,\n\texam,\n\tfilter,\n\tflower,\n\tglobe,\n\t'globe-2': globeTwo,\n\thash,\n\that,\n\thome,\n\tintegration,\n\tlanguage,\n\tlaptop,\n\tlocation,\n\tmail,\n\tmedal,\n\tmenu,\n\t'menu-arrow': menuArrow,\n\tminus,\n\tmore,\n\tnegative,\n\tother,\n\tpay,\n\tpencil,\n\tpercent,\n\t'pie-chart': pieChart,\n\tplaceholder,\n\tplus,\n\tpower,\n\treceipt,\n\treset,\n\tsearch,\n\tsend,\n\tsettings,\n\tshuffle,\n\tsick,\n\tsignature,\n\tsparkle,\n\tstar,\n\tstroller,\n\ttag,\n\ttasks,\n\ttools,\n\ttooth,\n\ttrain,\n\ttrash,\n\tupload,\n\twave,\n\tzipcode,\n\n\t//security\n\teye,\n\t'eye-closed': eyeClosed,\n\tkey,\n\tlock,\n\tunlocked,\n\n\t//time\n\talarm,\n\tcalendar: calendar,\n\t'calendar-multi': calendarMulti,\n\t'calendar-free': calendarFree,\n\t'calendar-not-free': calendarNotFree,\n\tclock,\n\n\t//users\n\tfemale,\n\tid,\n\t'id-two': idTwo,\n\tmale,\n\tuser,\n\tusers,\n\n\t// extra\n\tcheckmarkThick,\n};\n"],"version":3}
@@ -1 +0,0 @@
1
- {"version":3,"file":"icons-BmA7NKgh.js","sources":["src/utils/icons.ts"],"sourcesContent":["import caret from '../assets/icons/arrows/caret.svg';\nimport doubleCaret from '../assets/icons/arrows/double-caret.svg';\nimport arrow from '../assets/icons/arrows/arrow.svg';\nimport doubleArrow from '../assets/icons/arrows/double-arrow.svg';\nimport turn from '../assets/icons/arrows/turn.svg';\n\nimport bell from '../assets/icons/communication/bell.svg';\nimport chat from '../assets/icons/communication/chat.svg';\nimport checkCircle from '../assets/icons/communication/check-circle.svg';\nimport crossCircle from '../assets/icons/communication/cross-circle.svg';\nimport errorCircle from '../assets/icons/communication/error-circle.svg';\nimport infoCircle from '../assets/icons/communication/info-circle.svg';\nimport phone from '../assets/icons/communication/phone.svg';\nimport questionCircle from '../assets/icons/communication/question-circle.svg';\nimport headset from '../assets/icons/communication/headset.svg';\nimport warning from '../assets/icons/communication/warning.svg';\n\nimport attachment from '../assets/icons/files/attachment.svg';\nimport description from '../assets/icons/files/description.svg';\nimport documentIcon from '../assets/icons/files/document.svg';\nimport folder from '../assets/icons/files/folder.svg';\nimport pdf from '../assets/icons/files/pdf.svg';\nimport xls from '../assets/icons/files/xls.svg';\n\nimport bank from '../assets/icons/general/bank.svg';\nimport bread from '../assets/icons/general/bread.svg';\nimport cake from '../assets/icons/general/cake.svg';\nimport calculator from '../assets/icons/general/calculator.svg';\nimport camera from '../assets/icons/general/camera.svg';\nimport car from '../assets/icons/general/car.svg';\nimport certified from '../assets/icons/general/certified.svg';\nimport chair from '../assets/icons/general/chair.svg';\nimport checkmark from '../assets/icons/general/checkmark.svg';\nimport city from '../assets/icons/general/city.svg';\nimport companies from '../assets/icons/general/companies.svg';\nimport company from '../assets/icons/general/company.svg';\nimport copy from '../assets/icons/general/copy.svg';\nimport creditCard from '../assets/icons/general/credit-card.svg';\nimport cutlery from '../assets/icons/general/cutlery.svg';\nimport department from '../assets/icons/general/department.svg';\nimport diamond from '../assets/icons/general/diamond.svg';\nimport docter from '../assets/icons/general/docter.svg';\nimport download from '../assets/icons/general/download.svg';\nimport envelope from '../assets/icons/general/envelope.svg';\nimport euro from '../assets/icons/general/euro.svg';\nimport exam from '../assets/icons/general/exam.svg';\nimport filter from '../assets/icons/general/filter.svg';\nimport flower from '../assets/icons/general/flower.svg';\nimport globe from '../assets/icons/general/globe.svg';\nimport globeTwo from '../assets/icons/general/globe-2.svg';\nimport hash from '../assets/icons/general/hash.svg';\nimport hat from '../assets/icons/general/hat.svg';\nimport home from '../assets/icons/general/home.svg';\nimport integration from '../assets/icons/general/integration.svg';\nimport language from '../assets/icons/general/language.svg';\nimport laptop from '../assets/icons/general/laptop.svg';\nimport location from '../assets/icons/general/location.svg';\nimport mail from '../assets/icons/general/mail.svg';\nimport medal from '../assets/icons/general/medal.svg';\nimport menu from '../assets/icons/general/menu.svg';\nimport menuArrow from '../assets/icons/general/menu-arrow.svg';\nimport minus from '../assets/icons/general/minus.svg';\nimport more from '../assets/icons/general/more.svg';\nimport negative from '../assets/icons/general/negative.svg';\nimport other from '../assets/icons/general/other.svg';\nimport pay from '../assets/icons/general/pay.svg';\nimport pencil from '../assets/icons/general/pencil.svg';\nimport percent from '../assets/icons/general/percent.svg';\nimport pieChart from '../assets/icons/general/pie-chart.svg';\nimport placeholder from '../assets/icons/general/placeholder.svg';\nimport plus from '../assets/icons/general/plus.svg';\nimport power from '../assets/icons/general/power.svg';\nimport receipt from '../assets/icons/general/receipt.svg';\nimport reset from '../assets/icons/general/reset.svg';\nimport search from '../assets/icons/general/search.svg';\nimport send from '../assets/icons/general/send.svg';\nimport settings from '../assets/icons/general/settings.svg';\nimport shuffle from '../assets/icons/general/shuffle.svg';\nimport sick from '../assets/icons/general/sick.svg';\nimport signature from '../assets/icons/general/signature.svg';\nimport sparkle from '../assets/icons/general/sparkle.svg';\nimport star from '../assets/icons/general/star.svg';\nimport stroller from '../assets/icons/general/stroller.svg';\nimport tag from '../assets/icons/general/tag.svg';\nimport tasks from '../assets/icons/general/tasks.svg';\nimport tools from '../assets/icons/general/tools.svg';\nimport tooth from '../assets/icons/general/tooth.svg';\nimport train from '../assets/icons/general/train.svg';\nimport trash from '../assets/icons/general/trash.svg';\nimport upload from '../assets/icons/general/upload.svg';\nimport wave from '../assets/icons/general/wave.svg';\nimport zipcode from '../assets/icons/general/zipcode.svg';\n\nimport eye from '../assets/icons/security/eye.svg';\nimport eyeClosed from '../assets/icons/security/eye-closed.svg';\nimport key from '../assets/icons/security/key.svg';\nimport lock from '../assets/icons/security/lock.svg';\nimport unlocked from '../assets/icons/security/unlocked.svg';\n\nimport alarm from '../assets/icons/time/alarm.svg';\nimport calendar from '../assets/icons/time/calendar.svg';\nimport calendarMulti from '../assets/icons/time/calendar-multi.svg';\nimport calendarFree from '../assets/icons/time/calendar-free.svg';\nimport calendarNotFree from '../assets/icons/time/calendar-not-free.svg';\nimport clock from '../assets/icons/time/clock.svg';\n\nimport female from '../assets/icons/users/female.svg';\nimport id from '../assets/icons/users/id.svg';\nimport idTwo from '../assets/icons/users/id-two.svg';\nimport male from '../assets/icons/users/male.svg';\nimport user from '../assets/icons/users/user.svg';\nimport users from '../assets/icons/users/users.svg';\n\nimport checkmarkThick from '../assets/icons/extra/checkmark-thick.svg';\n\nexport const categorized = {\n\tarrows: {\n\t\tcaret,\n\t\t'double-caret': doubleCaret,\n\t\tarrow,\n\t\t'double-arrow': doubleArrow,\n\t\tturn,\n\t},\n\tcommunication: {\n\t\tbell,\n\t\tchat,\n\t\t'check-circle': checkCircle,\n\t\t'cross-circle': crossCircle,\n\t\t'error-circle': errorCircle,\n\t\t'info-circle': infoCircle,\n\t\tphone,\n\t\t'question-circle': questionCircle,\n\t\theadset,\n\t\twarning,\n\t},\n\tfiles: {\n\t\tattachment,\n\t\tdescription,\n\t\tdocument: documentIcon,\n\t\tfolder,\n\t\tpdf,\n\t\txls,\n\t},\n\tgeneral: {\n\t\tbank,\n\t\tbread,\n\t\tcake,\n\t\tcalculator,\n\t\tcamera,\n\t\tcar,\n\t\tcertified,\n\t\tchair,\n\t\tcheckmark,\n\t\tcity,\n\t\tcompanies,\n\t\tcompany,\n\t\tcopy,\n\t\t'credit-card': creditCard,\n\t\tcutlery,\n\t\tdepartment,\n\t\tdiamond,\n\t\tdocter,\n\t\tdownload,\n\t\tenvelope,\n\t\teuro,\n\t\texam,\n\t\tfilter,\n\t\tflower,\n\t\tglobe,\n\t\t'globe-2': globeTwo,\n\t\thash,\n\t\that,\n\t\thome,\n\t\tintegration,\n\t\tlanguage,\n\t\tlaptop,\n\t\tlocation,\n\t\tmail,\n\t\tmedal,\n\t\tmenu,\n\t\t'menu-arrow': menuArrow,\n\t\tminus,\n\t\tmore,\n\t\tnegative,\n\t\tother,\n\t\tpay,\n\t\tpencil,\n\t\tpercent,\n\t\t'pie-chart': pieChart,\n\t\tplaceholder,\n\t\tplus,\n\t\tpower,\n\t\treceipt,\n\t\treset,\n\t\tsearch,\n\t\tsend,\n\t\tsettings,\n\t\tshuffle,\n\t\tsick,\n\t\tsignature,\n\t\tsparkle,\n\t\tstar,\n\t\tstroller,\n\t\ttag,\n\t\ttasks,\n\t\ttools,\n\t\ttooth,\n\t\ttrain,\n\t\ttrash,\n\t\tupload,\n\t\twave,\n\t\tzipcode,\n\t},\n\tsecurity: {\n\t\teye,\n\t\t'eye-closed': eyeClosed,\n\t\tkey,\n\t\tlock,\n\t\tunlocked,\n\t},\n\ttime: {\n\t\talarm,\n\t\tcalendar: calendar,\n\t\t'calendar-multi': calendarMulti,\n\t\t'calendar-free': calendarFree,\n\t\t'calendar-not-free': calendarNotFree,\n\t\tclock,\n\t},\n\tusers: {\n\t\tfemale,\n\t\tid,\n\t\t'id-two': idTwo,\n\t\tmale,\n\t\tuser,\n\t\tusers,\n\t},\n\textra: {\n\t\tcheckmarkThick,\n\t},\n};\n\nexport const icons = {\n\t//arrows\n\tcaret,\n\t'double-caret': doubleCaret,\n\tarrow,\n\t'double-arrow': doubleArrow,\n\tturn,\n\n\t//communication\n\tbell,\n\tchat,\n\t'check-circle': checkCircle,\n\t'cross-circle': crossCircle,\n\t'error-circle': errorCircle,\n\t'info-circle': infoCircle,\n\tphone,\n\t'question-circle': questionCircle,\n\theadset,\n\twarning,\n\n\t//files\n\tattachment,\n\tdescription,\n\tdocument: documentIcon,\n\tfolder,\n\tpdf,\n\txls,\n\n\t//general\n\tbank,\n\tbread,\n\tcake,\n\tcalculator,\n\tcamera,\n\tcar,\n\tcertified,\n\tchair,\n\tcheckmark,\n\tcity,\n\tcompanies,\n\tcompany,\n\tcopy,\n\t'credit-card': creditCard,\n\tcutlery,\n\tdepartment,\n\tdiamond,\n\tdocter,\n\tdownload,\n\tenvelope,\n\teuro,\n\texam,\n\tfilter,\n\tflower,\n\tglobe,\n\t'globe-2': globeTwo,\n\thash,\n\that,\n\thome,\n\tintegration,\n\tlanguage,\n\tlaptop,\n\tlocation,\n\tmail,\n\tmedal,\n\tmenu,\n\t'menu-arrow': menuArrow,\n\tminus,\n\tmore,\n\tnegative,\n\tother,\n\tpay,\n\tpencil,\n\tpercent,\n\t'pie-chart': pieChart,\n\tplaceholder,\n\tplus,\n\tpower,\n\treceipt,\n\treset,\n\tsearch,\n\tsend,\n\tsettings,\n\tshuffle,\n\tsick,\n\tsignature,\n\tsparkle,\n\tstar,\n\tstroller,\n\ttag,\n\ttasks,\n\ttools,\n\ttooth,\n\ttrain,\n\ttrash,\n\tupload,\n\twave,\n\tzipcode,\n\n\t//security\n\teye,\n\t'eye-closed': eyeClosed,\n\tkey,\n\tlock,\n\tunlocked,\n\n\t//time\n\talarm,\n\tcalendar: calendar,\n\t'calendar-multi': calendarMulti,\n\t'calendar-free': calendarFree,\n\t'calendar-not-free': calendarNotFree,\n\tclock,\n\n\t//users\n\tfemale,\n\tid,\n\t'id-two': idTwo,\n\tmale,\n\tuser,\n\tusers,\n\n\t// extra\n\tcheckmarkThick,\n};\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}