@luminati-io/uikit 1.5.0 → 1.6.1

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 (114) hide show
  1. package/dist/uikit.umd.js +1 -1
  2. package/dist/uikit.umd.js.LICENSE.txt +9 -0
  3. package/package.json +4 -5
  4. package/assets/fonts/Inter-Regular.ttf +0 -0
  5. package/assets/fonts/Inter-SemiBold.ttf +0 -0
  6. package/assets/icons/account.svg +0 -1
  7. package/assets/icons/adapt.svg +0 -1
  8. package/assets/icons/add.svg +0 -1
  9. package/assets/icons/add_circle.svg +0 -1
  10. package/assets/icons/add_funds.svg +0 -1
  11. package/assets/icons/attach.svg +0 -1
  12. package/assets/icons/book_help.svg +0 -1
  13. package/assets/icons/building.svg +0 -1
  14. package/assets/icons/calendar.svg +0 -1
  15. package/assets/icons/calendar_graph.svg +0 -1
  16. package/assets/icons/call.svg +0 -1
  17. package/assets/icons/camera.svg +0 -1
  18. package/assets/icons/cart.svg +0 -1
  19. package/assets/icons/close.svg +0 -1
  20. package/assets/icons/close_circle.svg +0 -1
  21. package/assets/icons/close_small.svg +0 -1
  22. package/assets/icons/collapse.svg +0 -1
  23. package/assets/icons/column.svg +0 -1
  24. package/assets/icons/columns.svg +0 -1
  25. package/assets/icons/connect.svg +0 -1
  26. package/assets/icons/contact_support.svg +0 -1
  27. package/assets/icons/copy.svg +0 -1
  28. package/assets/icons/copy_small.svg +0 -1
  29. package/assets/icons/customize.svg +0 -1
  30. package/assets/icons/dataset.svg +0 -3
  31. package/assets/icons/delete.svg +0 -6
  32. package/assets/icons/desktop.svg +0 -3
  33. package/assets/icons/dislike.svg +0 -3
  34. package/assets/icons/doc_new.svg +0 -8
  35. package/assets/icons/document.svg +0 -3
  36. package/assets/icons/dots_horizontal.svg +0 -3
  37. package/assets/icons/dots_vertical.svg +0 -3
  38. package/assets/icons/download.svg +0 -3
  39. package/assets/icons/drag_and_drop.svg +0 -3
  40. package/assets/icons/edit.svg +0 -3
  41. package/assets/icons/edit_small.svg +0 -3
  42. package/assets/icons/envelope.svg +0 -4
  43. package/assets/icons/file_csv.svg +0 -7
  44. package/assets/icons/file_json.svg +0 -8
  45. package/assets/icons/filter.svg +0 -3
  46. package/assets/icons/folder.svg +0 -3
  47. package/assets/icons/forward.svg +0 -3
  48. package/assets/icons/index.js +0 -165
  49. package/assets/icons/info.svg +0 -3
  50. package/assets/icons/invite.svg +0 -3
  51. package/assets/icons/lightning.svg +0 -3
  52. package/assets/icons/like.svg +0 -3
  53. package/assets/icons/link_ext.svg +0 -4
  54. package/assets/icons/lock.svg +0 -4
  55. package/assets/icons/login.svg +0 -12
  56. package/assets/icons/logout.svg +0 -4
  57. package/assets/icons/maximize.svg +0 -4
  58. package/assets/icons/mention.svg +0 -3
  59. package/assets/icons/menu_close.svg +0 -3
  60. package/assets/icons/menu_expand.svg +0 -3
  61. package/assets/icons/message.svg +0 -3
  62. package/assets/icons/minimize.svg +0 -4
  63. package/assets/icons/minus.svg +0 -3
  64. package/assets/icons/monitor.svg +0 -3
  65. package/assets/icons/on_off.svg +0 -8
  66. package/assets/icons/pause.svg +0 -3
  67. package/assets/icons/pin.svg +0 -3
  68. package/assets/icons/play.svg +0 -3
  69. package/assets/icons/publish.svg +0 -9
  70. package/assets/icons/question.svg +0 -3
  71. package/assets/icons/queue.svg +0 -8
  72. package/assets/icons/referal.svg +0 -4
  73. package/assets/icons/refresh.svg +0 -3
  74. package/assets/icons/reset.svg +0 -4
  75. package/assets/icons/search.svg +0 -10
  76. package/assets/icons/seo.svg +0 -17
  77. package/assets/icons/settings.svg +0 -3
  78. package/assets/icons/smartphone.svg +0 -4
  79. package/assets/icons/sort.svg +0 -4
  80. package/assets/icons/sum.svg +0 -3
  81. package/assets/icons/trash.svg +0 -3
  82. package/assets/icons/unpin.svg +0 -4
  83. package/assets/icons/upgrade.svg +0 -11
  84. package/assets/icons/upload.svg +0 -4
  85. package/assets/icons/upload_cloud.svg +0 -4
  86. package/assets/icons/verify.svg +0 -4
  87. package/src/Typography/header.js +0 -25
  88. package/src/Typography/hyperlink.js +0 -27
  89. package/src/Typography/index.js +0 -11
  90. package/src/Typography/label.js +0 -26
  91. package/src/Typography/paragraph.js +0 -26
  92. package/src/Typography/typography.js +0 -22
  93. package/src/button/button.js +0 -121
  94. package/src/button/index.js +0 -6
  95. package/src/button/loading_icon.js +0 -46
  96. package/src/icon.js +0 -58
  97. package/src/icon_button.js +0 -79
  98. package/src/index.js +0 -44
  99. package/src/infochip.js +0 -57
  100. package/src/input/index.js +0 -6
  101. package/src/input/toggle.js +0 -105
  102. package/src/layout/box.js +0 -36
  103. package/src/layout/flex.js +0 -41
  104. package/src/layout/index.js +0 -6
  105. package/src/link/index.js +0 -6
  106. package/src/link/link.js +0 -84
  107. package/src/progress/index.js +0 -7
  108. package/src/progress/progess.js +0 -45
  109. package/src/progress/progress_bar.js +0 -37
  110. package/src/tooltip.js +0 -99
  111. package/src/utils.js +0 -270
  112. package/webpack.common.js +0 -25
  113. package/webpack.config.js +0 -28
  114. package/webpack.shared.js +0 -11
@@ -7,6 +7,15 @@
7
7
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
8
8
  */
9
9
 
10
+ /**
11
+ * Prism: Lightweight, robust, elegant syntax highlighting
12
+ *
13
+ * @license MIT <https://opensource.org/licenses/MIT>
14
+ * @author Lea Verou <https://lea.verou.me>
15
+ * @namespace
16
+ * @public
17
+ */
18
+
10
19
  /** @license React v16.13.1
11
20
  * react-is.production.min.js
12
21
  *
package/package.json CHANGED
@@ -1,19 +1,18 @@
1
1
  {
2
2
  "name": "@luminati-io/uikit",
3
- "version": "1.5.0",
3
+ "version": "1.6.1",
4
4
  "author": "Bright Data (http://brightdata.com)",
5
5
  "license": "ISC",
6
6
  "description": "brightdata's design system",
7
7
  "main": "./dist/uikit.umd.js",
8
8
  "files": [
9
- "dist",
10
- "src",
11
- "assets",
12
- "webpack.*.js"
9
+ "dist"
13
10
  ],
14
11
  "dependencies": {
15
12
  "@popperjs/core": "^2.11.6",
13
+ "babel-plugin-prismjs": "^2.1.0",
16
14
  "lodash": "^4.17.21",
15
+ "prismjs": "^1.29.0",
17
16
  "prop-types": "^15.8.1",
18
17
  "react-popper": "^2.3.0",
19
18
  "styled-components": "^5.3.6"
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="prefix__a" maskUnits="userSpaceOnUse" x="1.5" y="1" width="17" height="18" fill="currentColor"><path fill="#fff" d="M1.5 1h17v18h-17z"/><path d="M14.46 6.316A4.32 4.32 0 0010.146 2 4.32 4.32 0 005.83 6.316c0 1.536.817 2.942 2.12 3.714-2.845.692-4.555 2.58-5.03 3.169-.309.383-.419.896-.419 1.218v2.442c0 .85.692 1.541 1.541 1.541H16.25c.85 0 1.542-.691 1.542-1.541v-2.442c0-.322-.11-.835-.42-1.217-.475-.59-2.184-2.478-5.03-3.17a4.318 4.318 0 002.12-3.714zm-2.74 3.617a.185.185 0 00.041.351c3.029.553 4.84 2.549 5.323 3.148.231.287.337.711.337.985v2.442c0 .646-.526 1.171-1.172 1.171H4.041a1.173 1.173 0 01-1.171-1.171v-2.442c0-.274.106-.699.337-.986.483-.598 2.294-2.595 5.322-3.147a.185.185 0 00.041-.351A3.95 3.95 0 016.2 6.316a3.95 3.95 0 013.946-3.946 3.95 3.95 0 013.945 3.946 3.95 3.95 0 01-2.37 3.617z"/></mask><path d="M14.46 6.316A4.32 4.32 0 0010.146 2 4.32 4.32 0 005.83 6.316c0 1.536.817 2.942 2.12 3.714-2.845.692-4.555 2.58-5.03 3.169-.309.383-.419.896-.419 1.218v2.442c0 .85.692 1.541 1.541 1.541H16.25c.85 0 1.542-.691 1.542-1.541v-2.442c0-.322-.11-.835-.42-1.217-.475-.59-2.184-2.478-5.03-3.17a4.318 4.318 0 002.12-3.714zm-2.74 3.617a.185.185 0 00.041.351c3.029.553 4.84 2.549 5.323 3.148.231.287.337.711.337.985v2.442c0 .646-.526 1.171-1.172 1.171H4.041a1.173 1.173 0 01-1.171-1.171v-2.442c0-.274.106-.699.337-.986.483-.598 2.294-2.595 5.322-3.147a.185.185 0 00.041-.351A3.95 3.95 0 016.2 6.316a3.95 3.95 0 013.946-3.946 3.95 3.95 0 013.945 3.946 3.95 3.95 0 01-2.37 3.617z" fill="currentColor"/><path d="M14.46 6.316h-.4v.4h.4v-.4zM7.95 10.03l.094.388.954-.232-.845-.5-.204.344zm-5.03 3.169l.31.251-.31-.251zm14.87 3.66h.4-.4zm0-2.442h-.4.4zm-.418-1.217l-.312.25v.001l.312-.251zm-5.03-3.17l-.204-.345-.846.5.955.233.095-.388zm2.12-3.714h.4v-.4h-.4v.4zM11.72 9.933l.16.367.033-.014.029-.02-.222-.333zm-.11.19l.398-.045-.397.046zm.151.161l-.072.394.072-.394zm5.323 3.148l-.311.251.31-.251zM2.87 16.859h-.4.4zm0-2.442h.4-.4zm.337-.986l-.311-.251.311.251zm5.322-3.147l.072.394-.072-.394zm.15-.16l-.396-.047.397.047zm-.109-.191l-.16.366.16-.366zM6.2 6.316h-.4.4zm5.52 3.617l-.16-.367-.032.014-.03.02.223.333zm3.14-3.617A4.72 4.72 0 0010.146 1.6v.8a3.92 3.92 0 013.916 3.916h.8zM10.146 1.6A4.72 4.72 0 005.43 6.316h.8A3.92 3.92 0 0110.145 2.4v-.8zM5.43 6.316c0 1.679.893 3.215 2.316 4.058l.408-.689a3.919 3.919 0 01-1.924-3.37h-.8zM7.854 9.64c-2.968.722-4.747 2.688-5.246 3.307l.623.502c.45-.559 2.09-2.37 4.813-3.032l-.19-.777zm-5.246 3.307c-.381.472-.508 1.081-.508 1.47h.8c0-.257.093-.673.33-.968l-.622-.502zm-.508 1.47v2.44h.8v-2.44h-.8zm0 2.44c0 1.072.87 1.942 1.941 1.942V18A1.143 1.143 0 012.9 16.859h-.8zM4.041 18.8H16.25V18H4.041v.8zm12.208 0c1.07 0 1.942-.87 1.942-1.941h-.8c0 .629-.513 1.141-1.142 1.141v.8zm1.942-1.941v-2.442h-.8v2.442h.8zm0-2.442c0-.388-.127-.997-.508-1.469l-.622.503c.237.294.33.71.33.966h.8zm-.508-1.469c-.5-.619-2.278-2.585-5.247-3.307l-.19.777c2.723.663 4.363 2.474 4.814 3.033l.623-.503zm-5.138-2.574a4.718 4.718 0 002.316-4.058h-.8c0 1.393-.74 2.67-1.923 3.37l.407.688zm1.916-4.458v.8-.8zm-2.9 3.65a.585.585 0 00-.348.604l.795-.093a.215.215 0 01-.128.223l-.32-.734zm-.348.603c.03.257.224.463.476.509l.144-.787a.215.215 0 01.175.187l-.795.091zm.477.509c2.89.527 4.624 2.437 5.083 3.005l.622-.502c-.508-.63-2.396-2.713-5.562-3.29l-.143.787zm5.083 3.005c.162.2.248.53.248.734h.8c0-.344-.125-.864-.426-1.236l-.622.502zm.248.734v2.442h.8v-2.442h-.8zm0 2.442a.773.773 0 01-.772.771v.8c.867 0 1.572-.704 1.572-1.571h-.8zm-.772.771H4.041v.8H16.25v-.8zm-12.208 0a.773.773 0 01-.771-.771h-.8c0 .866.705 1.571 1.571 1.571v-.8zm-.771-.771v-2.442h-.8v2.442h.8zm0-2.442c0-.203.086-.534.248-.735l-.622-.502c-.301.373-.426.893-.426 1.237h.8zm.248-.735c.459-.568 2.193-2.477 5.083-3.004l-.143-.787c-3.167.577-5.054 2.66-5.562 3.289l.622.502zm5.083-3.004a.585.585 0 00.476-.508l-.794-.093a.215.215 0 01.174-.186l.144.787zm.476-.508a.585.585 0 00-.347-.604l-.32.733a.215.215 0 01-.127-.222l.794.094zm-.346-.604a3.55 3.55 0 01-2.132-3.25h-.8a4.35 4.35 0 002.611 3.983l.32-.733zm-2.132-3.25a3.55 3.55 0 013.546-3.546v-.8A4.35 4.35 0 005.8 6.316h.8zm3.546-3.546a3.55 3.55 0 013.546 3.546h.8a4.35 4.35 0 00-4.345-4.346v.8zm3.546 3.546a3.55 3.55 0 01-2.13 3.25l.32.733a4.35 4.35 0 002.61-3.983h-.8zM11.5 9.6l.443.666L11.5 9.6z" fill="currentColor" mask="url(#prefix__a)"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.2 1.5a.5.5 0 01.5-.5h2.6a.5.5 0 01.5.5v.909c.823.194 1.595.519 2.295.95l.643-.642a.5.5 0 01.707 0l1.838 1.838a.5.5 0 010 .707l-.643.643c.432.7.757 1.472.951 2.295h.909a.5.5 0 01.5.5v2.6a.5.5 0 01-.5.5h-.909a7.756 7.756 0 01-.95 2.295l.642.643a.5.5 0 010 .707l-1.838 1.838a.5.5 0 01-.707 0l-.643-.643c-.7.432-1.472.757-2.295.951v.909a.5.5 0 01-.5.5H8.7a.5.5 0 01-.5-.5v-.909a7.754 7.754 0 01-2.295-.95l-.643.642a.5.5 0 01-.707 0l-1.838-1.838a.5.5 0 010-.707l.643-.643a7.753 7.753 0 01-.951-2.295H1.5a.5.5 0 01-.5-.5V8.7a.5.5 0 01.5-.5h.909c.194-.823.519-1.595.95-2.295l-.642-.643a.5.5 0 010-.707l1.838-1.838a.5.5 0 01.707 0l.643.643A7.754 7.754 0 018.2 2.409V1.5zM10 16.3a6.3 6.3 0 100-12.6 6.3 6.3 0 000 12.6z" fill="currentColor"/><path d="M9.426 12.66l4.207-4.102a.5.5 0 000-.716l-.515-.502a.5.5 0 00-.698 0l-2.994 2.92a.5.5 0 01-.698 0L7.58 9.14a.5.5 0 00-.698 0l-.515.502a.5.5 0 000 .716l2.36 2.302a.5.5 0 00.699 0z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.75 3a.75.75 0 00-1.5 0v6.25H3a.75.75 0 000 1.5h6.25v5.75a.75.75 0 001.5 0v-5.75h5.75a.75.75 0 000-1.5h-5.75V3z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 19a9 9 0 100-18 9 9 0 000 18zM6.25 10h7.5M10 6.25v7.5" stroke="currentColor" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#prefix__clip0_2448_31650)" fill="currentColor"><path d="M10.217 5H8.551v.976a2.5 2.5 0 00-1.667 2.357c0 1.352 1.229 1.966 2.128 2.417.705.35 1.205.622 1.205.916a.833.833 0 11-1.666 0H6.884a2.506 2.506 0 001.667 2.358v.975h1.666v-.975a2.506 2.506 0 001.667-2.358c0-1.351-1.23-1.967-2.127-2.416-.707-.349-1.206-.623-1.206-.917a.833.833 0 111.666 0h1.667a2.5 2.5 0 00-1.667-2.357V5z"/><path d="M15.84 8.333c.138.544.205 1.105.198 1.667a6.46 6.46 0 01-1.95 4.733 6.403 6.403 0 01-4.704 1.956 6.406 6.406 0 01-4.704-1.955A6.457 6.457 0 012.73 10a6.466 6.466 0 011.95-4.737 6.416 6.416 0 014.704-1.952 6.408 6.408 0 011.666.203V1.816a8.052 8.052 0 00-1.666-.15A8.028 8.028 0 003.49 4.112 8.046 8.046 0 001.05 10a8.043 8.043 0 002.44 5.887 8.027 8.027 0 005.894 2.446 8.029 8.029 0 005.894-2.445A8.042 8.042 0 0017.717 10a8.064 8.064 0 00-.151-1.667h-1.727z"/><path d="M16.883 2.5V0h-1.666v2.5h-2.5v1.666h2.5v2.5h1.666v-2.5h2.5V2.5h-2.5z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.15 1.906c-.686 0-1.343.273-1.828.758l-7.658 7.658a4.253 4.253 0 106.014 6.014l7.658-7.658a.75.75 0 111.061 1.06l-7.658 7.659a5.753 5.753 0 01-8.136-8.136l7.658-7.658A4.085 4.085 0 1116.04 7.38L8.372 15.04a2.419 2.419 0 01-3.419-3.42l7.075-7.066a.75.75 0 111.06 1.061L6.014 12.68a.919.919 0 00.649 1.567.918.918 0 00.648-.269l7.667-7.658a2.586 2.586 0 00-1.828-4.414z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.647 1A2.647 2.647 0 002 3.647v14.824c0 .292.237.529.53.529h12.705a.53.53 0 100-1.059H3.06v-.176a1.588 1.588 0 011.588-1.588h12a.53.53 0 00.53-.53V1.53a.53.53 0 00-.53-.529h-12zm0 14.118c-.576 0-1.133.187-1.588.529v-12A1.588 1.588 0 014.647 2.06h11.47v13.059H4.648z" fill="currentColor"/><path d="M8.803 12.41a.727.727 0 101.454 0 .727.727 0 00-1.454 0zm2.008-2.745c1.023-.563 1.542-1.38 1.542-2.426 0-1.798-1.418-2.604-2.823-2.604-1.369 0-2.824.995-2.824 2.839a.706.706 0 001.412 0c0-.98.732-1.427 1.412-1.427.527 0 1.412.155 1.412 1.192 0 .367-.097.796-.812 1.19-.485.266-1.306.958-1.306 1.853a.706.706 0 101.412 0c0-.131.278-.454.575-.617z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.184 18.998h6.19a.607.607 0 00.446-.181.622.622 0 00.18-.452V7.928a.626.626 0 00-.262-.484l-8.376-6.32a.61.61 0 00-.737 0L1.25 7.432a.62.62 0 00-.25.496v10.45c0 .164.065.322.18.438a.61.61 0 00.434.182h6.191a.59.59 0 00.088 0h4.202a.591.591 0 00.088 0zm.57-1.242h5.018V8.25L9.994 2.396 2.216 8.252v9.504h5.02v-4.347c0-.74.29-1.45.807-1.974a2.743 2.743 0 011.951-.817c.732 0 1.434.294 1.951.817.518.524.808 1.234.808 1.974v4.347zm-1.229 0v-4.347c0-.41-.161-.805-.448-1.095a1.522 1.522 0 00-2.165 0c-.288.29-.449.684-.449 1.095v4.347h3.062z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#prefix__clip0_563_0)" stroke="currentColor" stroke-width="1.2"><path d="M1 4.655a2 2 0 012-2h14a2 2 0 012 2V17a2 2 0 01-2 2H3a2 2 0 01-2-2V4.655zM1 6.4h18"/><path d="M5 1v1.5M15 1v1.5" stroke-linecap="round"/></g><defs><clipPath id="prefix__clip0_563_0"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#prefix__clip0_4329_39077)" fill-rule="evenodd" clip-rule="evenodd" fill="currentColor"><path d="M.4 4.655a2.6 2.6 0 012.6-2.6h14a2.6 2.6 0 012.6 2.6V17a2.6 2.6 0 01-2.6 2.6H3A2.6 2.6 0 01.4 17V4.655zm2.6-1.4a1.4 1.4 0 00-1.4 1.4V17A1.4 1.4 0 003 18.4h14a1.4 1.4 0 001.4-1.4V4.655a1.4 1.4 0 00-1.4-1.4H3z"/><path d="M19 7H1V5.8h18V7zM5 .4a.6.6 0 01.6.6v1.5a.6.6 0 11-1.2 0V1A.6.6 0 015 .4zM15 .4a.6.6 0 01.6.6v1.5a.6.6 0 11-1.2 0V1a.6.6 0 01.6-.6zM14.378 8.971a.65.65 0 01.15.907l-2.5 3.5a.65.65 0 01-.934.13L9.084 11.9l-2.59 3.023a.65.65 0 11-.988-.846l3-3.5a.65.65 0 01.9-.085l1.964 1.572 2.101-2.942a.65.65 0 01.907-.15z"/></g><defs><clipPath id="prefix__clip0_4329_39077"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath></defs></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.332 2.576a7.066 7.066 0 014.992 4.992M12.6 5.302A4.225 4.225 0 0115.598 8.3M7.43 10.056a7.374 7.374 0 003.44 3.43.707.707 0 00.698-.052l2.205-1.473a.697.697 0 01.67-.062l4.128 1.773a.697.697 0 01.423.732 4.234 4.234 0 01-4.198 3.696A11.996 11.996 0 012.8 6.104a4.234 4.234 0 013.696-4.198.697.697 0 01.732.423L9 6.466a.706.706 0 01-.053.661l-1.473 2.24a.706.706 0 00-.044.689v0z" stroke="currentColor" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.758 14.855h-.017v.15a.935.935 0 01-.277.671.935.935 0 01-.672.278H2.995a.935.935 0 01-.672-.277.935.935 0 01-.277-.672v-8.42c0-.264.102-.497.277-.672a.936.936 0 01.672-.277h3.263c.337 0 .607-.27.607-.607v-.49c0-.15.054-.28.142-.368a.514.514 0 01.367-.142h5.056c.15 0 .28.055.367.142a.515.515 0 01.142.368v.49c0 .336.27.607.607.607h3.263c.264 0 .496.101.672.277a.936.936 0 01.277.672v8.27zm.544-9.78a2.063 2.063 0 00-1.51-.636h-2.66a1.657 1.657 0 00-.498-1.09 1.697 1.697 0 00-1.204-.499H7.357A1.707 1.707 0 005.64 4.44H2.995c-.598 0-1.127.236-1.51.636A2.16 2.16 0 00.85 6.585v8.42c0 .598.236 1.127.637 1.51.38.38.924.635 1.508.635h13.797c.599 0 1.128-.236 1.511-.637.38-.38.634-.925.634-1.508v-8.42c0-.598-.235-1.127-.635-1.51z" fill="currentColor" stroke="currentColor" stroke-width=".3"/><path d="M12.99 10.812v.003a3.014 3.014 0 01-.902 2.19c-.566.549-1.34.903-2.194.903a3.154 3.154 0 01-2.194-.904 3.082 3.082 0 01-.903-2.192c0-.854.354-1.628.904-2.195a3.082 3.082 0 012.193-.902c.853 0 1.628.354 2.194.904.564.564.902 1.337.902 2.193zM9.894 6.485c-1.191 0-2.277.49-3.048 1.262a4.317 4.317 0 000 6.096 4.316 4.316 0 006.096 0 4.317 4.317 0 000-6.096 4.317 4.317 0 00-3.048-1.262zM15.913 8.425a.979.979 0 100-1.957.979.979 0 000 1.957z" fill="currentColor" stroke="currentColor" stroke-width=".3"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.956 5.935L17.63 13.26c-.174.522-.63.87-1.174.87H7.478c-.521 0-1.021-.327-1.195-.805L2.848 4.13H.87A.872.872 0 010 3.26c0-.477.391-.869.87-.869h2.587c.37 0 .695.24.826.587l3.543 9.413h8.261l1.848-5.87H7.695a.872.872 0 01-.869-.869c0-.478.391-.87.87-.87H19.13c.283 0 .544.153.696.37a.843.843 0 01.13.783zM7.913 15.283c-.37 0-.74.152-1 .413-.26.26-.413.63-.413 1s.152.739.413 1c.26.26.63.413 1 .413s.74-.152 1-.413.413-.63.413-1-.152-.74-.413-1c-.26-.261-.63-.413-1-.413zm7.804 0c-.37 0-.739.152-1 .413-.26.26-.413.63-.413 1s.152.739.413 1c.261.26.63.413 1 .413s.74-.152 1-.413c.261-.261.413-.63.413-1s-.152-.74-.413-1c-.26-.261-.63-.413-1-.413z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.308 4.622a.657.657 0 10-.93-.93L10 9.07 4.622 3.693a.657.657 0 00-.93.93L9.07 10l-5.377 5.378a.657.657 0 00.93.93L10 10.93l5.378 5.378a.657.657 0 00.93-.93L10.93 10l5.378-5.378z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm1 0a9 9 0 11-18 0 9 9 0 0118 0zm-4.646-4.354a.5.5 0 010 .708L10.707 10l3.646 3.646a.5.5 0 01-.707.708L10 10.707l-3.646 3.647a.5.5 0 01-.708-.708L9.293 10 5.646 6.354a.5.5 0 11.708-.708L10 9.293l3.646-3.647a.5.5 0 01.707 0z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.354 6.354a.5.5 0 10-.708-.708L10 9.293 6.354 5.646a.5.5 0 10-.708.708L9.293 10l-3.647 3.646a.5.5 0 00.708.708L10 10.707l3.646 3.647a.5.5 0 00.707-.708L10.707 10l3.646-3.646z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.167 9.167L10 5 5.833 9.167M14.167 15L10 10.833 5.833 15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 3A1.5 1.5 0 013 1.5h3.5v17H3A1.5 1.5 0 011.5 17V3z" fill="#fff"/><path d="M1.5 3A1.5 1.5 0 013 1.5h3.5v17H3A1.5 1.5 0 011.5 17V3z" stroke="currentColor"/><path d="M5.5 3A1.5 1.5 0 017 1.5h3.5v17H7A1.5 1.5 0 015.5 17V3z" fill="#fff"/><path d="M5.5 3A1.5 1.5 0 017 1.5h3.5v17H7A1.5 1.5 0 015.5 17V3z" stroke="currentColor"/><g><path fill="currentColor" d="M9.5 1.5h5v17h-5z"/><path stroke="currentColor" d="M9.5 1.5h5v17h-5z"/></g><g><path d="M13.5 1.5H17A1.5 1.5 0 0118.5 3v14a1.5 1.5 0 01-1.5 1.5h-3.5v-17z" fill="#fff"/><path d="M13.5 1.5H17A1.5 1.5 0 0118.5 3v14a1.5 1.5 0 01-1.5 1.5h-3.5v-17z" stroke="currentColor"/></g></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 3A1.5 1.5 0 013 1.5h3.5v17H3A1.5 1.5 0 011.5 17V3z" fill="#fff"/><path d="M1.5 3A1.5 1.5 0 013 1.5h3.5v17H3A1.5 1.5 0 011.5 17V3z" stroke="currentColor"/><path d="M5.5 3A1.5 1.5 0 017 1.5h3.5v17H7A1.5 1.5 0 015.5 17V3z" fill="#fff"/><path d="M5.5 3A1.5 1.5 0 017 1.5h3.5v17H7A1.5 1.5 0 015.5 17V3z" stroke="currentColor"/><path fill="currentColor" d="M9.5 1.5h5v17h-5z"/><path stroke="currentColor" d="M9.5 1.5h5v17h-5z"/><path d="M13.5 1.5H17A1.5 1.5 0 0118.5 3v14a1.5 1.5 0 01-1.5 1.5h-3.5v-17z" fill="#fff"/><path d="M13.5 1.5H17A1.5 1.5 0 0118.5 3v14a1.5 1.5 0 01-1.5 1.5h-3.5v-17z" stroke="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.105 6.51a.464.464 0 000 .656h0l2.099 2.1H10.78L8.853 5.925 8.81 5.85H1.313a.464.464 0 000 .928h6.96L9.977 9.73l-1.702 2.951h-6.96a.465.465 0 000 .929H8.81l.043-.075 1.928-3.34h6.423l-2.099 2.098h0a.467.467 0 000 .656h0a.471.471 0 00.656 0s0 0 0 0l2.89-2.89v-.001a.465.465 0 000-.656s0 0 0 0l-2.89-2.892v-.001a.472.472 0 00-.656.002zm0 0s0 0 0 0l.106.107-.106-.106s0 0 0 0z" fill="currentColor" stroke="currentColor" stroke-width=".3"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.73 4.362A2.362 2.362 0 014.09 2h12.714a2.362 2.362 0 012.362 2.362v9.81a2.362 2.362 0 01-2.362 2.361h-6.014l-1.09-1.09h7.104a1.272 1.272 0 001.272-1.271v-9.81a1.272 1.272 0 00-1.272-1.272H4.091a1.272 1.272 0 00-1.272 1.272v3.982c-.4.208-.766.472-1.09.78V4.363zM8.72 9.63a4.748 4.748 0 00-1.205-1.09h7.473a.545.545 0 010 1.09H8.72zm1 2.906h3.815a.545.545 0 000-1.09H9.593c.083.35.127.716.127 1.09zM5.36 6.179a.545.545 0 01.545-.545h5.45a.545.545 0 010 1.09h-5.45a.545.545 0 01-.545-.545zm2.821 8.773a3.997 3.997 0 10-.77.77l2.105 2.105a.545.545 0 10.77-.77l-2.105-2.105zm-.278-2.415a2.907 2.907 0 11-5.813 0 2.907 2.907 0 015.813 0z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.018 3.018a.917.917 0 01.649-.268h7.5a.916.916 0 01.916.917V4.5a.75.75 0 001.5 0v-.833a2.417 2.417 0 00-2.416-2.417h-7.5A2.417 2.417 0 001.25 3.667v7.5a2.417 2.417 0 002.417 2.416H4.5a.75.75 0 000-1.5h-.833a.916.916 0 01-.917-.916v-7.5c0-.243.097-.477.268-.649zm5.567 6.484c0-.507.41-.917.917-.917h7.5c.506 0 .916.41.916.917v7.5c0 .506-.41.916-.916.916h-7.5a.917.917 0 01-.917-.916v-7.5zm.917-2.417a2.417 2.417 0 00-2.417 2.417v7.5a2.417 2.417 0 002.417 2.416h7.5a2.417 2.417 0 002.416-2.416v-7.5a2.417 2.417 0 00-2.416-2.417h-7.5z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.363 4.363a.706.706 0 01.5-.207h5.779a.706.706 0 01.706.706v.642a.578.578 0 101.156 0v-.642A1.862 1.862 0 0010.642 3h-5.78A1.862 1.862 0 003 4.862v5.78a1.862 1.862 0 001.862 1.862h.642a.578.578 0 100-1.156h-.642a.706.706 0 01-.706-.707V4.863c0-.187.074-.367.207-.5zm4.29 4.995c0-.39.315-.706.705-.706h5.78c.39 0 .706.316.706.706v5.78c0 .39-.316.706-.706.706h-5.78a.706.706 0 01-.706-.706v-5.78zm.705-1.862a1.862 1.862 0 00-1.862 1.862v5.78c0 1.028.834 1.862 1.862 1.862h5.78A1.862 1.862 0 0017 15.138v-5.78a1.862 1.862 0 00-1.862-1.862h-5.78z" fill="currentColor"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="currentColor" stroke-width="1.2" stroke-linejoin="round" d="M2 3h5.476v5.476H2zM2 11h5.476v5.476H2z"/><path d="M13.857 10.429V17m-3.285-3.286h6.571" stroke="currentColor" stroke-width="1.2"/><path stroke="currentColor" stroke-width="1.2" stroke-linejoin="round" d="M11.143 3h5.476v5.476h-5.476z"/></svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M19.2441 5.61859L9.62205 1L0 5.61859V15.3814L9.62205 20L19.2441 15.3814V5.61859ZM14.1818 7.52563L7.01458 3.45986L9.62205 2.20828L17.4408 5.96129L14.1818 7.52563ZM15.1142 8.28638L18.1548 6.82686V14.696L10.1667 18.5303V10.6612L13.6436 8.99224V13.704L15.1142 13.3941V8.28638ZM9.07741 10.6612V18.5303L1.08929 14.696V6.82686L9.07741 10.6612ZM9.62205 9.71431L1.80327 5.96129L5.81876 4.03386L12.986 8.09963L9.62205 9.71431Z" fill="currentColor"/>
3
- </svg>
@@ -1,6 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2.5 5H4.16667H17.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M6.66602 5.0003V3.33363C6.66602 2.8916 6.84161 2.46768 7.15417 2.15512C7.46673 1.84256 7.89066 1.66696 8.33268 1.66696H11.666C12.108 1.66696 12.532 1.84256 12.8445 2.15512C13.1571 2.46768 13.3327 2.8916 13.3327 3.33363V5.0003M15.8327 5.0003V16.667C15.8327 17.109 15.6571 17.5329 15.3445 17.8455C15.032 18.158 14.608 18.3336 14.166 18.3336H5.83268C5.39065 18.3336 4.96673 18.158 4.65417 17.8455C4.34161 17.5329 4.16602 17.109 4.16602 16.667V5.0003H15.8327Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M8.33398 9.16696V14.167" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M11.666 9.16696V14.167" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
6
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.6576 13.75L11.6654 13.75L11.6751 13.75V13.65L11.6663 13.65V13.6499L11.6644 13.65L11.6576 13.65V13.75ZM11.6576 13.75H8.34233M11.6576 13.75H8.34233M8.34233 13.75H8.32494H3.33333C2.64297 13.75 2.08333 13.1904 2.08333 12.5L8.34233 13.75ZM16.6667 13.65H11.6755H11.6571H8.34233V13.6501H8.32494V13.65H3.33333C2.6982 13.65 2.18333 13.1351 2.18333 12.5V12.1834H17.8167V12.5C17.8167 13.1351 17.3018 13.65 16.6667 13.65ZM3.33333 1.98337C2.12751 1.98337 1.15 2.96089 1.15 4.16671V12.5C1.15 13.7059 2.12751 14.6834 3.33333 14.6834H7.49735L6.34735 16.9834H5.83333C5.54798 16.9834 5.31667 17.2147 5.31667 17.5C5.31667 17.7853 5.54798 18.0167 5.83333 18.0167H6.65762V18.0167H6.67507V18.0167H13.325V18.0167H13.3423V18.0167H14.1667C14.452 18.0167 14.6833 17.7854 14.6833 17.5C14.6833 17.2147 14.452 16.9834 14.1667 16.9834H13.6526L12.5026 14.6834H16.6667C17.8725 14.6834 18.85 13.7059 18.85 12.5V4.16671C18.85 2.96089 17.8725 1.98337 16.6667 1.98337H3.33333ZM17.8167 11.15H2.18333V4.16671C2.18333 3.53158 2.6982 3.01671 3.33333 3.01671H16.6667C17.3018 3.01671 17.8167 3.53158 17.8167 4.16671V11.15ZM12.4974 16.9834H7.50265L8.65264 14.6834H11.3474L12.4974 16.9834Z" fill="currentColor" stroke="currentColor" stroke-width="0.2"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.24951 3H2.49951C2.13484 3 1.7851 3.14487 1.52724 3.40273C1.26938 3.66059 1.12451 4.01033 1.12451 4.375V11.25C1.12451 11.6147 1.26938 11.9644 1.52724 12.2223C1.7851 12.4801 2.13484 12.625 2.49951 12.625H5.78599L8.70369 18.4604C8.83074 18.7145 9.09043 18.875 9.37451 18.875C9.80131 18.875 10.2239 18.7909 10.6182 18.6276C11.0125 18.4643 11.3708 18.2249 11.6726 17.9231C11.9744 17.6213 12.2138 17.263 12.3771 16.8687C12.5404 16.4744 12.6245 16.0518 12.6245 15.625V14.5H16.7085C16.9921 14.5 17.2725 14.4397 17.531 14.3231C17.7895 14.2065 18.0202 14.0362 18.2079 13.8236C18.3956 13.611 18.5359 13.3609 18.6195 13.09C18.7032 12.819 18.7283 12.5333 18.6931 12.2519L17.7556 4.75193C17.6951 4.26822 17.4601 3.82325 17.0946 3.50064C16.7292 3.17803 16.2585 3 15.771 3H6.24951ZM6.99951 4.5V11.6979L9.81045 17.3198C9.88993 17.2994 9.96805 17.2733 10.0442 17.2418C10.2565 17.1538 10.4494 17.0249 10.6119 16.8624C10.7745 16.6999 10.9034 16.507 10.9913 16.2947C11.0792 16.0824 11.1245 15.8548 11.1245 15.625V13.75C11.1245 13.3358 11.4603 13 11.8745 13H16.7085C16.7794 13 16.8495 12.9849 16.9141 12.9558C16.9788 12.9266 17.0365 12.8841 17.0834 12.8309C17.1303 12.7778 17.1654 12.7152 17.1863 12.6475C17.2072 12.5797 17.2135 12.5083 17.2047 12.438L16.2672 4.93798C16.2521 4.81706 16.1933 4.70581 16.1019 4.62516C16.0106 4.54451 15.8929 4.5 15.771 4.5H6.99951ZM5.49951 4.5H2.62451V11.125H5.49951V4.5Z" fill="currentColor"/>
3
- </svg>
@@ -1,8 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <mask id="path-1-outside-1_1728_25" maskUnits="userSpaceOnUse" x="2" y="0" width="16" height="19" fill="black">
3
- <rect fill="white" x="2" width="16" height="19"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.9302 6.8009C16.9334 6.81798 16.9354 6.83546 16.9354 6.85293H16.9356V12.0035C16.9356 12.1575 16.8106 12.2823 16.6568 12.2823C16.5028 12.2823 16.378 12.1575 16.378 12.0035V7.1296H13.3114C11.928 7.1296 10.8029 6.00429 10.8029 4.62112V1.55757H5.6087C4.47744 1.55757 3.55738 2.47763 3.55738 3.6087V15.6711C3.55738 16.8022 4.47744 17.7224 5.6087 17.7224H10.6477C10.8017 17.7224 10.9265 17.8472 10.9265 18.0012C10.9265 18.1552 10.8015 18.28 10.6477 18.28H5.6087C4.17005 18.28 3 17.1098 3 15.6713V3.6087C3 2.17024 4.17005 1 5.60851 1H11.0824C11.126 1 11.1679 1.01133 11.2063 1.03034L11.2176 1.03648C11.2399 1.04896 11.2612 1.06336 11.2796 1.08179L12.7991 2.60128L16.8538 6.65363L16.8701 6.67571L16.8933 6.7072L16.9081 6.73504C16.9156 6.75098 16.9213 6.76749 16.9258 6.78477L16.9302 6.8009ZM11.3603 1.95136V4.62112C11.3603 5.6969 12.2354 6.57203 13.3114 6.57222H15.9819L12.7302 3.32051L11.3603 1.95136ZM14.0543 13.354C14.0543 13.2001 14.1793 13.0753 14.3331 13.0753C14.4871 13.0753 14.6119 13.2001 14.6119 13.354V15.3977H16.6557C16.8097 15.3977 16.9345 15.5225 16.9345 15.6765C16.9345 15.8305 16.8095 15.9553 16.6557 15.9553H14.6119V17.9993C14.6119 18.1533 14.4869 18.2781 14.3331 18.2781C14.1791 18.2781 14.0543 18.1533 14.0543 17.9993V15.9554H12.0105C11.8565 15.9554 11.7317 15.8306 11.7317 15.6767C11.7317 15.5227 11.8567 15.3979 12.0105 15.3979H14.0543V13.354Z"/>
5
- </mask>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.9302 6.8009C16.9334 6.81798 16.9354 6.83546 16.9354 6.85293H16.9356V12.0035C16.9356 12.1575 16.8106 12.2823 16.6568 12.2823C16.5028 12.2823 16.378 12.1575 16.378 12.0035V7.1296H13.3114C11.928 7.1296 10.8029 6.00429 10.8029 4.62112V1.55757H5.6087C4.47744 1.55757 3.55738 2.47763 3.55738 3.6087V15.6711C3.55738 16.8022 4.47744 17.7224 5.6087 17.7224H10.6477C10.8017 17.7224 10.9265 17.8472 10.9265 18.0012C10.9265 18.1552 10.8015 18.28 10.6477 18.28H5.6087C4.17005 18.28 3 17.1098 3 15.6713V3.6087C3 2.17024 4.17005 1 5.60851 1H11.0824C11.126 1 11.1679 1.01133 11.2063 1.03034L11.2176 1.03648C11.2399 1.04896 11.2612 1.06336 11.2796 1.08179L12.7991 2.60128L16.8538 6.65363L16.8701 6.67571L16.8933 6.7072L16.9081 6.73504C16.9156 6.75098 16.9213 6.76749 16.9258 6.78477L16.9302 6.8009ZM11.3603 1.95136V4.62112C11.3603 5.6969 12.2354 6.57203 13.3114 6.57222H15.9819L12.7302 3.32051L11.3603 1.95136ZM14.0543 13.354C14.0543 13.2001 14.1793 13.0753 14.3331 13.0753C14.4871 13.0753 14.6119 13.2001 14.6119 13.354V15.3977H16.6557C16.8097 15.3977 16.9345 15.5225 16.9345 15.6765C16.9345 15.8305 16.8095 15.9553 16.6557 15.9553H14.6119V17.9993C14.6119 18.1533 14.4869 18.2781 14.3331 18.2781C14.1791 18.2781 14.0543 18.1533 14.0543 17.9993V15.9554H12.0105C11.8565 15.9554 11.7317 15.8306 11.7317 15.6767C11.7317 15.5227 11.8567 15.3979 12.0105 15.3979H14.0543V13.354Z" fill="currentColor"/>
7
- <path d="M16.9354 6.85293H16.4354V7.35293H16.9354V6.85293ZM16.9302 6.8009L17.4213 6.7071L17.4176 6.68779L17.4124 6.66884L16.9302 6.8009ZM16.9356 6.85293H17.4356V6.35293H16.9356V6.85293ZM16.378 7.1296H16.878V6.6296H16.378V7.1296ZM10.8029 1.55757H11.3029V1.05757H10.8029V1.55757ZM11.2063 1.03034L11.4447 0.590823L11.4365 0.586372L11.4281 0.58223L11.2063 1.03034ZM11.2176 1.03648L11.462 0.600249L11.456 0.596967L11.2176 1.03648ZM11.2796 1.08179L11.6332 0.728239L11.6332 0.728233L11.2796 1.08179ZM12.7991 2.60128L12.4456 2.95483L12.4457 2.95493L12.7991 2.60128ZM16.8538 6.65363L17.2558 6.35644L17.2336 6.32639L17.2072 6.29998L16.8538 6.65363ZM16.8701 6.67571L17.2724 6.37885L17.2722 6.37852L16.8701 6.67571ZM16.8933 6.7072L17.3349 6.47269L17.3176 6.44006L17.2957 6.41034L16.8933 6.7072ZM16.9081 6.73504L17.3606 6.52242L17.3554 6.51134L17.3497 6.50053L16.9081 6.73504ZM16.9258 6.78477L16.4413 6.9086L16.4435 6.91683L16.9258 6.78477ZM11.3603 1.95136L11.7137 1.59771L10.8603 0.744732V1.95136H11.3603ZM13.3114 6.57222L13.3113 7.07222H13.3114V6.57222ZM15.9819 6.57222V7.07222H17.189L16.3354 6.21867L15.9819 6.57222ZM12.7302 3.32051L13.0837 2.96696L13.0836 2.96686L12.7302 3.32051ZM14.6119 15.3977H14.1119V15.8977H14.6119V15.3977ZM14.6119 15.9553V15.4553H14.1119V15.9553H14.6119ZM14.0543 15.9554H14.5543V15.4554H14.0543V15.9554ZM14.0543 15.3979V15.8979H14.5543V15.3979H14.0543ZM17.4354 6.85293C17.4354 6.79915 17.4295 6.74997 17.4213 6.7071L16.4391 6.89469C16.4374 6.886 16.4354 6.87176 16.4354 6.85293H17.4354ZM16.9356 6.35293H16.9354V7.35293H16.9356V6.35293ZM17.4356 12.0035V6.85293H16.4356V12.0035H17.4356ZM16.6568 12.7823C17.0865 12.7823 17.4356 12.4339 17.4356 12.0035H16.4356C16.4356 11.8811 16.5346 11.7823 16.6568 11.7823V12.7823ZM15.878 12.0035C15.878 12.4336 16.2266 12.7823 16.6568 12.7823V11.7823C16.7789 11.7823 16.878 11.8814 16.878 12.0035H15.878ZM15.878 7.1296V12.0035H16.878V7.1296H15.878ZM13.3114 7.6296H16.378V6.6296H13.3114V7.6296ZM10.3029 4.62112C10.3029 6.28041 11.6518 7.6296 13.3114 7.6296V6.6296C12.2042 6.6296 11.3029 5.72817 11.3029 4.62112H10.3029ZM10.3029 1.55757V4.62112H11.3029V1.55757H10.3029ZM5.6087 2.05757H10.8029V1.05757H5.6087V2.05757ZM4.05738 3.6087C4.05738 2.7538 4.75355 2.05757 5.6087 2.05757V1.05757C4.20133 1.05757 3.05738 2.20146 3.05738 3.6087H4.05738ZM4.05738 15.6711V3.6087H3.05738V15.6711H4.05738ZM5.6087 17.2224C4.75361 17.2224 4.05738 16.5261 4.05738 15.6711H3.05738C3.05738 17.0783 4.20127 18.2224 5.6087 18.2224V17.2224ZM10.6477 17.2224H5.6087V18.2224H10.6477V17.2224ZM11.4265 18.0012C11.4265 17.5711 11.0779 17.2224 10.6477 17.2224V18.2224C10.5256 18.2224 10.4265 18.1234 10.4265 18.0012H11.4265ZM10.6477 18.78C11.0775 18.78 11.4265 18.4316 11.4265 18.0012H10.4265C10.4265 17.8788 10.5256 17.78 10.6477 17.78V18.78ZM5.6087 18.78H10.6477V17.78H5.6087V18.78ZM2.5 15.6713C2.5 17.3859 3.89388 18.78 5.6087 18.78V17.78C4.44621 17.78 3.5 16.8336 3.5 15.6713H2.5ZM2.5 3.6087V15.6713H3.5V3.6087H2.5ZM5.60851 0.5C3.89386 0.5 2.5 1.89415 2.5 3.6087H3.5C3.5 2.44633 4.44624 1.5 5.60851 1.5V0.5ZM11.0824 0.5H5.60851V1.5H11.0824V0.5ZM11.4281 0.58223C11.3312 0.534281 11.2139 0.5 11.0824 0.5V1.5C11.0382 1.5 11.0045 1.48837 10.9845 1.47844L11.4281 0.58223ZM11.456 0.596967L11.4447 0.590823L10.9679 1.46985L10.9792 1.47599L11.456 0.596967ZM11.6332 0.728233C11.571 0.666064 11.5074 0.625709 11.462 0.600291L10.9732 1.47267C10.9724 1.47221 10.9514 1.46066 10.9261 1.43535L11.6332 0.728233ZM13.1527 2.24773L11.6332 0.728239L10.9261 1.43535L12.4456 2.95483L13.1527 2.24773ZM17.2072 6.29998L13.1526 2.24763L12.4457 2.95493L16.5003 7.00729L17.2072 6.29998ZM17.2722 6.37852L17.2558 6.35644L16.4517 6.95083L16.468 6.97291L17.2722 6.37852ZM17.2957 6.41034L17.2724 6.37885L16.4677 6.97257L16.491 7.00406L17.2957 6.41034ZM17.3497 6.50053L17.3349 6.47269L16.4517 6.94171L16.4665 6.96955L17.3497 6.50053ZM17.4102 6.66096C17.3988 6.61637 17.3829 6.56976 17.3606 6.52242L16.4556 6.94766C16.4483 6.93219 16.4439 6.91861 16.4413 6.90858L17.4102 6.66096ZM17.4124 6.66884L17.408 6.65271L16.4435 6.91683L16.4479 6.93296L17.4124 6.66884ZM11.8603 4.62112V1.95136H10.8603V4.62112H11.8603ZM13.3115 6.07222C12.5115 6.07208 11.8603 5.4207 11.8603 4.62112H10.8603C10.8603 5.97309 11.9593 7.07198 13.3113 7.07222L13.3115 6.07222ZM15.9819 6.07222H13.3114V7.07222H15.9819V6.07222ZM12.3766 3.67407L15.6283 6.92578L16.3354 6.21867L13.0837 2.96696L12.3766 3.67407ZM11.0068 2.30501L12.3767 3.67416L13.0836 2.96686L11.7137 1.59771L11.0068 2.30501ZM14.3331 12.5753C13.9034 12.5753 13.5543 12.9237 13.5543 13.354H14.5543C14.5543 13.4764 14.4552 13.5753 14.3331 13.5753V12.5753ZM15.1119 13.354C15.1119 12.9239 14.7632 12.5753 14.3331 12.5753V13.5753C14.2109 13.5753 14.1119 13.4762 14.1119 13.354H15.1119ZM15.1119 15.3977V13.354H14.1119V15.3977H15.1119ZM16.6557 14.8977H14.6119V15.8977H16.6557V14.8977ZM17.4345 15.6765C17.4345 15.2463 17.0858 14.8977 16.6557 14.8977V15.8977C16.5336 15.8977 16.4345 15.7986 16.4345 15.6765H17.4345ZM16.6557 16.4553C17.0854 16.4553 17.4345 16.1068 17.4345 15.6765H16.4345C16.4345 15.5541 16.5336 15.4553 16.6557 15.4553V16.4553ZM14.6119 16.4553H16.6557V15.4553H14.6119V16.4553ZM15.1119 17.9993V15.9553H14.1119V17.9993H15.1119ZM14.3331 18.7781C14.7628 18.7781 15.1119 18.4296 15.1119 17.9993H14.1119C14.1119 17.8769 14.211 17.7781 14.3331 17.7781V18.7781ZM13.5543 17.9993C13.5543 18.4294 13.903 18.7781 14.3331 18.7781V17.7781C14.4553 17.7781 14.5543 17.8771 14.5543 17.9993H13.5543ZM13.5543 15.9554V17.9993H14.5543V15.9554H13.5543ZM12.0105 16.4554H14.0543V15.4554H12.0105V16.4554ZM11.2317 15.6767C11.2317 16.1068 11.5803 16.4554 12.0105 16.4554V15.4554C12.1326 15.4554 12.2317 15.5545 12.2317 15.6767H11.2317ZM12.0105 14.8979C11.5808 14.8979 11.2317 15.2463 11.2317 15.6767H12.2317C12.2317 15.799 12.1326 15.8979 12.0105 15.8979V14.8979ZM14.0543 14.8979H12.0105V15.8979H14.0543V14.8979ZM13.5543 13.354V15.3979H14.5543V13.354H13.5543Z" fill="currentColor" mask="url(#path-1-outside-1_1728_25)"/>
8
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.50893 1.24976H4.125C3.57272 1.24976 3.125 1.69747 3.125 2.24976V16.4998C3.125 17.052 3.57272 17.4998 4.125 17.4998H15.4732C16.0255 17.4998 16.4732 17.052 16.4732 16.4998V7.63368M9.50893 1.24976L16.4732 7.63368M9.50893 1.24976V6.63368C9.50893 7.18597 9.95664 7.63368 10.5089 7.63368H16.4732" stroke="currentColor" stroke-width="1.2" stroke-linejoin="round"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4 8C5.10457 8 6 8.89543 6 10C6 11.1046 5.10457 12 4 12C2.89543 12 2 11.1046 2 10C2 8.89543 2.89543 8 4 8ZM10 8C11.1046 8 12 8.89543 12 10C12 11.1046 11.1046 12 10 12C8.89543 12 8 11.1046 8 10C8 8.89543 8.89543 8 10 8ZM18 10C18 8.89543 17.1046 8 16 8C14.8954 8 14 8.89543 14 10C14 11.1046 14.8954 12 16 12C17.1046 12 18 11.1046 18 10Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12 4C12 5.10457 11.1046 6 10 6C8.89543 6 8 5.10457 8 4C8 2.89543 8.89543 2 10 2C11.1046 2 12 2.89543 12 4ZM12 10C12 11.1046 11.1046 12 10 12C8.89543 12 8 11.1046 8 10C8 8.89543 8.89543 8 10 8C11.1046 8 12 8.89543 12 10ZM10 18C11.1046 18 12 17.1046 12 16C12 14.8954 11.1046 14 10 14C8.89543 14 8 14.8954 8 16C8 17.1046 8.89543 18 10 18Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.75 2C10.75 1.58579 10.4142 1.25 10 1.25C9.58579 1.25 9.25 1.58579 9.25 2L9.25 10.6893L6.3637 7.80304C6.07081 7.51015 5.59594 7.51015 5.30304 7.80304C5.01015 8.09594 5.01015 8.57081 5.30304 8.8637L9.46971 13.0304C9.61036 13.171 9.80113 13.25 10 13.25C10.199 13.25 10.3897 13.171 10.5304 13.0304L14.697 8.8637C14.9899 8.57081 14.9899 8.09594 14.697 7.80304C14.4041 7.51015 13.9293 7.51015 13.6364 7.80304L10.75 10.6894V2ZM2.5 11.75C2.91421 11.75 3.25 12.0858 3.25 12.5V15.8333C3.25 16.0764 3.34658 16.3096 3.51849 16.4815C3.69039 16.6534 3.92355 16.75 4.16667 16.75H15.8333C16.0764 16.75 16.3096 16.6534 16.4815 16.4815C16.6534 16.3096 16.75 16.0764 16.75 15.8333V12.5C16.75 12.0858 17.0858 11.75 17.5 11.75C17.9142 11.75 18.25 12.0858 18.25 12.5V15.8333C18.25 16.4743 17.9954 17.089 17.5422 17.5422C17.089 17.9954 16.4743 18.25 15.8333 18.25H4.16667C3.52573 18.25 2.91104 17.9954 2.45783 17.5422C2.00461 17.089 1.75 16.4743 1.75 15.8333V12.5C1.75 12.0858 2.08579 11.75 2.5 11.75Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.69231 3.84612C7.69231 4.86573 6.86576 5.69228 5.84615 5.69228C4.82655 5.69228 4 4.86573 4 3.84612C4 2.82652 4.82655 1.99997 5.84615 1.99997C6.86576 1.99997 7.69231 2.82652 7.69231 3.84612ZM5.84615 11.8462C6.86576 11.8462 7.69231 11.0196 7.69231 10C7.69231 8.9804 6.86576 8.15385 5.84615 8.15385C4.82655 8.15385 4 8.9804 4 10C4 11.0196 4.82655 11.8462 5.84615 11.8462ZM5.84615 17.9999C6.86576 17.9999 7.69231 17.1734 7.69231 16.1538C7.69231 15.1342 6.86576 14.3076 5.84615 14.3076C4.82655 14.3076 4 15.1342 4 16.1538C4 17.1734 4.82655 17.9999 5.84615 17.9999ZM14.7077 17.9999C15.7273 17.9999 16.5538 17.1734 16.5538 16.1538C16.5538 15.1342 15.7273 14.3076 14.7077 14.3076C13.6881 14.3076 12.8615 15.1342 12.8615 16.1538C12.8615 17.1734 13.6881 17.9999 14.7077 17.9999ZM16.5538 10C16.5538 11.0196 15.7273 11.8462 14.7077 11.8462C13.6881 11.8462 12.8615 11.0196 12.8615 10C12.8615 8.9804 13.6881 8.15385 14.7077 8.15385C15.7273 8.15385 16.5538 8.9804 16.5538 10ZM14.7077 5.69228C15.7273 5.69228 16.5538 4.86573 16.5538 3.84612C16.5538 2.82652 15.7273 1.99997 14.7077 1.99997C13.6881 1.99997 12.8615 2.82652 12.8615 3.84612C12.8615 4.86573 13.6881 5.69228 14.7077 5.69228Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.57929 12.983C7.43151 12.983 7.28744 12.9245 7.18169 12.818C7.04819 12.6852 6.9912 12.4939 7.028 12.3101L7.55828 9.65796C7.57998 9.5485 7.63395 9.44866 7.71196 9.37065L14.405 2.67849C14.4099 2.67321 14.4149 2.66801 14.42 2.66288C14.4251 2.65774 14.4304 2.65271 14.4356 2.64781L15.4805 1.6031C16.2845 0.798967 17.5926 0.798967 18.3975 1.6031C18.7867 1.99232 19.0012 2.50995 19.0012 3.06124C19.0012 3.61252 18.7867 4.13002 18.3966 4.51938L17.3598 5.55631C17.3525 5.56455 17.3449 5.57263 17.337 5.58054C17.3294 5.58804 17.3217 5.59529 17.3138 5.60229L10.6291 12.2878C10.5511 12.3664 10.4505 12.4197 10.3418 12.4414L7.69026 12.9717C7.65345 12.9793 7.61596 12.983 7.57929 12.983ZM16.9391 4.38678L17.6016 3.72431C17.7786 3.54646 17.8761 3.31174 17.8761 3.06124C17.8761 2.81073 17.7786 2.57588 17.6016 2.39816C17.2371 2.03283 16.6423 2.03283 16.2756 2.39816L15.6133 3.06043L16.9391 4.38678ZM14.8175 3.85624L16.1433 5.18253L9.95391 11.3718L8.29703 11.7034L8.62788 10.0458L14.8175 3.85624ZM13.9385 18.9999H3.06271C1.92485 18.9999 1 18.0751 1 16.9372V6.0614C1 4.92354 1.92485 3.99869 3.06271 3.99869H9.43818C9.74871 3.99869 10.0007 4.25071 10.0007 4.56123C10.0007 4.87176 9.74871 5.12378 9.43818 5.12378H3.06271C2.5459 5.12378 2.12509 5.54459 2.12509 6.0614V16.9372C2.12509 17.454 2.5459 17.8749 3.06271 17.8749H13.9385C14.4554 17.8749 14.8762 17.454 14.8762 16.9372V10.5618C14.8762 10.2512 15.1282 9.99922 15.4387 9.99922C15.7492 9.99922 16.0013 10.2506 16.0013 10.5618V16.9372C16.0013 18.0751 15.0764 18.9999 13.9385 18.9999Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.4165 4.58353C16.1945 5.36157 16.1945 6.62302 15.4165 7.40106L8.05846 14.7591C7.7393 15.0782 7.33939 15.3047 6.9015 15.4141L4.61933 15.9847C4.25455 16.0759 3.92413 15.7455 4.01532 15.3807L4.58587 13.0985C4.69534 12.6606 4.92176 12.2607 5.24093 11.9415L12.5989 4.58353C13.377 3.80549 14.6384 3.80549 15.4165 4.58353ZM11.8945 6.69657L5.94531 12.6459C5.75381 12.8374 5.61796 13.0774 5.55227 13.3401L5.18307 14.8169L6.6599 14.4477C6.92264 14.382 7.16258 14.2462 7.35407 14.0547L13.303 8.10513L11.8945 6.69657ZM13.3033 5.28791L12.5988 5.9923L14.0073 7.40085L14.7121 6.69668C15.1011 6.30766 15.1011 5.67693 14.7121 5.28791C14.3231 4.89889 13.6923 4.89889 13.3033 5.28791Z" fill="currentColor"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2 5C2 4.44771 2.44772 4 3 4H17C17.5523 4 18 4.44772 18 5V15.3333C18 15.5101 17.9298 15.6797 17.8047 15.8047C17.6797 15.9298 17.5101 16 17.3333 16H2.66667C2.48986 16 2.32029 15.9298 2.19526 15.8047C2.07024 15.6797 2 15.5101 2 15.3333V5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M18 5L10 12L2 5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- </svg>
@@ -1,7 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7115 12.9327C13.0938 12.7734 13.5329 12.9542 13.6923 13.3365L14.5625 15.425L15.4326 13.3365C15.592 12.9542 16.0311 12.7734 16.4134 12.9327C16.7958 13.092 16.9766 13.5311 16.8173 13.9135L15.2548 17.6635C15.1383 17.9429 14.8652 18.125 14.5625 18.125C14.2597 18.125 13.9866 17.9429 13.8701 17.6635L12.3076 13.9135C12.1483 13.5311 12.3291 13.092 12.7115 12.9327Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.71577 14.375C4.23808 14.3768 3.75 14.8136 3.75 15.5C3.75 16.1864 4.23807 16.6232 4.71577 16.625C4.93459 16.6225 5.14488 16.5395 5.30645 16.3918C5.61217 16.1123 6.08656 16.1335 6.36605 16.4393C6.64553 16.745 6.62426 17.2194 6.31855 17.4989C5.88283 17.8972 5.31513 18.1202 4.7248 18.125L4.71875 18.125V18.125C3.29114 18.125 2.25 16.8903 2.25 15.5C2.25 14.1097 3.29114 12.875 4.71875 12.875H4.7248V12.875C5.31513 12.8798 5.88283 13.1028 6.31855 13.5011C6.62426 13.7806 6.64553 14.255 6.36605 14.5607C6.08656 14.8665 5.61217 14.8877 5.30645 14.6082C5.14488 14.4605 4.9346 14.3775 4.71577 14.375Z" fill="currentColor"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.06476 14.5168C9.06747 14.5184 9.07036 14.5201 9.07344 14.5218C9.20476 14.5964 9.40801 14.6536 9.75509 14.7458C9.76314 14.748 9.77131 14.7501 9.77958 14.7523C10.0659 14.8283 10.4772 14.9374 10.8122 15.1415C11.2114 15.3848 11.5625 15.8015 11.5625 16.4375C11.5625 17.0664 11.2903 17.5667 10.8164 17.87C10.397 18.1385 9.8965 18.2031 9.48442 18.2031L9.48244 18.2031C8.8991 18.2016 8.33173 18.0125 7.86413 17.6637C7.53211 17.416 7.46371 16.9461 7.71136 16.6141C7.95901 16.2821 8.42893 16.2137 8.76096 16.4613C8.97032 16.6175 9.2243 16.7022 9.48546 16.7031C9.77586 16.703 9.93915 16.6506 10.0079 16.6066C10.0324 16.5909 10.0377 16.5812 10.0406 16.5757C10.0443 16.5687 10.0618 16.5328 10.0625 16.4432C10.0554 16.4378 10.0454 16.4308 10.0316 16.4224C9.90752 16.3468 9.70802 16.2854 9.37 16.1956C9.35143 16.1906 9.33221 16.1856 9.31242 16.1803C9.03608 16.1075 8.64778 16.0051 8.3329 15.8263C8.15116 15.7231 7.9534 15.5739 7.80152 15.3525C7.64305 15.1216 7.56255 14.8524 7.56255 14.5625C7.56255 14.0485 7.7626 13.5801 8.14672 13.2509C8.51855 12.9322 8.99909 12.7969 9.48442 12.7969H9.4864V12.7969C10.0697 12.7984 10.6371 12.9875 11.1047 13.3363C11.4367 13.584 11.5051 14.0539 11.2575 14.3859C11.0098 14.7179 10.5399 14.7863 10.2079 14.5387C9.99854 14.3825 9.74458 14.2978 9.48343 14.2969C9.2663 14.2971 9.16117 14.357 9.1229 14.3898C9.10081 14.4087 9.07275 14.4399 9.06476 14.5168Z" fill="currentColor"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.0625 3.75V10.5C4.0625 10.9142 3.72671 11.25 3.3125 11.25C2.89829 11.25 2.5625 10.9142 2.5625 10.5V3.625C2.5625 3.26033 2.70737 2.91059 2.96523 2.65273C3.22309 2.39487 3.57283 2.25 3.9375 2.25H11.4375C11.6364 2.25 11.8272 2.32902 11.9678 2.46967L16.3428 6.84467C16.4835 6.98532 16.5625 7.17609 16.5625 7.375V10.5C16.5625 10.9142 16.2267 11.25 15.8125 11.25C15.3983 11.25 15.0625 10.9142 15.0625 10.5V7.68566L11.1268 3.75H4.0625Z" fill="currentColor"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.4375 2.25C11.8517 2.25 12.1875 2.58579 12.1875 3V6.625H15.8125C16.2267 6.625 16.5625 6.96079 16.5625 7.375C16.5625 7.78921 16.2267 8.125 15.8125 8.125H11.4375C11.0233 8.125 10.6875 7.78921 10.6875 7.375V3C10.6875 2.58579 11.0233 2.25 11.4375 2.25Z" fill="currentColor"/>
7
- </svg>
@@ -1,8 +0,0 @@
1
- <svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.625 12.375C4.03921 12.375 4.375 12.7108 4.375 13.125V15.625C4.375 16.1554 4.16429 16.6641 3.78921 17.0392C3.41414 17.4143 2.90543 17.625 2.375 17.625C1.84457 17.625 1.33586 17.4143 0.960786 17.0392C0.585714 16.6641 0.375 16.1554 0.375 15.625C0.375 15.2108 0.710786 14.875 1.125 14.875C1.53921 14.875 1.875 15.2108 1.875 15.625C1.875 15.7576 1.92768 15.8848 2.02145 15.9786C2.11521 16.0723 2.24239 16.125 2.375 16.125C2.50761 16.125 2.63478 16.0723 2.72855 15.9786C2.82232 15.8848 2.875 15.7576 2.875 15.625V13.125C2.875 12.7108 3.21079 12.375 3.625 12.375Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.87726 14.0168C6.87997 14.0184 6.88286 14.0201 6.88594 14.0218C7.01726 14.0964 7.22051 14.1536 7.56759 14.2458C7.57564 14.248 7.58381 14.2501 7.59208 14.2523C7.8784 14.3283 8.28975 14.4374 8.6247 14.6415C9.02394 14.8848 9.37505 15.3015 9.37505 15.9375C9.37505 16.5664 9.1028 17.0667 8.62895 17.37C8.20946 17.6385 7.709 17.7031 7.29692 17.7031L7.29494 17.7031C6.7116 17.7016 6.14423 17.5125 5.67663 17.1637C5.34461 16.916 5.27621 16.4461 5.52386 16.1141C5.77151 15.7821 6.24143 15.7137 6.57346 15.9613C6.78282 16.1175 7.0368 16.2022 7.29796 16.2031C7.58836 16.203 7.75165 16.1506 7.82036 16.1066C7.84491 16.0909 7.85024 16.0812 7.85311 16.0757C7.85681 16.0687 7.87431 16.0328 7.87502 15.9432C7.86789 15.9378 7.85786 15.9308 7.84414 15.9224C7.72002 15.8468 7.52052 15.7854 7.1825 15.6956C7.16393 15.6906 7.14471 15.6856 7.12492 15.6803C6.84858 15.6075 6.46028 15.5051 6.1454 15.3263C5.96366 15.2231 5.7659 15.0739 5.61402 14.8525C5.45555 14.6216 5.37505 14.3524 5.37505 14.0625C5.37505 13.5485 5.5751 13.0801 5.95922 12.7509C6.33105 12.4322 6.81159 12.2969 7.29692 12.2969H7.2989V12.2969C7.88224 12.2984 8.44961 12.4875 8.91721 12.8363C9.24923 13.084 9.31763 13.5539 9.06998 13.8859C8.82233 14.2179 8.35241 14.2863 8.02038 14.0387C7.81104 13.8825 7.55708 13.7978 7.29593 13.7969C7.0788 13.7971 6.97367 13.857 6.9354 13.8898C6.91331 13.9087 6.88525 13.9399 6.87726 14.0168Z" fill="currentColor"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.4365 13.9678C11.9616 13.9678 11.4678 14.4087 11.4678 15.0928C11.4678 15.7769 11.9616 16.2178 12.4365 16.2178C12.9115 16.2178 13.4053 15.7769 13.4053 15.0928C13.4053 14.4087 12.9115 13.9678 12.4365 13.9678ZM9.96777 15.0928C9.96777 13.7058 11.013 12.4678 12.4365 12.4678C13.8601 12.4678 14.9053 13.7058 14.9053 15.0928C14.9053 16.4798 13.8601 17.7178 12.4365 17.7178C11.013 17.7178 9.96777 16.4798 9.96777 15.0928Z" fill="currentColor"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.78027 3.34277V10.0928C4.78027 10.507 4.44449 10.8428 4.03027 10.8428C3.61606 10.8428 3.28027 10.507 3.28027 10.0928V3.21777C3.28027 2.8531 3.42514 2.50336 3.683 2.2455C3.94086 1.98764 4.2906 1.84277 4.65527 1.84277H12.1553C12.3542 1.84277 12.545 1.92179 12.6856 2.06244L17.0606 6.43744C17.2013 6.5781 17.2803 6.76886 17.2803 6.96777V10.0928C17.2803 10.507 16.9445 10.8428 16.5303 10.8428C16.1161 10.8428 15.7803 10.507 15.7803 10.0928V7.27843L11.8446 3.34277H4.78027Z" fill="currentColor"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.1553 1.84277C12.5695 1.84277 12.9053 2.17856 12.9053 2.59277V6.21777H16.5303C16.9445 6.21777 17.2803 6.55356 17.2803 6.96777C17.2803 7.38199 16.9445 7.71777 16.5303 7.71777H12.1553C11.7411 7.71777 11.4053 7.38199 11.4053 6.96777V2.59277C11.4053 2.17856 11.7411 1.84277 12.1553 1.84277Z" fill="currentColor"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.4806 12.5063C16.7869 12.4042 17.1241 12.5095 17.3178 12.7678L18.7803 14.7178V13.2178C18.7803 12.8036 19.1161 12.4678 19.5303 12.4678C19.9445 12.4678 20.2803 12.8036 20.2803 13.2178V16.9678C20.2803 17.2906 20.0737 17.5772 19.7674 17.6793C19.4612 17.7814 19.124 17.676 18.9303 17.4178L17.4678 15.4678V16.9678C17.4678 17.382 17.132 17.7178 16.7178 17.7178C16.3036 17.7178 15.9678 17.382 15.9678 16.9678V13.2178C15.9678 12.895 16.1743 12.6083 16.4806 12.5063Z" fill="currentColor"/>
8
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.28784 3H16.7122C16.9785 3 17.2392 3.07738 17.4624 3.22272C17.6856 3.36807 17.8618 3.57513 17.9696 3.81874C18.0774 4.06235 18.1121 4.33201 18.0694 4.59496C18.0268 4.85791 17.9088 5.10282 17.7296 5.29992L17.1746 4.79542L17.7296 5.29992L12.625 10.915V15.2905C12.625 15.5169 12.5691 15.7397 12.4623 15.9393C12.3555 16.1389 12.2011 16.309 12.0127 16.4346L9.51271 18.1012C9.30564 18.2393 9.06498 18.3186 8.81639 18.3306C8.5678 18.3426 8.32062 18.2869 8.10119 18.1695C7.88177 18.052 7.69833 17.8773 7.57044 17.6638C7.44255 17.4503 7.375 17.2061 7.375 16.9572V10.915L2.27042 5.29992C2.09124 5.10282 1.97316 4.85791 1.93055 4.59496C1.88794 4.33201 1.92262 4.06235 2.03039 3.81874C2.13815 3.57513 2.31436 3.36807 2.53759 3.22272C2.76082 3.07738 3.02146 3 3.28784 3ZM3.57041 4.5H16.4296L11.4826 9.9417C11.2525 10.1948 11.125 10.5246 11.125 10.8666V15.2236L8.875 16.7236V10.8666C8.875 10.5246 8.74751 10.1948 8.51742 9.94171L3.57041 4.5Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.55558 2.60002C3.30215 2.60002 3.0591 2.7007 2.8799 2.8799C2.7007 3.0591 2.60002 3.30215 2.60002 3.55558V14.4445C2.60002 14.6979 2.7007 14.9409 2.8799 15.1201C3.0591 15.2994 3.30215 15.4 3.55558 15.4H16C16.2535 15.4 16.4965 15.2994 16.6757 15.1201C16.8549 14.9409 16.9556 14.6979 16.9556 14.4445V5.88891C16.9556 5.63548 16.8549 5.39244 16.6757 5.21323C16.4965 5.03403 16.2535 4.93336 16 4.93336H9.00002C8.79941 4.93336 8.61207 4.8331 8.50079 4.66618L7.12336 2.60002H3.55558ZM2.03137 2.03137C2.43562 1.62713 2.98389 1.40002 3.55558 1.40002H7.44447C7.64508 1.40002 7.83242 1.50029 7.9437 1.6672L9.32113 3.73336H16C16.5717 3.73336 17.12 3.96046 17.5242 4.36471C17.9285 4.76895 18.1556 5.31722 18.1556 5.88891V14.4445C18.1556 15.0162 17.9285 15.5644 17.5242 15.9687C17.12 16.3729 16.5717 16.6 16 16.6H3.55558C2.98389 16.6 2.43562 16.3729 2.03137 15.9687C1.62713 15.5644 1.40002 15.0162 1.40002 14.4445V3.55558C1.40002 2.98389 1.62713 2.43562 2.03137 2.03137Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.6956 2.17357C11.5198 2.00375 11.256 1.9532 11.027 2.04568C10.798 2.13816 10.6486 2.3555 10.6486 2.59637V5.77841C7.33297 5.90653 5.67262 7.24178 5.41892 7.46378C3.7461 8.7974 2.60395 10.6558 2.1891 12.7188C1.98167 13.7156 1.94451 14.7387 2.07951 15.7471L2.07999 15.7506C2.08119 15.7595 2.08263 15.7685 2.08407 15.7774L2.21452 16.5058C2.2584 16.7511 2.45479 16.9442 2.70682 16.9899C2.95908 17.0355 3.21375 16.924 3.34564 16.7103L3.7365 16.0774C4.9374 14.1377 6.43397 12.8518 8.18521 12.2557C8.9751 11.9843 9.81199 11.8653 10.6486 11.9049V15.2006C10.6486 15.442 10.7985 15.6598 11.0282 15.7518C11.2582 15.844 11.5225 15.7923 11.6977 15.6211L18.185 9.28728C18.424 9.05387 18.4231 8.67626 18.1828 8.44402L11.6956 2.17357ZM11.8766 13.7554V11.3684C11.8766 11.0758 11.6579 10.8264 11.3604 10.7798C10.8352 10.6975 9.43455 10.5669 7.77923 11.1304C6.01337 11.7314 4.48563 12.914 3.22742 14.6518C3.22382 14.0808 3.27945 13.5108 3.3936 12.9506C3.76672 11.118 4.71439 9.5787 6.21 8.376C6.22319 8.36551 6.23566 8.35457 6.24789 8.34292C6.29082 8.30425 7.84997 6.93685 11.2577 6.96155H11.2623C11.6013 6.96155 11.8764 6.69436 11.8766 6.36497V4.03108L16.8819 8.86891L11.8766 13.7554Z" fill="currentColor"/>
3
- </svg>
@@ -1,165 +0,0 @@
1
- // LICENSE_CODE ZON
2
- 'use strict'; /*jslint react:true*/
3
- import Account from './account.svg';
4
- import Adapt from './adapt.svg';
5
- import AddCircle from './add_circle.svg';
6
- import AddFunds from './add_funds.svg';
7
- import Add from './add.svg';
8
- import Attach from './attach.svg';
9
- import BookHelp from './book_help.svg';
10
- import Building from './building.svg';
11
- import CalendarGraph from './calendar_graph.svg';
12
- import Calendar from './calendar.svg';
13
- import Call from './call.svg';
14
- import Camera from './camera.svg';
15
- import Cart from './cart.svg';
16
- import CloseCircle from './close_circle.svg';
17
- import CloseSmall from './close_small.svg';
18
- import Close from './close.svg';
19
- import Collapse from './collapse.svg';
20
- import Column from './column.svg';
21
- import Columns from './columns.svg';
22
- import Connect from './connect.svg';
23
- import ContactSupport from './contact_support.svg';
24
- import CopySmall from './copy_small.svg';
25
- import Copy from './copy.svg';
26
- import Customize from './customize.svg';
27
- import Dataset from './dataset.svg';
28
- import Delete from './delete.svg';
29
- import Desktop from './desktop.svg';
30
- import Dislike from './dislike.svg';
31
- import DocNew from './doc_new.svg';
32
- import Document from './document.svg';
33
- import DotsHorizontal from './dots_horizontal.svg';
34
- import DotsVertical from './dots_vertical.svg';
35
- import Download from './download.svg';
36
- import DragAndDrop from './drag_and_drop.svg';
37
- import EditSmall from './edit_small.svg';
38
- import Edit from './edit.svg';
39
- import Envelope from './envelope.svg';
40
- import FileCsv from './file_csv.svg';
41
- import FileJson from './file_json.svg';
42
- import Filter from './filter.svg';
43
- import Folder from './folder.svg';
44
- import Forward from './forward.svg';
45
- import Info from './info.svg';
46
- import Invite from './invite.svg';
47
- import Lightning from './lightning.svg';
48
- import Like from './like.svg';
49
- import LinkExt from './link_ext.svg';
50
- import Lock from './lock.svg';
51
- import Login from './login.svg';
52
- import Logout from './logout.svg';
53
- import Maximize from './maximize.svg';
54
- import Mention from './mention.svg';
55
- import MenuClose from './menu_close.svg';
56
- import MenuExpand from './menu_expand.svg';
57
- import Message from './message.svg';
58
- import Minimize from './minimize.svg';
59
- import Minus from './minus.svg';
60
- import Monitor from './monitor.svg';
61
- import OnOff from './on_off.svg';
62
- import Pause from './pause.svg';
63
- import Pin from './pin.svg';
64
- import Play from './play.svg';
65
- import Publish from './publish.svg';
66
- import Question from './question.svg';
67
- import Queue from './queue.svg';
68
- import Referal from './referal.svg';
69
- import Refresh from './refresh.svg';
70
- import Reset from './reset.svg';
71
- import Search from './search.svg';
72
- import Seo from './seo.svg';
73
- import Settings from './settings.svg';
74
- import Smartphone from './smartphone.svg';
75
- import Sort from './sort.svg';
76
- import Sum from './sum.svg';
77
- import Trash from './trash.svg';
78
- import Unpin from './unpin.svg';
79
- import Upgrade from './upgrade.svg';
80
- import UploadCloud from './upload_cloud.svg';
81
- import Upload from './upload.svg';
82
- import Verify from './verify.svg';
83
-
84
- export default {
85
- Account,
86
- Adapt,
87
- AddCircle,
88
- AddFunds,
89
- Add,
90
- Attach,
91
- BookHelp,
92
- Building,
93
- CalendarGraph,
94
- Calendar,
95
- Call,
96
- Camera,
97
- Cart,
98
- CloseCircle,
99
- CloseSmall,
100
- Close,
101
- Collapse,
102
- Column,
103
- Columns,
104
- Connect,
105
- ContactSupport,
106
- CopySmall,
107
- Copy,
108
- Customize,
109
- Dataset,
110
- Delete,
111
- Desktop,
112
- Dislike,
113
- DocNew,
114
- Document,
115
- DotsHorizontal,
116
- DotsVertical,
117
- Download,
118
- DragAndDrop,
119
- EditSmall,
120
- Edit,
121
- Envelope,
122
- FileCsv,
123
- FileJson,
124
- Filter,
125
- Folder,
126
- Forward,
127
- Info,
128
- Invite,
129
- Lightning,
130
- Like,
131
- LinkExt,
132
- Lock,
133
- Login,
134
- Logout,
135
- Maximize,
136
- Mention,
137
- MenuClose,
138
- MenuExpand,
139
- Message,
140
- Minimize,
141
- Minus,
142
- Monitor,
143
- OnOff,
144
- Pause,
145
- Pin,
146
- Play,
147
- Publish,
148
- Question,
149
- Queue,
150
- Referal,
151
- Refresh,
152
- Reset,
153
- Search,
154
- Seo,
155
- Settings,
156
- Smartphone,
157
- Sort,
158
- Sum,
159
- Trash,
160
- Unpin,
161
- Upgrade,
162
- UploadCloud,
163
- Upload,
164
- Verify,
165
- };
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.99996 2.16669C5.67373 2.16669 2.16663 5.67379 2.16663 10C2.16663 14.3263 5.67373 17.8334 9.99996 17.8334C14.3262 17.8334 17.8333 14.3263 17.8333 10C17.8333 5.67379 14.3262 2.16669 9.99996 2.16669ZM1.16663 10C1.16663 5.12151 5.12144 1.16669 9.99996 1.16669C14.8785 1.16669 18.8333 5.12151 18.8333 10C18.8333 14.8785 14.8785 18.8334 9.99996 18.8334C5.12144 18.8334 1.16663 14.8785 1.16663 10ZM10 9.25C10.4142 9.25 10.75 9.58579 10.75 10V13.3333C10.75 13.7475 10.4142 14.0833 10 14.0833C9.58579 14.0833 9.25 13.7475 9.25 13.3333V10C9.25 9.58579 9.58579 9.25 10 9.25ZM10 5.91669C9.58579 5.91669 9.25 6.25247 9.25 6.66669C9.25 7.0809 9.58579 7.41669 10 7.41669H10.0083C10.4225 7.41669 10.7583 7.0809 10.7583 6.66669C10.7583 6.25247 10.4225 5.91669 10.0083 5.91669H10Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2053 10.1291C13.5444 10.2411 13.8778 10.3749 14.2045 10.5302C14.5357 10.6876 14.6766 11.0838 14.5191 11.415C14.3617 11.7463 13.9656 11.8871 13.6343 11.7297C12.7048 11.2878 11.711 11.052 10.6778 11.0278C10.6188 11.0301 10.5595 11.0312 10.5 11.0312C10.441 11.0312 10.3823 11.0301 10.3239 11.0279C6.9522 11.1094 4.03245 13.5275 3.34332 16.8376C3.30025 17.0445 3.35152 17.2565 3.48397 17.4193C3.56067 17.5136 3.7317 17.6719 4.01518 17.6719H12.1933C12.5601 17.6719 12.8574 17.9692 12.8574 18.3359C12.8574 18.7027 12.5601 19 12.1933 19H4.01518C3.40664 19 2.83744 18.7293 2.45358 18.2573C2.06782 17.7829 1.91817 17.1668 2.04308 16.567C2.44162 14.6526 3.49738 12.9104 5.01583 11.6614C5.84391 10.9803 6.79004 10.4638 7.79835 10.1318C6.69783 9.30748 5.98436 7.9933 5.98436 6.51562C5.98436 4.02572 8.01005 2 10.5 2C12.9899 2 15.0156 4.02572 15.0156 6.51562C15.0156 7.99167 14.3037 9.30455 13.2053 10.1291ZM10.5 9.69758C10.5541 9.69758 10.6081 9.69808 10.662 9.69904C12.3446 9.61444 13.6875 8.21891 13.6875 6.51562C13.6875 4.75802 12.2576 3.32812 10.5 3.32812C8.74238 3.32812 7.31249 4.75802 7.31249 6.51562C7.31249 8.21934 8.65605 9.61514 10.3393 9.69911C10.3928 9.69811 10.4464 9.69758 10.5 9.69758ZM16.5094 15.1816H18.3356C18.7024 15.1816 18.9997 15.4789 18.9997 15.8457C18.9997 16.2125 18.7024 16.5098 18.3356 16.5098H16.5094V18.3359C16.5094 18.7027 16.2121 19 15.8454 19C15.4786 19 15.1813 18.7027 15.1813 18.3359V16.5098H13.3551C12.9884 16.5098 12.6911 16.2125 12.6911 15.8457C12.6911 15.4789 12.9884 15.1816 13.3551 15.1816H15.1813V13.3555C15.1813 12.9887 15.4786 12.6914 15.8454 12.6914C16.2121 12.6914 16.5094 12.9887 16.5094 13.3555V15.1816Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M10.8333 1.66663L2.5 11.6666H10L9.16667 18.3333L17.5 8.33329H10L10.8333 1.66663Z" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.37451 1.125C9.09043 1.125 8.83074 1.2855 8.70369 1.53959L5.78599 7.375H2.49951C2.13484 7.375 1.7851 7.51987 1.52724 7.77773C1.26938 8.03559 1.12451 8.38533 1.12451 8.75V15.625C1.12451 15.9897 1.26938 16.3394 1.52724 16.5973C1.7851 16.8551 2.13484 17 2.49951 17H6.24951H15.771C16.2585 17 16.7292 16.822 17.0946 16.4994C17.4601 16.1767 17.6951 15.7318 17.7556 15.2481L18.6931 7.74807C18.7283 7.46667 18.7032 7.18101 18.6195 6.91004C18.5359 6.63907 18.3956 6.38899 18.2079 6.1764C18.0202 5.9638 17.7895 5.79354 17.531 5.67692C17.2725 5.56031 16.9921 5.5 16.7085 5.5H12.6245V4.375C12.6245 3.9482 12.5404 3.52559 12.3771 3.13128C12.2138 2.73697 11.9744 2.37869 11.6726 2.0769C11.3708 1.77511 11.0125 1.53572 10.6182 1.37239C10.2239 1.20906 9.80131 1.125 9.37451 1.125ZM6.99951 15.5H15.771C15.8929 15.5 16.0106 15.4555 16.1019 15.3748C16.1933 15.2942 16.2521 15.1829 16.2672 15.062L17.2047 7.56202C17.2135 7.49167 17.2072 7.42025 17.1863 7.35251C17.1654 7.28477 17.1303 7.22225 17.0834 7.1691C17.0365 7.11595 16.9788 7.07339 16.9141 7.04423C16.8495 7.01508 16.7794 7 16.7085 7H11.8745C11.4603 7 11.1245 6.66421 11.1245 6.25V4.375C11.1245 4.14519 11.0792 3.91762 10.9913 3.7053C10.9034 3.49299 10.7745 3.30007 10.6119 3.13756C10.4494 2.97506 10.2565 2.84616 10.0442 2.75821C9.96805 2.72667 9.88993 2.70061 9.81045 2.68017L6.99951 8.30205V15.5ZM5.49951 8.875H2.62451V15.5H5.49951V8.875Z" fill="currentColor"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3 17L17 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M5.625 3H17V14.375" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.8929 7.78571V6.42857C15.8929 4.98882 15.3209 3.60805 14.3029 2.58999C13.2848 1.57194 11.904 1 10.4643 1C9.02454 1 7.64376 1.57194 6.62571 2.58999C5.60765 3.60805 5.03571 4.98882 5.03571 6.42857V7.78571C4.49581 7.78571 3.97802 8.00019 3.59625 8.38196C3.21448 8.76373 3 9.28152 3 9.82143V17.9643C3 18.5042 3.21448 19.022 3.59625 19.4038C3.97802 19.7855 4.49581 20 5.03571 20H15.8929C16.4328 20 16.9506 19.7855 17.3323 19.4038C17.7141 19.022 17.9286 18.5042 17.9286 17.9643V9.82143C17.9286 9.28152 17.7141 8.76373 17.3323 8.38196C16.9506 8.00019 16.4328 7.78571 15.8929 7.78571ZM6.39286 6.42857C6.39286 5.34876 6.82181 4.31318 7.58535 3.54964C8.34889 2.7861 9.38448 2.35714 10.4643 2.35714C11.5441 2.35714 12.5797 2.7861 13.3432 3.54964C14.1068 4.31318 14.5357 5.34876 14.5357 6.42857V7.78571H6.39286V6.42857ZM16.5714 17.9643C16.5714 18.1443 16.4999 18.3169 16.3727 18.4441C16.2454 18.5714 16.0728 18.6429 15.8929 18.6429H5.03571C4.85575 18.6429 4.68315 18.5714 4.55589 18.4441C4.42864 18.3169 4.35714 18.1443 4.35714 17.9643V9.82143C4.35714 9.64146 4.42864 9.46886 4.55589 9.34161C4.68315 9.21435 4.85575 9.14286 5.03571 9.14286H15.8929C16.0728 9.14286 16.2454 9.21435 16.3727 9.34161C16.4999 9.46886 16.5714 9.64146 16.5714 9.82143V17.9643Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.5186 11.0428C10.9683 11.0428 11.3329 11.4074 11.3329 11.8571L11.3329 15.1143C11.3329 15.564 10.9683 15.9286 10.5186 15.9286C10.0689 15.9286 9.70431 15.564 9.70431 15.1143L9.70431 11.8571C9.70431 11.4074 10.0689 11.0428 10.5186 11.0428Z" fill="currentColor"/>
4
- </svg>
@@ -1,12 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2275_31251)">
3
- <path d="M13.5938 6.71875L16.875 10L13.5938 13.2812" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M8.125 10H16.875" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M8.125 16.875H3.75C3.58424 16.875 3.42527 16.8092 3.30806 16.6919C3.19085 16.5747 3.125 16.4158 3.125 16.25V3.75C3.125 3.58424 3.19085 3.42527 3.30806 3.30806C3.42527 3.19085 3.58424 3.125 3.75 3.125H8.125" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
6
- </g>
7
- <defs>
8
- <clipPath id="clip0_2275_31251">
9
- <rect width="20" height="20" fill="white"/>
10
- </clipPath>
11
- </defs>
12
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M10.465 17.5192H4.11624C3.72684 17.5192 3.41084 17.2032 3.41084 16.8138V4.11627C3.41084 3.72688 3.72688 3.41087 4.11624 3.41087H10.465C10.8551 3.41087 11.1704 3.09556 11.1704 2.70547C11.1704 2.31538 10.8551 2 10.465 2H4.11624C2.94948 2 2 2.94952 2 4.11627V16.8138C2 17.9805 2.94948 18.93 4.11624 18.93H10.465C10.8551 18.93 11.1704 18.6147 11.1704 18.2246C11.1704 17.8345 10.8551 17.5192 10.465 17.5192Z" fill="currentColor"/>
3
- <path d="M18.7762 9.96263L14.4873 5.73012C14.2107 5.45642 13.7635 5.45997 13.4898 5.73719C13.2161 6.01441 13.2189 6.46094 13.4969 6.73465L16.5619 9.75946H8.34871C7.95862 9.75946 7.64331 10.0748 7.64331 10.4649C7.64331 10.8549 7.95862 11.1703 8.34871 11.1703H16.5619L13.4969 14.1951C13.2189 14.4688 13.2168 14.9153 13.4898 15.1926C13.628 15.3322 13.81 15.4028 13.9921 15.4028C14.1712 15.4028 14.3504 15.3351 14.4873 15.1996L18.7762 10.9671C18.9102 10.8345 18.9864 10.6539 18.9864 10.4648C18.9864 10.2759 18.9109 10.096 18.7762 9.96263Z" fill="currentColor"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17.7783 2.49825C17.7774 2.49547 17.7763 2.49229 17.775 2.48884L17.7751 2.4888L17.7728 2.48308C17.725 2.3668 17.6326 2.27499 17.5172 2.22729L17.4408 2.41211M17.7783 2.49825L11.5625 8.05606M17.7783 2.49825C17.7968 2.54779 17.8079 2.60195 17.8084 2.65955L17.8085 2.66161H17.8085V6.94436C17.8085 7.20368 17.5983 7.41419 17.3386 7.41419C17.079 7.41419 16.8688 7.20368 16.8688 6.94436V3.79582M17.7783 2.49825L16.8688 3.79582M17.4408 2.41211C17.4401 2.41182 17.4394 2.41164 17.4387 2.41145C17.438 2.41128 17.4373 2.4111 17.4367 2.41085M17.4408 2.41211L17.5196 2.22829C17.5124 2.22518 17.506 2.22295 17.5012 2.2214M17.4408 2.41211C17.5074 2.43963 17.5604 2.49252 17.5878 2.55908C17.588 2.55975 17.5882 2.56043 17.5884 2.56109C17.5886 2.56183 17.5887 2.56255 17.589 2.56321C17.6011 2.59379 17.6081 2.62671 17.6085 2.66161V6.94436C17.6085 7.09331 17.4878 7.21419 17.3386 7.21419C17.1895 7.21419 17.0688 7.09331 17.0688 6.94436V3.59583L16.8688 3.79582M17.4367 2.41085L17.51 2.22478C17.5071 2.22363 17.5041 2.2225 17.5012 2.2214M17.4367 2.41085C17.4061 2.3988 17.373 2.3916 17.3383 2.3916H13.0555C12.9064 2.3916 12.7857 2.51249 12.7857 2.66143C12.7857 2.81038 12.9064 2.93126 13.0555 2.93126H16.4042L16.2042 3.13126M17.4367 2.41085L17.5069 2.22358C17.5005 2.22119 17.4953 2.21963 17.4923 2.21878C17.4898 2.21807 17.4873 2.21744 17.4888 2.21782C17.4891 2.21792 17.4931 2.21891 17.4977 2.22033C17.4988 2.22064 17.4999 2.221 17.5012 2.2214M17.5012 2.2214C17.4522 2.20318 17.3974 2.1916 17.3383 2.1916H13.0555C12.7959 2.1916 12.5857 2.40212 12.5857 2.66143C12.5857 2.92075 12.7959 3.13126 13.0555 3.13126H16.2042M16.8688 3.79582V3.51298L11.9442 8.4376C11.8915 8.49031 11.8224 8.51657 11.7533 8.51657C11.6842 8.51657 11.6152 8.49031 11.5625 8.4376C11.457 8.33219 11.457 8.16147 11.5625 8.05606M11.5625 8.05606L16.4871 3.13126H16.2042M11.5625 8.05606L11.421 7.91464L11.421 7.91464L16.2042 3.13126" fill="currentColor" stroke="currentColor" stroke-width="0.4"/>
3
- <path d="M2.55908 17.5881L2.48028 17.7719C2.48753 17.775 2.4939 17.7772 2.49871 17.7788C2.54766 17.797 2.60254 17.8086 2.66161 17.8086H6.94454C7.20421 17.8086 7.41437 17.5981 7.41437 17.3388C7.41437 17.0794 7.20421 16.8689 6.94454 16.8689H3.79566L8.57884 12.0859L8.43742 11.9445L8.57884 12.0859C8.76236 11.9024 8.76236 11.605 8.57884 11.4215C8.3955 11.2382 8.09797 11.2377 7.91428 11.4213L3.13126 16.2044V13.0556C3.13126 12.7963 2.9211 12.5858 2.66143 12.5858C2.40176 12.5858 2.1916 12.7963 2.1916 13.0556V17.3386C2.1916 17.3981 2.20327 17.4529 2.22156 17.5019C2.22245 17.5047 2.22354 17.5079 2.22484 17.5113L2.22475 17.5114L2.22711 17.5171C2.27488 17.6334 2.36728 17.7252 2.48265 17.7729L2.55908 17.5881ZM2.55908 17.5881C2.55974 17.5884 2.56046 17.5885 2.56121 17.5887C2.56186 17.5889 2.56254 17.5891 2.56321 17.5893M2.55908 17.5881C2.49252 17.5606 2.43945 17.5077 2.41211 17.4411L2.56321 17.5893M2.56321 17.5893C2.59379 17.6014 2.62689 17.6086 2.66161 17.6086H6.94454C7.09367 17.6086 7.21437 17.4877 7.21437 17.3388C7.21437 17.1898 7.09367 17.0689 6.94454 17.0689H3.59565L2.56321 17.5893Z" fill="currentColor" stroke="currentColor" stroke-width="0.4"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M10.7906 1.00309C8.59625 0.944598 6.35134 1.71745 4.66678 3.26576C2.98223 4.8141 1.88256 7.15527 2.01002 10.0936C2.12939 12.8453 2.9333 14.8307 4.10886 16.1998C5.28442 17.5688 6.80314 18.3025 8.26669 18.6661C11.1938 19.3933 13.992 18.706 13.992 18.706C14.8482 18.5025 14.5426 17.2183 13.6865 17.4219C13.6865 17.4219 11.129 18.014 8.5855 17.382C7.31374 17.0661 6.07137 16.4608 5.10958 15.3407C4.14778 14.2206 3.43917 12.5631 3.32955 10.0361C3.21729 7.44825 4.14353 5.53446 5.5568 4.23548C6.97007 2.9365 8.89671 2.27312 10.7552 2.32261C12.4472 2.36773 14.0672 2.99383 15.2318 4.23548C16.3965 5.4771 17.1399 7.351 16.9986 10.0316C16.997 10.0498 16.9244 10.8763 16.6399 11.6877C16.4962 12.0977 16.2975 12.4865 16.0776 12.7327C15.8576 12.9789 15.7325 13.1532 15.4354 13.1532C15.1271 13.1532 15.0786 13.0824 14.9706 12.8522C14.8626 12.6212 14.7801 12.1012 14.7669 11.4043C14.7405 10.0104 14.9205 7.92109 14.7447 5.50187C14.7231 5.22481 14.5301 4.99106 14.2621 4.91738C14.2621 4.91738 12.272 4.35344 10.1928 4.67827C9.15324 4.8406 8.05898 5.23495 7.21726 6.09079C6.37555 6.94664 5.84017 8.2407 5.84017 10.0007C5.84017 11.7921 6.37478 13.1032 7.24383 13.9282C8.11288 14.7533 9.25595 15.0556 10.339 15.0441C11.422 15.0327 12.47 14.7262 13.2924 14.2515C13.8443 13.9328 13.9103 13.6331 13.9103 13.6331C13.9103 13.6331 14.3892 14.4064 15.3691 14.4064C16.0712 14.4064 16.6638 14.058 17.0606 13.6138C17.4573 13.1697 17.7052 12.6364 17.8842 12.1261C18.242 11.1054 18.3181 10.1202 18.3181 10.1202C18.3182 10.1134 18.3182 10.1089 18.3181 10.1021C18.4743 7.13947 17.623 4.85667 16.1927 3.33177C14.7623 1.80687 12.7884 1.05584 10.7906 1.00267L10.7906 1.00309ZM10.3965 5.98009C11.8755 5.74902 13.0334 6.06875 13.4297 6.1617C13.525 8.18597 13.4307 10.0527 13.4474 11.4309C13.4568 12.2061 13.2187 12.7617 12.6371 13.1048C12.0248 13.4552 11.1578 13.7158 10.3257 13.7247C9.49351 13.7338 8.7189 13.5107 8.15156 12.9719C7.58423 12.4333 7.1597 11.5394 7.1597 10.0008C7.1597 8.49627 7.57515 7.60251 8.15599 7.01193C8.73683 6.42133 9.53937 6.11412 10.3965 5.98023L10.3965 5.98009Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.66667 5.83333C7.66667 5.3731 8.03976 5 8.5 5H15.1667C15.6269 5 16 5.3731 16 5.83333C16 6.29357 15.6269 6.66667 15.1667 6.66667H8.5C8.03976 6.66667 7.66667 6.29357 7.66667 5.83333ZM7.66667 14.1667C7.66667 13.7064 8.03976 13.3333 8.5 13.3333H15.1667C15.6269 13.3333 16 13.7064 16 14.1667C16 14.6269 15.6269 15 15.1667 15H8.5C8.03976 15 7.66667 14.6269 7.66667 14.1667ZM5.70804 12.3722C6.09769 12.6171 6.61212 12.4998 6.85705 12.1101C7.10197 11.7205 6.98465 11.2061 6.59499 10.9611L6.39167 10.8333L15.1667 10.8333C15.6269 10.8333 16 10.4602 16 10C16 9.53976 15.6269 9.16667 15.1667 9.16667L6.39167 9.16667L6.59499 9.03886C6.98465 8.79394 7.10197 8.27951 6.85705 7.88986C6.61212 7.5002 6.09769 7.38288 5.70804 7.6278L3.05652 9.29447C2.81391 9.44697 2.66667 9.71343 2.66667 10C2.66667 10.2866 2.81391 10.553 3.05652 10.7055L5.70804 12.3722Z" fill="currentColor"/>
3
- </svg>